Skip to content

Commit 0785bf1

Browse files
BisalooJ0WI
authored andcommitted
[OReilly.com] Merge rulesets (EFForg#14435)
* [OReilly.com] Merge bookworm into the main ruleset * [OReilly.com] Merge akamaicovers into the main ruleset * [OReilly.com] Clean up ruleset * [OReilley.com] Remove broken exclusion and target * [OReilly.com] Add targets * Rename OReilly-Media.xml to OReilly.com.xml
1 parent 9255d60 commit 0785bf1

File tree

4 files changed

+24
-81
lines changed

4 files changed

+24
-81
lines changed

src/chrome/content/rules/Bookworm.xml

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/chrome/content/rules/OReilly-Media-mismatches.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/chrome/content/rules/OReilly-Media.xml

Lines changed: 0 additions & 60 deletions
This file was deleted.
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
<!--
2+
Different content HTTP/HTTPS:
3+
answers.oreilley.com
4+
bookworm.oreilly.com
5+
6+
Secure connection failed:
7+
radar.oreilley.com
8+
9+
Redirect to http:
10+
shop.oreilly.com
11+
12+
-->
13+
<ruleset name="OReilly.com (partial)">
14+
15+
<target host="oreilly.com" />
16+
<target host="www.oreilly.com" />
17+
<target host="akamaicovers.oreilly.com" />
18+
<target host="cdn.oreillystatic.com" />
19+
<target host="examples.oreilly.com" />
20+
<target host="members.oreilly.com" />
21+
22+
<rule from="^http:" to="https:" />
23+
24+
</ruleset>

0 commit comments

Comments
 (0)