Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 75500f3

Browse filesBrowse files
committed
improvements
Added - beta.hstor.org - rsdn.ru - www.tldrlegal.com - (www.|ipv6.)lurkmore.* - (www.|ipv6.)nnm(-)club.(me|to) - (www.)flibusta.is Deleted - www.modern.ie - *.tldrlegal.com This reverts commit b7170eb.
1 parent d504b43 commit 75500f3
Copy full SHA for 75500f3

7 files changed

+60-7Lines changed: 60 additions & 7 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Beta.hstor.org">
2+
<target host="beta.hstor.org" />
3+
4+
<rule from="^http://beta\.hstor\.org/"
5+
to="https://hsto.org/" />
6+
</ruleset>
Collapse file
+6Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<ruleset name="Flibusta.is">
2+
<target host="flibusta.is" />
3+
<target host="www.flibusta.is" />
4+
5+
<rule from="^http:" to="https:" />
6+
</ruleset>
Collapse file
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="Lurkmore.net">
2+
<target host="lurkmore.net" />
3+
<target host="www.lurkmore.net" />
4+
<target host="ipv6.lurkmo.re" />
5+
6+
<rule from="^http:" to="https:" />
7+
</ruleset>
Collapse file

‎src/chrome/content/rules/Modern.IE.xml‎

Copy file name to clipboardExpand all lines: src/chrome/content/rules/Modern.IE.xml
+5Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,11 @@
4444
<!--securecookie host="^remote\.modern\.ie$" name="^connect\.sid$" /-->
4545

4646
<securecookie host="^(?:\.devchannel|\.?remote|\.status|\.www)?\.modern\.ie$" name=".+" />
47+
48+
<test url="https://www.modern.ie/" />
49+
50+
<rule from="^https?://www\.modern\.ie/"
51+
to="https://modern.ie/"/>
4752

4853

4954
<rule from="^http:"
Collapse file
+8-3Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
<ruleset name="NNM-Club">
22

33
<target host="nnm-club.me" />
4-
<target host="*.nnm-club.me" />
4+
<target host="www.nnm-club.me" />
5+
<target host="ipv6.nnm-club.me" />
6+
<target host="nnmclub.to" />
7+
<target host="www.nnmclub.to" />
8+
<target host="ipv6.nnmclub.to" />
9+
<target host="assets.nnm-club.ws" />
510

611

712
<securecookie host="^(?:.*\.)?nnm-club\.me$" name=".+" />
813

914

10-
<rule from="^http://(?:[\w\W]+\.)?nnm-club\.me/"
11-
to="https://nnm-club.me/" />
15+
<rule from="^http:"
16+
to="https:" />
1217

1318
</ruleset>
Collapse file
+24Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<ruleset name="Rsdn.ru">
2+
<target host="rsdn.ru" />
3+
<target host="www.rsdn.ru" />
4+
<target host="projects.rsdn.ru" />
5+
<target host="files.rsdn.ru" />
6+
<target host="tc.rsdn.ru" />
7+
<target host="wiki.rsdn.ru" />
8+
<target host="blogs.rsdn.ru" />
9+
<target host="track.rsdn.ru" />
10+
11+
<exclusion pattern="^http://rsdn\.ru/*(?:(?:\?|#)[^\n]*)?$" />
12+
13+
<test url="http://rsdn.ru" />
14+
<test url="http://rsdn.ru/" />
15+
<test url="http://rsdn.ru?" />
16+
<test url="http://rsdn.ru#" />
17+
<test url="http://rsdn.ru?q" />
18+
19+
<test url="https://rsdn.ru/" />
20+
<test url="https://rsdn.ru/?/" />
21+
<test url="https://rsdn.ru/#/" />
22+
23+
<rule from="^http:" to="https:" />
24+
</ruleset>
Collapse file

‎src/chrome/content/rules/TLDRLegal.com.xml‎

Copy file name to clipboardExpand all lines: src/chrome/content/rules/TLDRLegal.com.xml
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,18 @@
1111
- dev.tldrlegal.com
1212
1313
-->
14-
<ruleset name="TLDRLegal.com (partial)">
14+
<ruleset name="TLDRLegal.com (partial)" default_off="missing certificate chain">
1515

1616
<target host="tldrlegal.com" />
17-
<target host="*.tldrlegal.com" />
17+
<target host="www.tldrlegal.com" />
1818

1919

2020
<!-- Not secured by server:
2121
-->
2222
<securecookie host="^\.tldrlegal\.com$" name="^tldrlegal\.sid$" />
2323

2424

25-
<rule from="^https?://(www\.)?tldrlegal\.com/"
26-
to="https://tldrlegal.com/" />
25+
<rule from="^http:"
26+
to="https:" />
2727

2828
</ruleset>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.