File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed
Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change 1-
2- <!--
3- Disabled by https-everywhere-checker because:
4- Non-2xx HTTP code: http://cdn.scriptfodder.com/ (200) => https://cdn.scriptfodder.com/ (403)
5-
6- -->
7- <ruleset name =" ScriptFodder" default_off =' failed ruleset test' >
1+ <ruleset name =" ScriptFodder" >
82 <target host =" scriptfodder.com" />
93 <target host =" www.scriptfodder.com" />
104 <target host =" cdn.scriptfodder.com" />
115 <target host =" media.scriptfodder.com" />
126
13- <rule from =" ^http://(www\.|cdn\.|media\.)?scriptfodder\.com/" to =" https://$1scriptfodder.com/" />
7+ <test url =" http://cdn.scriptfodder.com/assets/favicon.ico" />
8+
9+ <rule from =" ^http://cdn\.scriptfodder\.com/" to =" https://scriptfodder.com/" />
10+ <rule from =" ^http:" to =" https:" />
1411</ruleset >
You can’t perform that action at this time.
0 commit comments