forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
/
38.de.xml
39 lines (23 loc) · 759 Bytes
/
38.de.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://38.de/ => https://www.38.de/: (60, 'SSL certificate problem: unable to get local issuer certificate')
Problematic subdomains:
- ^
- [^?].* redirects to login
Mixed content:
Videos from www.youtube-nocookie.com *
* Secured by us
NB: We secure all resources, and thus
platform should be removed with Ffx 24.
-->
<ruleset name="38.de" platform="mixedcontent" default_off='failed ruleset test'>
<target host="38.de" />
<target host="*.38.de" />
<securecookie host="^\.38\.de$" name=".+" />
<!-- Server drops path:
-->
<rule from="^http://38\.de/.*"
to="https://www.38.de/" />
<rule from="^http://www\.38\.de/"
to="https://www.38.de/" />
</ruleset>