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

Update Time_Inc.xml #9732

Merged
merged 2 commits into from
May 2, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/chrome/content/rules/TIME.com.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<!--
For other Time Inc coverage, see Time_Inc.xml

Non-functional hosts
Couldn't connect to server:
- 100photos.time.com
Expand Down
141 changes: 40 additions & 101 deletions src/chrome/content/rules/Time_Inc.xml
Original file line number Diff line number Diff line change
@@ -1,120 +1,59 @@
<!--
Disabled by https-everywhere-checker because:
Fetch error: http://timeinc.net/ => https://timeinc.net/: (7, 'Failed to connect to timeinc.net port 443: Connection timed out')
Other Time Inc rulesets:

- TIME.com.xml
- Customersvc.com.xml
- Entertainment_Weekly.xml
- Fortune.com.xml
- People.com.xml


Non-functional hosts in *.timeinc.net

CDN buckets:
Couldn't connect to server:
- timeinc.net

- timecm.122.2o7.net
Peer certificate cannot be authenticated with given CA certificates:
- dev-wpcom.timeinc.net

- timeinc.brightcove.com.edgesuite.net

- a1213.g.akamai.net

- fonts.timeinc.net.edgesuite.net

- a1726.g2.akamai.net

- i.timeinc.net.edgesuite.net

- a850.g.akamai.net
- img.timeinc.net

- img2.timeinc.net.edgesuite.net

- a626.g.akamai.net
- img2.timeinc.net

- img2-1.timeinc.net.edgesuite.net

- a1449.g.akamai.net
- img2-1.timeinc.net

- img2-2.timeinc.net.edgesuite.net

- a1170.g.akamai.net
- img2-2.timeinc.net

- img2-3.timeinc.net.edgesuite.net

- a1073.g.akamai.net
- img2-3.timeinc.net

- img2-short.timeinc.net.edgesuite.net

- a760.g.akamai.net

- i2.akamai.timeinc.net

- i2.timeinc.net


Nonfunctional domains:

- timeinc.com (refused)
- www.timeinc.com (Redirects to http, akamai)


Problematic domains:

- img2.timeinc.net *
- img2-[123].timeinc.net *
- img2-short.timeinc.net *
- img5.timeinc.net *

* Works, akamai


Fully covered domains:

- timeinc.brightcove.com.edgesuite.net (→ akamai)

- invest.timeinc.com
- subscription.timeinc.com
- subscription-assets.timeinc.com

- timeinc.net subdomains:

- cgi
- fonts (→ akamai)
- i2
- img (→ akamai)
- img2 (→ i2)
- img2-[123] (→ i2)
- img5 (→ akamai)


These altnames don't exist:

- www.invest.timeinc.com
Incomplete certificate chain error:
- github.timeinc.net
- jenkins.ties.timeinc.net

4xx client error:
- i2.timeinc.net
-->
<ruleset name="Time Inc (partial)" default_off='failed ruleset test'>

<ruleset name="Time Inc (partial)">
<!-- *.timeinc.net -->
<target host="www.timeinc.net" />
<test url="http://www.timeinc.net/subs/newsstand/main.html" />
<target host="amp.timeinc.net" />
<test url="http://amp.timeinc.net/time/4753419/time-100-gala-biggest-moments/?source=dam" />
<target host="cgi.timeinc.net" />
<target host="fonts.timeinc.net" />
<test url="http://fonts.timeinc.net/ti/fortune/webfonts.css?ver=1.0.00" />
<target host="git.timeinc.net" />
<target host="img.timeinc.net" />
<test url="http://img.timeinc.net/tii/omniture/h/config/time_s_code_multivideo.js" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • http://img5.timeinc.net/keynote/above_the_fold_1x1.gif

<target host="img5.timeinc.net" />
<test url="http://img5.timeinc.net/keynote/above_the_fold_1x1.gif" />
<target host="smetrics.timeinc.net" />
<target host="svn.timeinc.net" />
<target host="tia.timeinc.net" />
<test url="http://tia.timeinc.net/fortune/tia_tgx.min.js" />
<target host="tiads.timeinc.net" />
<test url="http://tiads.timeinc.net/ads/tii_bk-coretag.js" />


<!-- *.timeinc.com -->
<target host="timeinc.com" />
<target host="www.timeinc.com" />
<target host="invest.timeinc.com" />
<target host="subscription.timeinc.com" />
<target host="subscription-assets.timeinc.com" />
<target host="timeinc.net" />
<target host="cgi.timeinc.net" />
<target host="i2.timeinc.net" />
<target host="www.timeinc.net" />

<!--
Redirects to http:
-->
<!--exclusion pattern="^http://www\.timeinc\.com/($|favicon\.ico|wp-content/)" /-->


<test url="http://subscription-assets.timeinc.com/prod/assets/themes/magazines/SUBS/templates/velocity/site/mm-newsstand/lp.html" />

<securecookie host="^subscription\.timeinc\.com$" name=".+" />


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

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