Skip to content

Commit a8bd1ab

Browse files
author
Numismatika
committed
BR:
- add main page
1 parent e89af11 commit a8bd1ab

File tree

1 file changed

+7
-2
lines changed
  • src/chrome/content/rules

1 file changed

+7
-2
lines changed

src/chrome/content/rules/BR.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<ruleset name="Bayrischer Rundfunk">
2-
<target host="*.brreisen.de"/>
32

4-
<rule from="^http://www\.brreisen\.de/" to="https://www.brreisen.de/"/>
3+
<target host="br.de"/>
4+
<target host="*.br.de"/>
5+
<target host="www.brreisen.de"/>
6+
7+
<rule from="^http:"
8+
to="https:" />
9+
510
</ruleset>

0 commit comments

Comments
 (0)