Skip to content

Commit 03e26ba

Browse files
author
MB
committed
[DownThemAll.net] Enumerate, squish, cosmetics
1 parent 6b68b37 commit 03e26ba

3 files changed

Lines changed: 8 additions & 11 deletions

File tree

src/chrome/content/rules/DownThemAll.net-falsemixed.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
-->
55
<ruleset name="DownThemAll.net (false MCB)" platform="mixedcontent">
66

7-
<target host="*.downthemall.net" />
7+
<target host="www.downthemall.net" />
88

99

10-
<securecookie host="^\.downthemall\.net$" name="^__cfduid$" />
10+
<securecookie host="." name="." />
1111

1212

13-
<rule from="^http://www\.downthemall\.net/"
14-
to="https://www.downthemall.net/"/>
13+
<rule from="^http:"
14+
to="https:"/>
1515

1616
</ruleset>

src/chrome/content/rules/DownThemAll.xml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
For rules causing false/broken MCB, see DownThemAll.net-falsemixed.xml.
33
44
5-
Problematic subdomains:
6-
7-
- www *
8-
9-
* Mixed css, Tor users blocked by CloudFlare settings
5+
www.downthemall.net: Mixed css, Tor users blocked by CloudFlare settings
106
117
128
Insecure cookies are set for these domains and hosts:
@@ -53,8 +49,8 @@
5349
<!--securecookie host="^\.downthemall\.net$" name="^(?:__cfduid|cf_clearance)$"/-->
5450
<!--securecookie host="^bugs\.downthemall\.net$" name="^(?:trac_form_token|trac_session)$"/-->
5551

56-
<securecookie host="^\.downthemall\.net$" name="^__cfduid$" />
57-
<securecookie host="^bugs\.downthemall\.net$" name=".*"/>
52+
<securecookie host="^\." name="^__cfduid$" />
53+
<securecookie host="^\w" name="."/>
5854

5955

6056
<rule from="^http:"

utils/duplicate-whitelist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ investors.demandware.com
6969
df.eu
7070
dice.com
7171
www.dice.com
72+
www.downthemall.net
7273
drownedinsound.com
7374
e17-stuff.org
7475
*.ebaystatic.com

0 commit comments

Comments
 (0)