forked from Icycoide/searxng
[fix] results with digbit don't truncate anymore
This commit is contained in:
parent
8f48c518aa
commit
d1d4ed4376
2 changed files with 4 additions and 2 deletions
|
@ -28,7 +28,9 @@ class TestDigBTEngine(SearxTestCase):
|
|||
<table class="table">
|
||||
<tr><td class="x-item">
|
||||
<div>
|
||||
<a title="The Big Bang Theory" class="title" href="/The-Big-Bang-Theory-d2.html">The Big Bang Theory</a>
|
||||
<a title="The Big Bang Theory" class="title" href="/The-Big-Bang-Theory-d2.html">
|
||||
The Big <span class="highlight">Bang</span> Theory
|
||||
</a>
|
||||
<span class="ctime"><span style="color:red;">4 hours ago</span></span>
|
||||
</div>
|
||||
<div class="files">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue