Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
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
16 changes: 16 additions & 0 deletions src/chrome/content/rules/privacyintyqcroe.onion.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!--
Privacy International .onion website.

The certificate is wildcard and we can't use Sublist3r for .onion domains so this ruleset is wildcard.
-->

<ruleset name="privacyintyqcroe.onion">
<target host="privacyintyqcroe.onion" />
<target host="*.privacyintyqcroe.onion" />

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

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

<test url="http://www.privacyintyqcroe.onion/" />
</ruleset>