Skip to content

Commit d678ef3

Browse files
committed
Merge pull request EFForg#3089 from ITManie/master
[tetadrogerie.cz] Added ruleset
2 parents 529691d + 1b00d96 commit d678ef3

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

src/chrome/content/rules/Carezone.cz.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,6 @@
77
<target host="roundcube.carezone.cz" />
88
<target host="squirrel.carezone.cz" />
99

10-
<test url="http://www.carezone.cz/" />
11-
<test url="http://admin.carezone.cz/" />
12-
<test url="http://mysql.carezone.cz/" />
13-
<test url="http://mail.carezone.cz/" />
14-
<test url="http://roundcube.carezone.cz/" />
15-
<test url="http://squirrel.carezone.cz/" />
16-
1710
<rule from="^http:"
1811
to="https:" />
1912
</ruleset>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<ruleset name="Teta drogerie">
2+
<target host="tetadrogerie.cz" />
3+
<target host="www.tetadrogerie.cz" />
4+
5+
<rule from="^http:"
6+
to="https:" />
7+
</ruleset>

0 commit comments

Comments
 (0)