Skip to content

Commit b866981

Browse files
author
MB
committed
Time and Date.com
1 parent a61e962 commit b866981

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
<!--
2+
Problematic subdomains:
3+
4+
- free *
5+
6+
* Fastly
7+
8+
9+
Mixed content:
10+
11+
- Images from [ac].tadst.com *
12+
13+
* Secured by us
14+
15+
-->
16+
<ruleset name="Time and Date.com (partial)">
17+
18+
<target host="timeanddate.com" />
19+
<target host="www.timeanddate.com" />
20+
21+
22+
<rule from="^http://(www\.)?timeanddate\.com/"
23+
to="https://$1timeanddate.com/" />
24+
25+
</ruleset>

0 commit comments

Comments
 (0)