Skip to content
This repository has been archived by the owner on Nov 6, 2023. It is now read-only.

Commit

Permalink
Update Upaiyun.com.xml (#8198)
Browse files Browse the repository at this point in the history
* Update Upaiyun.com.xml

* Update Upaiyun.com.xml

* Split upyun.com

* Update Upaiyun.com.xml and Upyun.com.xml
  • Loading branch information
gloomy-ghost authored and J0WI committed May 8, 2017
1 parent f146596 commit f84058c
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 1 deletion.
12 changes: 11 additions & 1 deletion src/chrome/content/rules/Upaiyun.com.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
<!--
See also: Upyun.com.xml
Invalid certificate:
- upaiyun.com
- www.upaiyun.com
-->
<ruleset name="Upaiyun.com">
<target host="www.upaiyun.com" />
<target host="*.b0.upaiyun.com" />
<test url="http://ko-avatar.b0.upaiyun.com/default/17.png" />
<test url="http://ko-avatar.b0.upaiyun.com/default/18.png" />
<test url="http://ko-site-cdn.b0.upaiyun.com/" />
<test url="http://making-photos.b0.upaiyun.com/" />
<test url="http://making-photos.b0.upaiyun.com/photos/c114e153bd2bedbc7594801ddc10ce28.jpg" />
<test url="http://mgpyh.b0.upaiyun.com/post_image/a78ea44062d5ee10bc3ef862f8078f9e.jpg" />

<!-- Refused: -->
Expand All @@ -12,5 +21,6 @@
<test url="http://honggc.b0.upaiyun.com/romantic-words/" />
<test url="http://wxrss.b0.upaiyun.com/14866062155YniKI.jpg" />

<rule from="^http://www\.upaiyun\.com/" to="https://www.upyun.com/" />
<rule from="^http:" to="https:" />
</ruleset>
32 changes: 32 additions & 0 deletions src/chrome/content/rules/Upyun.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!--
See also: Upaiyun.com.xml
Different HTTP/HTTPS content:
- useco.upyun.com
- wiki.upyun.com
- yule.upyun.com
Invalid Certificate:
- io.upyun.com
- yule.m.upyun.com
- support.upyun.com
Refused:
- purge.upyun.com
- updog.upyun.com
-->
<ruleset name="Upyun.com">
<target host="upyun.com" />
<target host="www.upyun.com" />
<target host="blog.upyun.com" />
<target host="console.upyun.com" />
<target host="docs.upyun.com" />
<target host="madoka.upyun.com" />
<target host="nola.upyun.com" />
<target host="opentalk.upyun.com" />
<target host="ptp-admin.upyun.com" />
<target host="robin.upyun.com" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit f84058c

Please sign in to comment.