Skip to content

Commit 55f8d49

Browse files
committed
[rarbg] Add rule
1 parent 983a6a3 commit 55f8d49

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/chrome/content/rules/rarbg.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="Rarbg">
2+
<target host="www.rarbg.com" />
3+
<target host="rarbg.com" />
4+
5+
<rule from="^http://(www\.)?rarbg\.com/"
6+
to="https://rarbg.com/"/>
7+
</ruleset>

0 commit comments

Comments
 (0)