summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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