small fixes
This commit is contained in:
parent
7f2c878886
commit
66bcccf4eb
|
@ -42,7 +42,7 @@ let params = {
|
|||
res_more_items : '<p><em>[CNT] SUCHERGEBNISSE</em></p>',
|
||||
res_out_top : '<div>',
|
||||
res_out_bottom : '</div><hr>',
|
||||
res_item_tpl : '<div>[DATE]: <a href="[URL]" class="underline">[TITLE]</a></div><div style="margin-left: 1em;">[SUMMARY]<a href="[URL]">weiterlesen</a></div><div style="margin-left: 1em;"><em>Tags: [TAGS]</em></div>',
|
||||
res_item_tpl : '<div style=" font-size: .9em;">[DATE]: <a href="[URL]" class="underline">[TITLE]</a></div><div style="margin-left: 1em; font-size: .8em;">[SUMMARY]<a href="[URL]"> weiterlesen</a></div><div style="margin-left: 1em; font-size: .8em;"><em>Tags: [TAGS]</em></div>',
|
||||
// add_searchlink : '<p><a href="https://duckduckgo.com/?q=site:yourdomain.com [QUERY]" target="_blank"><i>Nicht zufrieden mit den Suchergebnissen? Externe Suche via DuckDuckGo ...</i></a></p>'
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user