[tor-bugs] #10326 [EFF-HTTPS Everywhere]: NewsBlur rules break existing ruleset

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 9 21:50:02 UTC 2013


#10326: NewsBlur rules break existing ruleset
--------------------------------------------+------------------------------
 Reporter:  chisel                          |          Owner:
     Type:  defect                          |         Status:  new
 Priority:  normal                          |      Milestone:
Component:  EFF-HTTPS Everywhere            |        Version:  HTTPS-E
 Keywords:  rules,ruleset,https-everywhere  |  3.4.3
Parent ID:                                  |  Actual Points:
                                            |         Points:
--------------------------------------------+------------------------------
 I had a ruleset for NewsBlur that was working perfectly. The new NewsBlur
 rules bundled with the latest HTTPS-Everywhere stable release have broken
 it.

 Existing ruleset:
 {{{
 <ruleset name="NewsBlur Wildcard">
         <target host="*.newsblur.com" />
         <rule from="^http://([^/:@]*)\.newsblur\.com/"
 to="https://$1.newsblur.com/"/>
 </ruleset>
 }}}
 Problem: the new ruleset does not include icons.newsblur.com, which means
 that all RSS feed icons are excluded. I have tried renaming my existing
 ruleset (as you see) and disabling the bundled one, but the site remains
 broken. What's going on? Is there still a conflict between the bundled
 rule and my custom rule?

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10326>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list