forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path33Across.xml
More file actions
41 lines (22 loc) · 627 Bytes
/
Copy path33Across.xml
File metadata and controls
41 lines (22 loc) · 627 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
<!--
- 33acrosssbx.sbx1.2o7.net
Other 33Across rulesets:
- Tynt.xml
Observed subdomains:
- (www.)
- pixel
- secure
Mixed content:
Mixed script from code.jquery.org, namely:
jquery-latest.js
and another from cdn.jquerytools.org:
1.2.6/full/jquery.tools.min.js
-->
<ruleset name="33Across (partial)" platform="mixedcontent">
<target host="33across.com" />
<target host="*.33across.com" />
<exclusion pattern="^http://socialdna\." />
<securecookie host="^(?:.*\.)?33across\.com$" name=".+" />
<rule from="^http://(\w+\.)?33across\.com/"
to="https://$133across.com/" />
</ruleset>