diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-14 17:55:00 +0100 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2017-02-14 17:55:00 +0100 |
commit | 883a502cc1cee3b596cef9645a6832804d6cb67f (patch) | |
tree | fa137ec26a2965ac6f16272841f75d4945e1f571 /test | |
parent | Settings changes (diff) | |
download | smolbote-883a502cc1cee3b596cef9645a6832804d6cb67f.tar.xz |
Global bookmarks and downloads dialogs
Diffstat (limited to 'test')
-rw-r--r-- | test/blocklist.txt | 23 | ||||
-rw-r--r-- | test/config.ini | 3 |
2 files changed, 9 insertions, 17 deletions
diff --git a/test/blocklist.txt b/test/blocklist.txt index 1c3af75..f67b77c 100644 --- a/test/blocklist.txt +++ b/test/blocklist.txt @@ -1,20 +1,9 @@ [Adblock Plus 2.0] -! Version: 201701171603 -! Title: EasyList -! Last modified: 17 Jan 2017 16:03 UTC +! Version: 0 +! Title: Test blocklist +! Last modified: 5 Feb 2017 00:00 UTC ! Expires: 4 days (update frequency) -! Homepage: https://easylist.to/ -! Licence: https://easylist.to/pages/licence.html -! -! Please report any unblocked adverts or problems -! in the forums (https://forums.lanik.us/) -! or via e-mail (easylist.subscription@gmail.com). -! -! -----------------------General advert blocking filters-----------------------! -!css -!@@s1256.css -!@@t1256.css +! Homepage: https://gitlab.com/xiannox/smolbote +! Licence: n/a -!font/*woff - -!duckduckgo.com^ +||duckduckgo.com^t1256.css diff --git a/test/config.ini b/test/config.ini index db6c896..afba450 100644 --- a/test/config.ini +++ b/test/config.ini @@ -12,3 +12,6 @@ path=bookmarks.xbel [window] height=720 width=1280 + +[shortcuts] +bookmarks=Ctrl+Shift+B |