Skip to content

Commit 9ab4210

Browse files
authored
Update Wuala.xml (EFForg#19738)
1 parent d80ac96 commit 9ab4210

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

src/chrome/content/rules/Wuala.xml

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,6 @@
1-
<ruleset name="wuala">
2-
<target host="wuala.com" />
3-
<target host="*.wuala.com" />
1+
<ruleset name="Wuala.com">
2+
<target host="wuala.com" />
3+
<target host="www.wuala.com" />
44

5-
<!-- Not secured by server:
6-
-->
7-
<!--securecookie host="^support\.wuala\.com$" name="^_icl_current_language$" /-->
8-
<!--securecookie host="^www\.wuala\.com$" name="^PHPSESSID$" /-->
9-
10-
<securecookie host="^(?:(?:www|forum|stats|support|thumb\d+)\.)?wuala\.com$" name=".+" />
11-
12-
<rule from="^http://wuala\.com/" to="https://wuala.com/"/>
13-
<rule from="^http://(www|cdn|forum|stats|support|thumb\d+)\.wuala\.com/" to="https://$1.wuala.com/"/>
5+
<rule from="^http:" to="https:" />
146
</ruleset>

0 commit comments

Comments
 (0)