Added dragonsmoke.cloud rule#8800
Conversation
| <target host="dragonsmoke.cloud" /> | ||
| <target host="www.dragonsmoke.cloud" /> | ||
|
|
||
| <rule from="^http://(www\.)?dragonsmoke\.cloud/" to="https://www.dragonsmoke.cloud/" /> |
There was a problem hiding this comment.
Why are you forcing to redirect to the www subdomain? HTTP is working on both and the redirect works on the servers side.
There was a problem hiding this comment.
The server redirects you to www no matter what, so there's no reason we should redirect to the non-www version. Might as well just skip straight to www.
There was a problem hiding this comment.
|
You should have a look on https://hstspreload.org/ which makes a rule in HTTPS Everywhere obsolete. |
|
Already submitted to hstspreload.org :) |
|
@TheOpenSourceNinja Are you still interested in working on this? |
|
I'm closing this pull request due to lack of response from @TheOpenSourceNinja . Also, both https://dragonsmoke.cloud and https://www.dragonsmoke.cloud fail HTTPS, so there is no ruleset to make here anyway. |
I've recently set up the web site dragonsmoke.cloud with HTTPS, so I thought I'd submit a rule for HTTPS Everywhere.