forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path3D_Vision_Live.com.xml
More file actions
48 lines (28 loc) · 1.03 KB
/
3D_Vision_Live.com.xml
File metadata and controls
48 lines (28 loc) · 1.03 KB
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
42
43
44
45
46
47
48
<!--
For other nVidia coverage, see NVidia.xml.
Nonfunctional subdomains:
- photos (refused)
Problematic subdomains:
- ^ (dropped)
- api.photos (shows api.beta; self-signed, CN: api.beta.phereo.com)
- www (expired 2013-12-04)
Mixed content:
- Images, on www from:
- www *
- api.photos
- photos.3dvisionlive.s3.amazonaws.com via api.photos *
- www.fordela.com
- Web bugs, on www from omniture.nvidia.com *
* Secured by us
-->
<ruleset name="3D Vision Live.com (partial)" default_off="expired">
<target host="3dvisionlive.com" />
<target host="*.3dvisionlive.com" />
<securecookie host="^\.3dvisionlive\.com$" name=".+" />
<rule from="^http://(?:www\.)?3dvisionlive\.com/"
to="https://www.3dvisionlive.com/" />
<!--rule from="^http://api\.photos\.3dvisionlive\.com/imagestore/(\w{32})/thumb/square/208/"
to="https://s3.amazonaws.com/photos.3dvisionlive/$2/images/$1/cached.thumb.square.208.208.0.0" /-->
<!--
\2 is unpredictable; e.g. DarkStarSword, DaveAugust, Stuart, teface, etc. -->
</ruleset>