Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/chrome/content/rules/3g2upl4pq6kufc4m.onion.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!--
Other DuckDuckGo rulesets:
- duckduckgo.xml

This ruleset covers DuckDuckGo Onion service on Tor.
Note: This should be something like platform=tor, to indicate
that these rules should not go through the fetch tester on the
non-Tor Internet because they will fail. As an approximation to
that, we just use platform="mixedcontent", since Tor Browser is a
mixedcontent platform, and the https-everywhere-checker will skip
non-default platforms.

-->

<ruleset name="DuckDuckGo Onion Service" platform="mixedcontent">
<target host="3g2upl4pq6kufc4m.onion" />
<target horst="www.3g2upl4pq6kufc4m.onion" />


<securecookie host=".+" name=".+" />

<rule from="^http:" to="https:" />
</ruleset>