File tree Expand file tree Collapse file tree 2 files changed +29
-0
lines changed
Expand file tree Collapse file tree 2 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 22 Other 2K Games rulesets:
33
44 - 2K_Sports.xml
5+ - BioShock_Infinite.xml
56
67
78 Nonfunctional domains:
Original file line number Diff line number Diff line change 1+ <!--
2+ For other 2K Games coverage, see 2K_Games.xml.
3+
4+ -->
5+ <ruleset name =" BioShock Infinite" >
6+
7+ <target host =" bioshockinfinite.com" />
8+ <target host =" www.bioshockinfinite.com" />
9+ <target host =" finkmanufacturing.com" />
10+ <target host =" www.finkmanufacturing.com" />
11+
12+
13+ <securecookie host =" ^www\.bioshockinfinite\.com$" name =" .+" />
14+ <securecookie host =" ^(?:www\.)?finkmanufacturing\.com$" name =" .+" />
15+
16+
17+ <rule from =" ^http://(www\.)?bioshockinfinite\.com/"
18+ to=" https://$1bioshockinfinite.com/" />
19+
20+ <!-- Fails to redirect
21+ -->
22+ <rule from =" ^http://finkmanufacturing\.com/(?:\?.*)?$"
23+ to=" https://www.finkmanufacturing.com/" />
24+
25+ <rule from =" ^http://(www\.)?finkmanufacturing\.com/"
26+ to=" https://$1finkmanufacturing.com/" />
27+
28+ </ruleset >
You can’t perform that action at this time.
0 commit comments