File tree Expand file tree Collapse file tree 1 file changed +21
-10
lines changed
Expand file tree Collapse file tree 1 file changed +21
-10
lines changed Original file line number Diff line number Diff line change 1- <ruleset name =" Pidgin (partial) " >
1+ <ruleset name =" Pidgin" >
22
3- <!-- target host="pidgin.im" /-->
4- <target host =" developer.pidgin.im" />
5- <!-- target host="www.pidgin.im" /-->
3+ <target host =" pidg.in" />
4+ <target host =" www.pidg.in" />
5+ <target host =" pidgin.im" />
6+ <target host =" *.pidgin.im" />
67
7- <!-- They've made this more tricky, so disabled for now.
88
9- <rule from="^http://(www\.)?pidgin\.im/shared/"
10- to="https://developer.pidgin.im/shared/" /-->
9+ <securecookie host =" ^developer\.pidgin\.im$" name =" .*" />
1110
12- <rule from =" ^http://developer\.pidgin\.im/(chrome|extension|static|viewmtn)/"
13- to=" https://developer.pidgin.im/$1/" />
1411
15- <securecookie host =" ^developer\.pidgin\.im$" name =" .*" />
12+ <rule from =" ^http://(www\.)?pidg\.in/"
13+ to=" https://$1pidg.in/" />
14+
15+ <!-- Known subdomains:
16+
17+ - developer
18+ - hg
19+ - planet
20+ - rock
21+ - rpm
22+ - stats
23+ - www
24+ -->
25+ <rule from =" ^http://(\w+\.)?pidgin\.im/"
26+ to=" https://$1pidgin.im/" />
1627
1728</ruleset >
You can’t perform that action at this time.
0 commit comments