summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÁrni Dagur <arni@dagur.eu>2020-08-30 18:12:10 +0000
committerÁrni Dagur <arni@dagur.eu>2020-12-19 20:29:09 +0000
commit4204fb5917d65d7f89ade67897f9d03afd1e91c8 (patch)
treeaf180c2fd818b67ce86c225e866aa33c9a8878c8
parentffc73980f66e3e43edd274735355285b2c8087ee (diff)
downloadqutebrowser-4204fb5917d65d7f89ade67897f9d03afd1e91c8.tar.gz
qutebrowser-4204fb5917d65d7f89ade67897f9d03afd1e91c8.zip
Update adblock dependency to 0.3.1, fix yaml lint error
-rw-r--r--qutebrowser/config/configdata.yml3
-rw-r--r--requirements.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/qutebrowser/config/configdata.yml b/qutebrowser/config/configdata.yml
index 8438e5b1f..55f600593 100644
--- a/qutebrowser/config/configdata.yml
+++ b/qutebrowser/config/configdata.yml
@@ -646,7 +646,8 @@ content.blocking.method:
type:
name: String
valid_values:
- - auto: Use Brave's ABP-style adblocker if available, host blocking otherwise
+ - auto: "Use Brave's ABP-style adblocker if available, host blocking
+ otherwise"
- adblock: Use Brave's ABP-style adblocker
- hosts: Use hosts blocking
- both: Use both hosts blocking and Brave's ABP-style adblocker
diff --git a/requirements.txt b/requirements.txt
index 741b8903d..9edb189ec 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,6 +1,6 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
-adblock==0.3.0
+adblock==0.3.1
attrs==20.1.0
colorama==0.4.3
cssutils==1.0.2