summaryrefslogtreecommitdiff
path: root/searx/https_rules
diff options
context:
space:
mode:
authorAdam Tauber <asciimoo@gmail.com>2014-12-19 22:40:37 +0100
committerAdam Tauber <asciimoo@gmail.com>2014-12-19 22:40:37 +0100
commitf14177381433618a5b4f5bcff83e4e1a19487f02 (patch)
treef349bb5f1ab15a8d6d3ce33e713e24c24028ade4 /searx/https_rules
parent813247b37ab00a1496468df4cff33199ae04d6b4 (diff)
downloadsearxng-f14177381433618a5b4f5bcff83e4e1a19487f02.tar.gz
searxng-f14177381433618a5b4f5bcff83e4e1a19487f02.zip
[mod][fix] https rewrite refactor ++ fixes
Diffstat (limited to 'searx/https_rules')
-rw-r--r--searx/https_rules/Soundcloud.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/https_rules/Soundcloud.xml b/searx/https_rules/Soundcloud.xml
index 0baa5832b..6958e8cbc 100644
--- a/searx/https_rules/Soundcloud.xml
+++ b/searx/https_rules/Soundcloud.xml
@@ -89,7 +89,7 @@
<rule from="^http://([aiw]\d|api|wis)\.sndcdn\.com/"
to="https://$1.sndcdn.com/" />
- <rule from="^http://((?:api|backstage|blog|connect|developers|ec-media|eventlogger|help-assets|media|visuals|w|www)\.)?soundcloud\.com/"
+ <rule from="^http://((?:api|backstage|blog|connect|developers|ec-media|eventlogger|help-assets|media|visuals|w|www)\.|)soundcloud\.com/"
to="https://$1soundcloud.com/" />
<rule from="^https?://scbackstage\.wpengine\.netdna-cdn\.com/"