Skip to content

Commit f34ca5b

Browse files
NN---J0WI
authored andcommitted
Update rsdn.org rule. (EFForg#18734)
1 parent eed8901 commit f34ca5b

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,15 @@
1-
21
<!--
3-
Disabled by https-everywhere-checker because:
4-
Fetch error: http://blogs.rsdn.org/ => https://blogs.rsdn.org/: (35, 'Unknown SSL protocol error in connection to blogs.rsdn.org:443 ')
5-
Fetch error: http://track.rsdn.org/ => https://track.rsdn.org/: (35, 'Unknown SSL protocol error in connection to track.rsdn.org:443 ')
6-
Fetch error: http://tc.rsdn.org/ => https://tc.rsdn.org/: (35, 'Unknown SSL protocol error in connection to tc.rsdn.org:443 ')
2+
These URLs don't have HTTP support.
3+
- tc.rsdn.org
74
8-
rsdn.org mixed content
9-
www.rsdn.org mixed content
10-
Example URLs that are broken from mixed content blocking:
11-
https://rsdn.org/?http://confluence.jetbrains.com/display/Nitra
12-
https://www.rsdn.org/?http://confluence.jetbrains.com/display/Nitra
5+
These URLs return non 2xx status code while working correctly with HTTP.
6+
- track.rsdn.org
137
-->
14-
<ruleset name="rsdn.org (partial)" default_off="failed ruleset test">
15-
<target host="files.rsdn.org" />
8+
<ruleset name="rsdn.org">
9+
<target host="rsdn.org" />
10+
<target host="www.rsdn.org" />
1611
<target host="blogs.rsdn.org" />
17-
<target host="track.rsdn.org" />
18-
<target host="tc.rsdn.org" />
12+
<target host="files.rsdn.org" />
1913

2014
<rule from="^http:" to="https:" />
2115
</ruleset>

0 commit comments

Comments
 (0)