https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Names.xml
<ruleset name="Names"> <target host="names.co.uk" /> <target host="www.names.co.uk" /> <target host="admin.names.co.uk" /> <target host="webmail4.names.co.uk" /> <rule from="^http://(?:www\.)?names\.co\.uk/" to="https://www.names.co.uk/"/> <rule from="^http://(admin|webmail4?)\.names\.co\.uk/" to="https://$1.names.co.uk/"/> </ruleset>