Skip to content

Commit 3eed476

Browse files
injustJ0WI
authored andcommitted
Update ruleset: LongTail (EFForg#15598)
* Update ruleset: LongTail * Oops
1 parent 50f4465 commit 3eed476

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/chrome/content/rules/LongTail.xml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
- s1-www.ltvimg.com
2020
- www.ltvimg.com
2121
- a.jwpcdn.com
22-
- p.jwpcdn.com
22+
- p.jwpcdn.com, equivalent to ssl.p.jwpcdn.com
2323
- go.jwplayer.com
2424
- ovp.jwplayer.com
2525
- i.n.jwpltx.com
@@ -40,6 +40,7 @@
4040
-->
4141
<ruleset name="LongTail (partial)" >
4242

43+
<target host="p.jwpcdn.com" />
4344
<target host="ssl.p.jwpcdn.com" />
4445

4546
<target host="jwpltx.com" />
@@ -85,6 +86,9 @@
8586

8687
<securecookie host=".+" name=".+" />
8788

89+
<rule from="^http://p\.jwpcdn\.com/"
90+
to="https://ssl.p.jwpcdn.com/" />
91+
8892
<rule from="^http:" to="https:" />
8993

9094
</ruleset>

0 commit comments

Comments
 (0)