Skip to content

Commit 23bac84

Browse files
committed
Merge branch 'master' of github.com:EFForg/https-everywhere
2 parents a45de95 + 8784f9e commit 23bac84

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/chrome/content/rules/Spotify.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
2727
- cf.scdn.co (cloudfront)
2828
- origin.scdn.co (mismatched, CN: *.spotify.com)
29+
- charts.spotify.com (shows developer.spotify.com)
2930
3031
3132
Fully covered domains:
@@ -39,6 +40,8 @@
3940
- developer
4041
- download (→ d1clcicqv97n4s.cloudfront.net)
4142
- embed
43+
- open
44+
- play
4245
- support
4346
4447
@@ -48,6 +51,9 @@
4851
4952
- community *
5053
- www.airplane-pictures.net **
54+
- labs ** (mixed content)
55+
- news * (mixed content)
56+
- press * (mixed content)
5157
5258
- Web bugs on community from files.quizsnack.com *
5359
@@ -68,7 +74,7 @@
6874
<rule from="^http://cf\.scdn\.co/"
6975
to="https://d2c87l0yth4zbw.cloudfront.net/" />
7076

71-
<rule from="^http://((?:community|developer|embed|support|www)\.)?spotify\.com/"
77+
<rule from="^http://((?:community|developer|embed|news|labs|open|play|press|support|www)\.)?spotify\.com/"
7278
to="https://$1spotify.com/" />
7379

7480
<rule from="^http://download\.spotify\.com/"

0 commit comments

Comments
 (0)