Skip to content

Commit 8480ddf

Browse files
youdlyJ0WI
authored andcommitted
[Unsplash.com] New ruleset (EFForg#15332)
* [Unsplash.com] New ruleset * Add download.
1 parent 4f09b99 commit 8480ddf

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
<!--
2+
Non-functional subdomains:
3+
- chat (SSL connection error)
4+
- community (t)
5+
- email (t)
6+
- tumblr (m)
7+
8+
e: expired certificate
9+
h: http redirect
10+
i: invalid certificate chain
11+
m: certificate mismatch
12+
r: connection refused
13+
s: self-signed certificate
14+
t: timeout on https
15+
-->
16+
<ruleset name="Unsplash.com">
17+
18+
<target host="unsplash.com" />
19+
<target host="www.unsplash.com" />
20+
<target host="1095.unsplash.com" />
21+
<target host="1460.unsplash.com" />
22+
<target host="730.unsplash.com" />
23+
<target host="api.unsplash.com" />
24+
<target host="awards.unsplash.com" />
25+
<target host="book.unsplash.com" />
26+
<target host="changelog.unsplash.com" />
27+
<target host="download.unsplash.com" />
28+
<test url="http://download.unsplash.com/7/girl-flowers.jpg" />
29+
<target host="hd.unsplash.com" />
30+
<target host="images.unsplash.com" />
31+
<target host="instant.unsplash.com" />
32+
<target host="madewith.unsplash.com" />
33+
<target host="makeday.unsplash.com" />
34+
<target host="pages.unsplash.com" />
35+
<target host="slack.unsplash.com" />
36+
<target host="source.unsplash.com" />
37+
<target host="status.unsplash.com" />
38+
<target host="store.unsplash.com" />
39+
<target host="tv.unsplash.com" />
40+
41+
<rule from="^http:"
42+
to="https:" />
43+
</ruleset>

0 commit comments

Comments
 (0)