forked from EFForg/https-everywhere
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path148apps.com.xml
More file actions
28 lines (21 loc) · 696 Bytes
/
Copy path148apps.com.xml
File metadata and controls
28 lines (21 loc) · 696 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
<!--
Nonfunctional hosts in *.148apps.com:
beta.images.148apps.com (Error 403 - Forbidden)
beta.media.148apps.com (Error 403 - Forbidden)
static.148apps.com (Error 404)
beta.static.148apps.com (Error 403 - Forbidden)
HTTPS Connection Refused:
ads.148apps.com
forum.148apps.com
store.148apps.com
img.148apps.com
-->
<ruleset name="148apps" platform="mixedcontent">
<target host="148apps.com" />
<target host="www.148apps.com" />
<target host="images.148apps.com" />
<target host="media.148apps.com" />
<target host="static.148apps.com" />
<test url="http://static.148apps.com/img/148apps-logo-266x.png" />
<rule from="^http:" to="https:" />
</ruleset>