Skip to content

Commit c292883

Browse files
author
MB
committed
Tao Effect.com
1 parent ba41608 commit c292883

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

src/chrome/content/rules/Espionage_app.com.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<!--
2+
For other Tao Effect rulesets, see Tao_Effect.com.xml.
3+
4+
25
Server is configured for rc4 only.
36
47
-->
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!--
2+
Other Tao Effect rulesets:
3+
4+
- Espionage_app.com.xml
5+
6+
7+
Server is configured for rc4 only.
8+
9+
-->
10+
<ruleset name="Tao Effect.com">
11+
12+
<target host="taoeffect.com" />
13+
<target host="www.taoeffect.com" />
14+
15+
16+
<rule from="^http://(www\.)?taoeffect\.com/"
17+
to="https://$1taoeffect.com/" />
18+
19+
</ruleset>

0 commit comments

Comments
 (0)