packages feed

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

<ruleset name="All-inkl.com">
  <target host="*.all-inkl.com" />
  <target host="all-inkl.*" />
  <target host="www.all-inkl.*" />

  <rule from="^http://all-inkl\.com/" to="https://all-inkl.com/" />
  <rule from="^http://([^/:@\.]+)\.all-inkl\.com/" to="https://$1.all-inkl.com/" />
  <rule from="^http://(?:www\.)?all-inkl\.[^/:@][^/:@]/" to="https://all-inkl.com/" />
</ruleset>