flatdy.com
HTTPS Everywhere currently rewrites requests to flatdy.com (or its subdomains).
Embedded content loaded from third-party domains (for example, YouTube, Google Analytics, ad networks, or CDNs) may also be affected. You can test this by loading the web page in question in a browser with HTTPS Everywhere installed and pulling down the HTTPS Everywhere rules menu. This will show a list of HTTPS Everywhere rules that were applied as the page was loaded, including rules that might have affected embedded content from other domains.
The stable (as yet unreleased) branch contains the following rule that is disabled by default (so very few users' browsing is likely to be affected by their action):
<!-- Disabled by https-everywhere-checker because: Fetch error: http://ads.flatdy.com/ => http://ads.flatdy.com/: (6, 'Could not resolve host: ads.flatdy.com') Disabled by https-everywhere-checker because: Fetch error: http://ads.flatdy.com/ => http://ads.flatdy.com/: (6, 'Could not resolve host: ads.flatdy.com') Fetch error: http://floridatoday.com/ => https://www.floridatoday.com/: (51, "SSL: no alternative certificate subject name matches target host name 'www.floridatoday.com'") For other Gannett Company coverage, see Gannett-Company.xml. CDN buckets: - san1.gmti.gannett.edgekey.net - www.floridatoday.com - img.gannett.edgesuite.net - cmsimg.floridatoday.com Nonfunctional domains: - classifieds.flatoday.com Problematic domains: - cmsimg.floridatoday.com (Akamai; 503) - deals.floridatoday.com (CN: *.planetdiscover.com) - origin-cmsimg.floridaytoday.com (no https) - search.floridatoday.com (CN: *.planetdiscover.com) Fully covered domains: - ads.flatdy.net - floridatoday.com - cmsimg.floridatoday.com - deals.floridatoday.com - origin-cmsimg.floridatoday.com - origin-www.floridatoday.com - search.floridatoday.com - www.floridatoday.com --><ruleset name="Florida Today (partial)" platform="mixedcontent" default_off="failed ruleset test"> <target host="ads.flatdy.com"/> <target host="floridatoday.com"/> <target host="*.floridatoday.com"/> <!-- Observed cookie domains: - ads.flatdy.com - floridatoday.com - .floridatoday.com - www.floridatoday.com --> <securecookie host="^(?:.*\.)fl(?:atd|oridatoda)y\.com$" name=".+"/> <rule from="^http://ads\.flatdy\.net/" to="https://ads.flatdy.net/"/> <rule from="^http://(?:(?:origin-)?cmsimg\.)?floridatoday\.com/" to="https://www.floridatoday.com/"/> <!-- origin-www works with https. --> <rule from="^http://((?:origin-)?www)\.floridatoday\.com/" to="https://$1.floridatoday.com/"/> <!-- Fails to redirect properly. --> <rule from="^http://deals\.floridatoday\.com/(?:$|\?)" to="https://brevardco.planetdiscover.com/sp?aff=1180"/> <rule from="^http://(?:deals|search)\.floridatoday\.com/" to="https://brevardco.planetdiscover.com/"/> </ruleset>
The release branch contains the following rules that are disabled by default (so very few users' browsing is likely to be affected by their action):
<!-- Disabled by https-everywhere-checker because: Fetch error: http://ads.flatdy.com/ => http://ads.flatdy.com/: (6, 'Could not resolve host: ads.flatdy.com') Disabled by https-everywhere-checker because: Fetch error: http://ads.flatdy.com/ => http://ads.flatdy.com/: (6, 'Could not resolve host: ads.flatdy.com') Fetch error: http://floridatoday.com/ => https://www.floridatoday.com/: (51, "SSL: no alternative certificate subject name matches target host name 'www.floridatoday.com'") For other Gannett Company coverage, see Gannett-Company.xml. CDN buckets: - san1.gmti.gannett.edgekey.net - www.floridatoday.com - img.gannett.edgesuite.net - cmsimg.floridatoday.com Nonfunctional domains: - classifieds.flatoday.com Problematic domains: - cmsimg.floridatoday.com (Akamai; 503) - deals.floridatoday.com (CN: *.planetdiscover.com) - origin-cmsimg.floridaytoday.com (no https) - search.floridatoday.com (CN: *.planetdiscover.com) Fully covered domains: - ads.flatdy.net - floridatoday.com - cmsimg.floridatoday.com - deals.floridatoday.com - origin-cmsimg.floridatoday.com - origin-www.floridatoday.com - search.floridatoday.com - www.floridatoday.com --><ruleset name="Florida Today (partial)" platform="mixedcontent" default_off="failed ruleset test"> <target host="ads.flatdy.com"/> <target host="floridatoday.com"/> <target host="*.floridatoday.com"/> <!-- Observed cookie domains: - ads.flatdy.com - floridatoday.com - .floridatoday.com - www.floridatoday.com --> <securecookie host="^(?:.*\.)fl(?:atd|oridatoda)y\.com$" name=".+"/> <rule from="^http://ads\.flatdy\.net/" to="https://ads.flatdy.net/"/> <rule from="^http://(?:(?:origin-)?cmsimg\.)?floridatoday\.com/" to="https://www.floridatoday.com/"/> <!-- origin-www works with https. --> <rule from="^http://((?:origin-)?www)\.floridatoday\.com/" to="https://$1.floridatoday.com/"/> <!-- Fails to redirect properly. --> <rule from="^http://deals\.floridatoday\.com/(?:$|\?)" to="https://brevardco.planetdiscover.com/sp?aff=1180"/> <rule from="^http://(?:deals|search)\.floridatoday\.com/" to="https://brevardco.planetdiscover.com/"/> </ruleset>
The HTTPS Everywhere developers welcome corrections and updates to rules. Please see our developer information and documentation of the ruleset format. If filing a bug in the Tor Project's Trac bug tracker, you can use the shared username and password cypherpunks / writecode; please ensure that the bug is marked as applying to HTTPS Everywhere.