Skip to content

Commit 558c520

Browse files
author
MB
committed
[BT.no] Add tips/
1 parent 56f2725 commit 558c520

3 files changed

Lines changed: 18 additions & 1 deletion

File tree

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!--
2+
For rules not causing false/broken MCB, see BT.no.xml.
3+
4+
-->
5+
<ruleset name="BT.no (false MCB)" platform="mixedcontent">
6+
7+
<target host="bt.no" />
8+
<target host="www.bt.no" />
9+
10+
11+
<rule from="^http://(?:www\.)?bt\.no/(?=tips(?:$|[?/]))"
12+
to="https://www.bt.no/" />
13+
14+
</ruleset>

src/chrome/content/rules/BergensTidende.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!--
22
Bergens Tidende
33
4+
For rules causing false/broken MCB, see BT.no-falsemixed.xml.
5+
46
57
Nonfunctional subdomains:
68
@@ -53,7 +55,7 @@
5355
5456
-->
5557
<ruleset name="BT.no (partial)">
56-
<target host="www.bt.no" />
58+
<target host="*.bt.no" />
5759
<target host="bt.no" />
5860
<!--
5961
Redirects to http:

utils/duplicate-whitelist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ blockstream.com
1717
blogsmithmedia.com
1818
boneblast.com
1919
box-look.org
20+
bt.no
2021
casaar.com
2122
cccure.training
2223
cli-apps.org

0 commit comments

Comments
 (0)