Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions src/chrome/content/rules/Digiweb-self-signed.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@
-->
<ruleset name="Digiweb (self-signed)" default_off="expired, self-signed">

<target host="80.93.17.6" />
<target host="80.93.17.242" />
<target host="80.93.18.36" />
<!-- self-signed -->
<target host="uweb2.host.ie" />
<target host="uweb3.host.ie" />
Expand All @@ -20,15 +17,6 @@
<securecookie host="^novweb\.novara\.ie$" name=".+" />


<rule from="^http://80\.93\.17\.6/webshell4($|/)"
to="https://uweb2.host.ie/webshell4$1" />

<rule from="^http://80\.93\.17\.242/webshell4($|/)"
to="https://uweb3.host.ie/webshell4$1" />

<rule from="^http://80\.93\.18\.36/webshell4($|/)"
to="https://novweb.novara.ie/webshell4$1" />

<rule from="^http://uweb([23])\.host\.ie/"
to="https://uweb$1.host.ie/" />

Expand Down
7 changes: 0 additions & 7 deletions src/chrome/content/rules/LFC-Hosting.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,13 @@ Fetch error: http://208.68.106.8/ => https://208.68.106.8/: (60, 'SSL certificat
-->
<ruleset name="LFC Hosting" default_off='failed ruleset test'>

<target host="208.68.106.8" />
<target host="lfchosting.com" />
<target host="*.lfchosting.com" />


<securecookie host="^.+\.lfchosting\.com$" name=".+" />


<!-- - Cert only matches IP
- Redirects like so
-->
<rule from="^http://(?:208\.68\.106\.8|webmail\.lfchosting\.com)/"
to="https://208.68.106.8/" />

<!-- www: cert only matches ^lfchosting.com.
-->
<rule from="^http://(?:((?:account|cp|demo)\.)|www\.)?lfchosting\.com/"
Expand Down
14 changes: 0 additions & 14 deletions src/chrome/content/rules/Xxxbunker.com.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
CDN buckets:

- xxxbunker.cachefly.net
- 759425240.r.cdn77.net


Nonfunctional hosts in *xxxbunker.com:
Expand Down Expand Up @@ -41,19 +40,9 @@

<!-- Complications:
-->
<target host="109.201.146.247" />
<target host="759425240.r.cdn77.net" />
<target host="xxxbunker.com" />
<target host="www.xxxbunker.com" />

<exclusion pattern="^http://759425240\.r\.cdn77\.net/(?:css/|images/tbc_|js/)" />

<!-- +ve:
-->
<test url="http://759425240.r.cdn77.net/css/" />
<test url="http://759425240.r.cdn77.net/images/tbc_" />
<test url="http://759425240.r.cdn77.net/js/" />

<exclusion pattern="^http://(?:www\.)?xxxbunker\.com/(?!\w{8,}(?:-\d)?\.jpg|css/|(?:ajaxCommand|dmca|download|forgotPassword|iframePlayer|joinUs|privacy|video(?:List|Player|Vote))\.php|favicon\.ico|js/)" />

<!-- +ve:
Expand Down Expand Up @@ -85,9 +74,6 @@
<test url="http://xxxbunker.com/tos.php" />


<rule from="^http://(?:109\.201\.146\.247|759425240\.r\.cdn77\.net)/"
to="https://xxxbunker.com/" />

<!-- 404s on www:
-->
<rule from="^http://(?:www\.)?xxxbunker\.com/js/functions_(\d{4})\.js"
Expand Down
2 changes: 1 addition & 1 deletion utils/ruleset-whitelist.csv
Original file line number Diff line number Diff line change
Expand Up @@ -3785,7 +3785,7 @@ b925930748b05e603d05bbad9b35c9ada0a990bfe8e44c680ef5838f5f56de9b,1,1,Xperia_Stud
e19344f07aaff2b8ae094fc1a4996f194f1141ba0971c691fe22fa78925e7062,1,1,Xserver.xml
c3b7364fc8fc89d5336f32aa6707c94f727abe4f7ea809a785263b41e1d5d7a3,0,1,Xtendmedia.com.xml
e77d44925373ab7fc4744dae5d3f9c240e80b1499b102f134f47bd73cc65ed6c,1,1,Xtenit.xml
b8313e7119852559552d512337a53de37e7afc059bb67c1ede004c3d91ee39c6,1,0,Xxxbunker.com.xml
db2f0ccc5d54fa08ee026624566fd55ab70482b05a2d239a6342fd313af66091,1,0,Xxxbunker.com.xml
877bfd008b92154e0bf7b5147d1f41fec35b98f8035ccb91b263c2bf12d4b06f,1,1,Yahoo.net.xml
da2fd160f5803ed73336a0fcd8df659b18857c624b22cd38b286edef13e6c73e,1,1,Yahoo.xml
0ae6d35db343a943f6c54011416bbe796435a13c894b5a719d1adc0dd29666e4,1,1,Yandex.st.xml
Expand Down