This repository was archived by the owner on Nov 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathWebMD.xml
More file actions
65 lines (59 loc) · 2.13 KB
/
WebMD.xml
File metadata and controls
65 lines (59 loc) · 2.13 KB
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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
<!--
Other WebMD rulesets:
- MedicineNet.com.xml
- WebMD_Health.xml
- WebMD_Health_Services.xml
Non-functional hosts
Timeout was reached:
- www.m.webmd.com
SSL peer certificate was not OK:
- www.exchanges.webmd.com
- www.iad1.webmd.com
- doctor.iad1.webmd.com
- click.messages.webmd.com
- pages.messages.webmd.com
Status code mismatch:
- firstaid.webmd.com
Mixed content blocking (MCB) triggered:
- mediakit.webmd.com
- origin-mediakit.webmd.com
-->
<ruleset name="WebMD (partial)">
<target host="webmd.com" />
<target host="www.webmd.com" />
<target host="answers.webmd.com" />
<target host="arthritis.webmd.com" />
<target host="blogs.webmd.com" />
<target host="children.webmd.com" />
<target host="customercare.webmd.com" />
<target host="data.webmd.com" />
<test url="http://data.webmd.com/sdclive/sdcform.aspx?formid=l2uRegistration" />
<target host="dentalsavings.webmd.com" />
<target host="diabetes.webmd.com" />
<target host="dictionary.webmd.com" />
<target host="doctor.webmd.com" />
<target host="education.webmd.com" />
<target host="exchanges.webmd.com" />
<target host="fit.webmd.com" />
<target host="forums.webmd.com" />
<target host="foxnews.webmd.com" />
<target host="healthboards.webmd.com" />
<target host="img.webmd.com" />
<test url="http://img.webmd.com/dtmcms/live/webmd/consumer_assets/site_images/magazine/digital_issues_pdf/webmd_diabetes_sept_13.pdf" />
<target host="member.webmd.com" />
<target host="men.webmd.com" />
<target host="messageboards.webmd.com" />
<target host="pets.webmd.com" />
<target host="psychologytoday.webmd.com" />
<target host="rss.webmd.com" />
<target host="rssfeeds.webmd.com" />
<target host="img.staging.webmd.com" />
<test url="http://img.staging.webmd.com/dtmcms/staging/webmd/consumer_assets/site_images/magazine/digital_issues_pdf/webmd_diabetes_november_2013.pdf" />
<target host="symptomchecker.webmd.com" />
<target host="symptoms.webmd.com" />
<target host="symptomsbeta.webmd.com" />
<target host="teens.webmd.com" />
<target host="women.webmd.com" />
<securecookie host=".+" name=".+" />
<rule from="^http:" to="https:" />
</ruleset>