https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Securepaths.xml
<ruleset name="securepaths.com"> <target host="securepaths.com" /> <target host="www.securepaths.com" /> <securecookie host="^(www\.)?securepaths\.com$" name=".*" /> <!-- Tracking beacon, e.g.: - securepaths.com/pixel.cgi?org=a1c3bbeec26d8e3b293f - Observed on education.org --> <rule from="^http://(www\.)?securepaths\.com/" to="https://$1securepaths.com/" /> </ruleset>