File tree Expand file tree Collapse file tree 1 file changed +50
-0
lines changed
Expand file tree Collapse file tree 1 file changed +50
-0
lines changed Original file line number Diff line number Diff line change 1+ <!--
2+ wattpad.zendesk.com <=> support.zendesk.com
3+
4+
5+ Nonfunctional subdomains
6+
7+ - blog ¹
8+ - support ²
9+
10+ ¹ Refused
11+ ² zendesk, redirects back
12+
13+
14+ ^: refused
15+
16+
17+ Some pages redirect to http.
18+
19+
20+ Mixed content:
21+
22+ - favicon on shop and www from a *
23+
24+ * Secured by us
25+
26+ -->
27+ <ruleset name =" Wattpad.com (partial)" >
28+
29+ <target host =" wattpad.com" />
30+ <target host =" *.wattpad.com" />
31+ <!--
32+ Redirect to http:
33+ -->
34+ <!-- exclusion pattern="http://www\.wattpad\.com/(about|press|stories|user_password|writers)($|\?)" /-->
35+ <!--
36+ Exceptions
37+ -->
38+ <!-- exclusion pattern="http://www\.wattpad\.com/(?!$|\?|(?:dialog/send_download_link|user_login)(?:$|[?/]))" /-->
39+
40+
41+ <rule from =" ^http://(?:www\.)?wattpad\.com/(?=$|\?|user_login(?:$|[?/]))"
42+ to=" https://www.wattpad.com/" />
43+
44+ <rule from =" ^http://(a|shop)\.wattpad\.com/"
45+ to=" https://$1.wattpad.com/" />
46+
47+ <!-- rule from="^http://support\.wattpad\.com/"
48+ to="https://wattpad.zendesk.com/" /-->
49+
50+ </ruleset >
You can’t perform that action at this time.
0 commit comments