Skip to content

Commit 3e0bf35

Browse files
author
MB
committed
THN.li
1 parent ce2fadd commit 3e0bf35

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<!--
2+
For other Hacker News coverage, see Thehackernews.com.xml.
3+
4+
-->
5+
<ruleset name="THN.li">
6+
7+
<target host="thn.li" />
8+
<target host="*.thn.li" />
9+
10+
11+
<securecookie host="^\.thn\.li$" name="^__cfduid$" />
12+
13+
14+
<rule from="^http://(www\.)?thn\.li/"
15+
to="https://$1thn.li/" />
16+
17+
</ruleset>

src/chrome/content/rules/Thehackernews.com.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<!--
2+
Other Hacker News rulesets:
3+
4+
- THN.li.xml
5+
6+
27
Nonfunctional subdomains:
38
49
- (www.)? *

0 commit comments

Comments
 (0)