File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Nonfunctional hosts in *voicethread.com:
3+
4+ - blog *
5+
6+ * Shows docs.voicethread.com
7+
8+
9+ These altnames don't exist:
10+
11+ - www.docs.voicethread.com
12+
13+
14+ Insecure cookies are set for these domains:
15+
16+ - .voicethread.com
17+
18+ -->
19+ <ruleset name =" VoiceThread.com (partial)" >
20+
21+ <!-- Direct rewrites:
22+ -->
23+ <target host =" voicethread.com" />
24+ <target host =" docs.voicethread.com" />
25+ <target host =" www.voicethread.com" />
26+
27+
28+ <!-- Not secured by server:
29+ -->
30+ <!-- securecookie host="^\.voicethread\.com$" name="^(?:VTSESSID|VTSESSID_START)$" /-->
31+
32+ <securecookie host =" ^\.voicethread\.com$" name =" .+" />
33+
34+
35+ <rule from =" ^http:"
36+ to=" https:" />
37+
38+ </ruleset >
You can’t perform that action at this time.
0 commit comments