File tree Expand file tree Collapse file tree 1 file changed +44
-0
lines changed
Expand file tree Collapse file tree 1 file changed +44
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ Mixed content:
3+
4+ - Bug on www from b.scorecardresearch.com *
5+
6+ * Secured by us
7+
8+ -->
9+ <ruleset name =" Vocativ.com (partial)" >
10+
11+ <!-- Direct rewrites:
12+ -->
13+ <target host =" vocativ.com" />
14+ <target host =" media.vocativ.com" />
15+ <target host =" www.vocativ.com" />
16+ <target host =" www1.vocativ.com" />
17+
18+ <!-- Redirects to http:
19+ -->
20+ <!-- exclusion pattern="^http://www\.vocativ\.com/$" /-->
21+ <!--
22+ Exceptions:
23+ -->
24+ <exclusion pattern =" ^http://www\.vocativ\.com/+(?!\?PageSpeed=noscript|content/|favicon\.ico)" />
25+
26+ <!-- +ve:
27+ -->
28+ <test url =" http://www.vocativ.com/contacts/" />
29+ <test url =" http://www.vocativ.com/culture/" />
30+ <test url =" http://www.vocativ.com/jobs/" />
31+ <test url =" http://www.vocativ.com/money/" />
32+ <test url =" http://www.vocativ.com/tech/" />
33+
34+ <!-- -ve:
35+ -->
36+ <test url =" http://www.vocativ.com/?PageSpeed=noscript" />
37+ <test url =" http://www.vocativ.com/content/themes/vocativ/images/vocativ-logo-2x.png" />
38+ <test url =" http://www.vocativ.com/favicon.ico" />
39+
40+
41+ <rule from =" ^http:"
42+ to=" https:" />
43+
44+ </ruleset >
You can’t perform that action at this time.
0 commit comments