Skip to content

Commit b9a96a5

Browse files
youdlygloomy-ghost
authored andcommitted
[FreeThesaurus.com] New ruleset (EFForg#15593)
1 parent 8bf9718 commit b9a96a5

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<!--
2+
For other related rulesets, see TheFreeDictionary.com.xml
3+
4+
Wildcard DNS and cert. Host responds to any subdomain.
5+
-->
6+
<ruleset name="FreeThesaurus.com">
7+
<target host="freethesaurus.com" />
8+
<target host="*.freethesaurus.com" />
9+
10+
<test url="http://www.freethesaurus.com/" />
11+
<test url="http://encyclopedia.freethesaurus.com/" />
12+
<test url="http://pt.freethesaurus.com/" />
13+
14+
<securecookie host=".+" name=".+" />
15+
16+
<rule from="^http:"
17+
to="https:" />
18+
</ruleset>

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
<!--
2+
Other related ruleset:
3+
- FreeThesaurus.com.xml
4+
25
36
Nonfunctional subdomain:
47
- c (t)

0 commit comments

Comments
 (0)