packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/FAZ.xml

<!--	See FAZ-mismatches.xml also
-->
<ruleset name="FAZ (broken)" default_off="redirects back to http">
  <target host="faz.de"/>
  <target host="www.faz.de"/>
  <target host="faz-institute.de"/>
  <target host="*.faz-institute.de"/>
  <target host="faz.net"/>
  <target host="faz-community.faz.net"/>
  <target host="gets.faz.net"/>
  <target host="kfz-versicherung.faz.net"/>
  <target host="oersenlexikon.faz.net"/>
  <target host="ts.faz.net"/>
  <target host="verlag.faz.net"/>
  <target host="www.faz.net"/>
  <target host="fazjob.net"/>
  <target host="rebrush-oas.fazjob.net"/>
  <target host="services.fazjob.net"/>
  <target host="www.fazjob.net"/>

  <rule from="^http://fazarchive\.faz\.net/(content|css|images)/" to="https://fazarchive.faz.net/$1/"/>

  <rule from="^http://(faz-community|gets|kfz-versicherung|oersenlexikon|ts)\.faz\.net/" to="https://$1.faz.net/"/>

  <rule from="^http://(verlag\.|www\.)?faz\.(de|net)/(2\.5\.7/|cacheproxy300|f30|favicon\.ico|img/|l\.gif|polopoly_fs/)" to="https://www.faz.net/$2"/>

  <rule from="^http://(www\.)?faz(job\.net|-institute\.de)/" to="https://faz$2/"/>

  <rule from="^http://(rebrush-oas|services)\.fazjob\.net/" to="https://$1.fazjob.net/"/>

  <securecookie host="^\.faz-institut\.de$" name=".*"/>
  <securecookie host="^faz-community\.faz\.net$" name=".*"/>
  <securecookie host="^(www\.)?fazjob\.net$" name=".*"/>

</ruleset>