https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/SceneTap.xml
<ruleset name="SceneTap"> <target host="scenetap.com" /> <!-- * for cross-domain cookie. --> <target host="*.scenetap.com" /> <securecookie host="^(.*\.)?scenetap\.com$" name=".*" /> <rule from="^http://(www\.)?scenetap\.com/" to="https://$1scenetap.com/" /> </ruleset>