Skip to content

Commit f9fa408

Browse files
committed
[Quantcast] use https://ak.quantcast.com (www is gone)
1 parent 3c9c628 commit f9fa408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chrome/content/rules/Quantcast.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
<rule from="^http://(ak\.|www\.)?quantcast\.com/"
14-
to="https://$1quantcast.com/" />
14+
to="https://ak.quantcast.com/" />
1515

1616
<!-- Cert doesn't match. -->
1717
<rule from="^https?://edge\.quantserve\.com/"

0 commit comments

Comments
 (0)