Skip to content

Commit 1235963

Browse files
committed
Merge pull request EFForg#3959 from galeksandrp/ubi
ubi.com updates
2 parents 7c34551 + fd28660 commit 1235963

File tree

1 file changed

+34
-4
lines changed

1 file changed

+34
-4
lines changed

src/chrome/content/rules/Ubisoft-Entertainment.xml

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,10 +87,40 @@
8787
<securecookie host=".*\.ubi\.com$" name=".+" />
8888

8989

90-
<rule from="^http://static7\.ubi\.com/"
91-
to="https://s3.amazonaws.com/static7.ubi.com/" />
92-
93-
<rule from="^http://(cs|engineroom|ghost-recon|hbe|secure|static\d(?:\.cdn)?|support|tomclancy-thedivision|tools|ubibar|uplay|uts)\.ubi\.com/"
90+
<test url="http://static1.cdn.ubi.com/" />
91+
<test url="http://static3.cdn.ubi.com/" />
92+
<test url="http://static4.cdn.ubi.com/" />
93+
<test url="http://static6.cdn.ubi.com/" />
94+
<test url="http://static7.cdn.ubi.com/" />
95+
<test url="http://static9.cdn.ubi.com/" />
96+
<test url="http://static10.cdn.ubi.com/" />
97+
<test url="http://static11.cdn.ubi.com/" />
98+
<test url="http://static13.cdn.ubi.com/" />
99+
<test url="http://static14.cdn.ubi.com/" />
100+
<test url="http://static17.cdn.ubi.com/" />
101+
102+
<rule from="^http://static(1|3|4|6|7|9|10|11|13|14|17)\.cdn\.ubi\.com/"
103+
to="https://ubistatic$1-a.akamaihd.net/" />
104+
105+
<test url="http://static7.ubi.com/" />
106+
<test url="http://static15.ubi.com/" />
107+
<test url="http://static16.ubi.com/" />
108+
109+
<rule from="^http://static(7|15|16)\.ubi\.com/"
110+
to="https://s3.amazonaws.com/static$1.ubi.com/" />
111+
112+
<test url="http://cs.ubi.com/" />
113+
<test url="http://engineroom.ubi.com/" />
114+
<test url="http://hbe.ubi.com/" />
115+
<test url="http://secure.ubi.com/" />
116+
<test url="http://support.ubi.com/" />
117+
<test url="http://tools.ubi.com/" />
118+
<test url="http://ubibar.ubi.com/" />
119+
<test url="http://uplay.ubi.com/" />
120+
<test url="http://uts.ubi.com/" />
121+
<test url="http://legal.ubi.com/" />
122+
123+
<rule from="^http://(cs|engineroom|hbe|secure|static\d(?:\.cdn)?|support|tools|ubibar|uplay|uts|legal)\.ubi\.com/"
94124
to="https://$1.ubi.com/" />
95125

96126
</ruleset>

0 commit comments

Comments
 (0)