Skip to content

Commit e32e3b6

Browse files
committed
Merge pull request EFForg#1158 from jsha/linuxlovers-overlap
Fix tests.
2 parents 34e220f + 3340faf commit e32e3b6

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

src/chrome/content/rules/Linuxlovers.at.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -23,21 +23,11 @@
2323
<target host="jabber.linuxlovers.at" />
2424
<target host="mb.linuxlovers.at" />
2525
<target host="tools.linuxlovers.at" />
26-
<target host="wiki.linuxlovers.at" />
2726
<target host="www.linuxlovers.at" />
28-
<!--
29-
Avoid false/broken MCB:
30-
-->
31-
<exclusion pattern="^http://wiki\.linuxlovers\.at/+(?!lib/)" />
32-
33-
<test url="http://wiki.linuxlovers.at/favicon.ico" />
34-
<test url="http://wiki.linuxlovers.at/w/" />
35-
3627

3728
<!-- Secured by server:
3829
-->
3930
<!--securecookie host="^git\.linuxlovers\.at$" name="^_gitlab_session$" /-->
40-
<!--securecookie host="^wiki\.linuxlovers\.at$" name="^DokuWiki$" /-->
4131
<!--
4232
Not secured by server:
4333
-->

src/chrome/content/rules/Shaklee.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
* Some pages redirect to http
1818
1919
-->
20-
<ruleset name="Shaklee (partial)">
20+
<ruleset name="Shaklee (partial)" default_off="Needs ruleset tests">
2121

2222
<target host="myshaklee.com" />
2323
<target host="www.myshaklee.com" />

0 commit comments

Comments
 (0)