Skip to content

Commit 2a5457a

Browse files
Jochen-A-FuerbacherJ0WI
authored andcommitted
Added ruleset for donttrack.us (EFForg#15579)
* Added ruleset for donttrack.us * Added relation to DuckDuckGo.com * Update DuckDuckGo.xml
1 parent 7a7a71c commit 2a5457a

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

src/chrome/content/rules/DuckDuckGo.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
Other DuckDuckGo related rulesets:
33
+ 3g2upl4pq6kufc4m.onion.xml
44
+ duckduckhack.com.xml
5+
+ donttrack.us.xml
56
+ SpreadPrivacy.com.xml
67
78
Non-functional hosts
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!-- This domain is related to DuckDuckGo.com (see also DuckDuckGo.xml). -->
2+
<ruleset name="donttrack.us">
3+
4+
<target host="donttrack.us" />
5+
<target host="www.donttrack.us" />
6+
7+
<securecookie host=".+" name=".+" />
8+
9+
<rule from="^http:" to="https:" />
10+
11+
</ruleset>

0 commit comments

Comments
 (0)