Skip to content

Commit 94929a2

Browse files
committed
Merge pull request EFForg#3630 from fuglede/verizon-update
[Verizon Wireless] Update ruleset
2 parents c8b500d + 14a78b0 commit 94929a2

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

src/chrome/content/rules/Verizon_Wireless.xml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
- www.lte
7171
- mediaimages
7272
- picture
73-
- s7 (→ ss7)
7473
- scache
7574
- ss7
7675
- text
@@ -90,6 +89,13 @@
9089
<target host="vzw.com" />
9190
<target host="*.vzw.com" />
9291

92+
<!-- mixed content from scene7.com -->
93+
<exclusion pattern="http://www\.verizonwireless\.com/landingpages/verizon-messages/" />
94+
95+
<!-- breaks video on https://www.verizonwireless.com/wcms/myverizon/smart-rewards.html and
96+
http://www.verizonwireless.com/landingpages/verizon-messages/
97+
See https://github.com/EFForg/https-everywhere/issues/2430 -->
98+
<exclusion pattern="http://s7.vzw.com/" />
9399

94100
<securecookie host="^.*\.verizonwireless\.com$" name=".+" />
95101
<securecookie host="^.*\.vzw\.com$" name=".+" />
@@ -112,7 +118,7 @@
112118
<rule from="^http://(?:www\.)?(lte|trade-in)\.vzw\.com/"
113119
to="https://www.$1.vzw.com/" />
114120

115-
<rule from="^http://s?(cache|s7)\.vzw\.com/"
116-
to="https://s$1.vzw.com/" />
121+
<rule from="^http://scache\.vzw\.com/"
122+
to="https://scache.vzw.com/" />
117123

118124
</ruleset>

utils/ruleset-coverage-whitelist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13513,7 +13513,7 @@ c6b641452b60eb8624408eafd892532eeabbce231f093e2b50a73dfbf401f9e7 Verisign_Labs.
1351313513
f17d6582de879fe3d30a38a8d5ffc9696d1e6c477b6b3e08bdc608f038f5be57 Verisign.xml
1351413514
4ba3afa6e1e3e9f6e447986b6da4ce1ae8ffcba7c34c6bcf25e7b9ada2396f48 Verivox.xml
1351513515
5d6f7ce8617ba6a781fdb953474498de87150a89ca6077dd96d9210a0f1351ad Verizon_Enterprise.xml
13516-
daff52949e7038f1ca1467af188369a9a1bfe8e49fb04ae7969b3c48cf8d619f Verizon_Wireless.xml
13516+
c203bd812b538ac7a93a711f6fc1ee663f78ccb6320db05cbcde811059abd45c Verizon_Wireless.xml
1351713517
4a64ba38fe9f37e11e56713dfdf248268bfaca741909ca212bf705919795fa11 Verizon.xml
1351813518
c65278023bd1f6123bfc745293cbb617d465d1c1b71cdd7dd42b4f24cac0902b Verkkomaksut.fi.xml
1351913519
eecd0f86d3976af4bc45b163839875219eae631d4620da357e43ff7e62f9a8bf Verkkouutiset.fi.xml

0 commit comments

Comments
 (0)