Skip to content

Commit 8aa4a49

Browse files
committed
Merge pull request EFForg#3078 from lucaspetter/tisarana
[Tisarana.ca] New Ruleset
2 parents f8a1ba5 + 6a0591b commit 8aa4a49

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<ruleset name="Tisarana Buddhist Monastery">
2+
<target host="tisarana.ca" />
3+
<target host="www.tisarana.ca" />
4+
5+
<test url="http://tisarana.ca/wp/wp-content/uploads/powerpress/xRounded_play_button4.jpg.pagespeed.ic.ZUZdhSzz6X.jpg" />
6+
<test url="http://tisarana.ca/wp/wp-content/uploads/powerpress/xRounded_play_button4.jpg.pagespeed.ic.Aje6RnBKde.jpg" />
7+
<test url="http://tisarana.ca/wp/wp-content/uploads/2014/10/xClearLeafSlim.png.pagespeed.ic.H6vDzn8dgH.png" />
8+
<test url="http://tisarana.ca/wp/wp-content/uploads/2014/10/xClearLeafSlim.png.pagespeed.ic.Sd7hxk5eTN.png" />
9+
10+
<securecookie host="^(?:www)?(?:\.)?tisarana\.ca$" name=".+" />
11+
12+
<rule from="^http://tisarana\.ca/wp/wp-content/uploads/(.+)/x(.+)\.pagespeed.+"
13+
to="https://tisarana.ca/wp/wp-content/uploads/$1/$2" />
14+
<rule from="^http:"
15+
to="https:" />
16+
</ruleset>

0 commit comments

Comments
 (0)