Skip to content

Commit 53bbf01

Browse files
committed
Merged rules in the ruleset for GNUnet.org
1 parent 95d354b commit 53bbf01

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/chrome/content/rules/GNUnet.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
<target host="gnunet.org" />
33
<target host="www.gnunet.org" />
44

5-
<test url="https://www.gnunet.org/" />
6-
75
<securecookie host="^(?:.*\.)?gnunet\.org$" name=".+" />
86

9-
<rule from="^http:" to="https:" />
10-
11-
<rule from="^https://www\.gnunet\.org/" to="https://gnunet.org/" />
7+
<rule from="^https?://(www\.)?gnunet\.org/" to="https://gnunet.org/" />
128
</ruleset>

0 commit comments

Comments
 (0)