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

Commit

Permalink
CNET content.com
Browse files Browse the repository at this point in the history
  • Loading branch information
MB committed Jan 25, 2014
1 parent 439fec7 commit b03cccf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/chrome/content/rules/CBS.xml
Expand Up @@ -5,6 +5,7 @@
- CBSIstatic.com.xml
- CBS-Sports-Network.xml
- CBS_Store.xml
- CNET_content.com.xml
- GameSpot.xml
- Last.fm.xml
- TechRepublic.xml
Expand Down
19 changes: 19 additions & 0 deletions src/chrome/content/rules/CNET_content.com.xml
@@ -0,0 +1,19 @@
<!--
For other CBS coverage, see CBS.xml.
Web bugs.
-->
<ruleset name="CNET content.com">

<target host="ws.cnetcontent.com" />


<securecookie host="^ws\.cnetcontent\.com$" name=".+" />


<rule from="^http://ws\.cnetcontent\.com/"
to="https://ws.cnetcontent.com/" />

</ruleset>

0 comments on commit b03cccf

Please sign in to comment.