Skip to content

Commit c65cf90

Browse files
committed
Update some disqus urls
1 parent 68f7686 commit c65cf90

File tree

1 file changed

+2
-28
lines changed

1 file changed

+2
-28
lines changed

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

Lines changed: 2 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,6 @@
22
Commenting system used by several large sites.
33
44
5-
CDN buckets:
6-
7-
- disqus-cloudfront.s3.amazonaws.com
8-
9-
- d8v2sqslxfuhj.cloudfront.net
10-
11-
- content.disqus.com
12-
13-
- securemedia.disqusinc.netdna-cdn.com
14-
15-
- securecdn.disqus.com
16-
17-
185
Nonfunctional domains:
196
207
disqus.com subdomains:
@@ -25,14 +12,6 @@
2512
- import
2613
- status
2714
28-
- unload.disqus.net
29-
30-
31-
Problematic subdomains:
32-
33-
- content (cloudfront)
34-
35-
3615
Fully covered subdomains:
3716
3817
- go
@@ -57,19 +36,14 @@
5736
<exclusion pattern="^http://(?:blog|docs|help|import|status)\.disqus\.com/" />
5837

5938

60-
<securecookie host="^securecdn\.disqus\.com$" name=".+" />
61-
62-
6339
<rule from="^http://(www\.)?disqus\.com/"
6440
to="https://$1disqus.com/" />
6541

6642
<rule from="^https?://content\.disqus\.com/"
67-
to="https://d8v2sqslxfuhj.cloudfront.net/" />
43+
to="https://media.disquscdn.com/" />
6844

69-
<!-- mediacdn: Akamai
70-
-->
7145
<rule from="^https?://(?:media|secure)(?:cdn)?\.disqus\.com/"
72-
to="https://securecdn.disqus.com/" />
46+
to="https://a.disquscdn.com/" />
7347

7448
<rule from="^http://([\w\.]+)\.disqus\.com/"
7549
to="https://$1.disqus.com/" />

0 commit comments

Comments
 (0)