Skip to content

Commit 2b0fcce

Browse files
Chan Chak ShingJ0WI
authored andcommitted
Create TSUTAYA.co.jp.xml (EFForg#16721)
* Create TSUTAYA.co.jp.xml * Fix rules-test * Update TSUTAYA.co.jp.xml
1 parent 7ba417e commit 2b0fcce

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<!--
2+
Non-functional hosts
3+
Timeout was reached:
4+
- cms.tsutaya.co.jp
5+
- concierge.tsutaya.co.jp
6+
- ez.tsutaya.co.jp
7+
- imovie.tsutaya.co.jp
8+
- imusic.tsutaya.co.jp
9+
- s.tsutaya.co.jp
10+
- store.tsutaya.co.jp
11+
12+
SSL peer certificate was not OK:
13+
- sp.shop.tsutaya.co.jp
14+
15+
Peer certificate cannot be authenticated with given CA certificates:
16+
- qa.tsutaya.co.jp
17+
18+
Status code mismatch:
19+
- www.tsutaya.co.jp
20+
- sp.tsutaya.co.jp
21+
22+
Mixed content blocking (MCB) triggered:
23+
- shop.tsutaya.co.jp
24+
-->
25+
<ruleset name="TSUTAYA.co.jp (partial)">
26+
<target host="di.tsutaya.co.jp" />
27+
<target host="log.tsutaya.co.jp" />
28+
<target host="ssl.tsutaya.co.jp" />
29+
<target host="shop.tsutaya.co.jp" />
30+
<exclusion pattern="^http://shop\.tsutaya\.co\.jp/$" />
31+
<test url="http://shop.tsutaya.co.jp/library/css/base.css" />
32+
<test url="http://shop.tsutaya.co.jp/library/css/print.css" />
33+
<test url="http://shop.tsutaya.co.jp/library/img/base/ic/btn_shoppinginfo.png" />
34+
<test url="http://shop.tsutaya.co.jp/library/img/base/ic/btn_tpoint.png" />
35+
<test url="http://shop.tsutaya.co.jp/library/js/globalNaviHeaderShareBlock.js" />
36+
<test url="http://shop.tsutaya.co.jp/library/js/tol.js" />
37+
<test url="http://shop.tsutaya.co.jp/library/shop/css/dvd/swiper_02.css" />
38+
<test url="http://shop.tsutaya.co.jp/library/shop/js/bsn.Crossfader.js" />
39+
40+
<rule from="^http://shop\.tsutaya\.co\.jp/library/"
41+
to="https://shop.tsutaya.co.jp/library/" />
42+
43+
<rule from="^http://(di|log|ssl)\.tsutaya\.co\.jp/"
44+
to="https://$1.tsutaya.co.jp/" />
45+
</ruleset>

0 commit comments

Comments
 (0)