We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92fe1e7 commit c0a7293Copy full SHA for c0a7293
src/chrome/content/rules/DuckDuckGo.xml
@@ -4,7 +4,7 @@
4
<target host="ddg.gg" />
5
<target host="duck.co" />
6
7
- <exclusion pattern="^http://help.duckduckgo.com/" />
+ <exclusion pattern="^http://help\.duckduckgo\.com/" />
8
9
<rule from="^http://duckduckgo\.com/" to="https://duckduckgo.com/"/>
10
<rule from="^http://([^/:@\.]+)\.duckduckgo\.com/" to="https://$1.duckduckgo.com/"/>
0 commit comments