Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit e9b9d3a

Browse files
authored
formatting
1 parent 53f9713 commit e9b9d3a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/chrome/content/rules/Interbix.net.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
<target host="www.interbix.net" />
44
<target host="archive.interbix.net" />
55
<target host="press.interbix.net" />
6-
<securecookie host=".+" name=".+"/>
7-
<rule from="^http:" to="https:"/>
6+
7+
<securecookie host=".+" name=".+" />
8+
9+
<rule from="^http:" to="https:" />
810
</ruleset>

0 commit comments

Comments
 (0)