wolframalpha.com
HTTPS Everywhere currently rewrites requests to wolframalpha.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 enabled by default:
<!-- For other Wolfram Research coverage, see Wolfram.com.xml Refused hosts: - citi - community Invalid certificate - api-cn - api-maps - api-tw - www[0-9][0-9] SHA-1 certificate hosts: - cvsrx - nielsen - www-cn - www-tw Timed out hosts: - ^ - blog - homeworkday www10.wolframalpha.com www20.wolframalpha.com www30.wolframalpha.com www40.wolframalpha.com --><ruleset name="Wolfram Alpha"> <target host="wolframalpha.com"/> <target host="www.wolframalpha.com"/> <target host="api.wolframalpha.com"/> <target host="api-cn.wolframalpha.com"/> <target host="api-maps.wolframalpha.com"/> <target host="api-tw.wolframalpha.com"/> <target host="developer.wolframalpha.com"/> <target host="m.wolframalpha.com"/> <target host="preview.wolframalpha.com"/> <target host="products.wolframalpha.com"/> <target host="wc.wolframalpha.com"/> <target host="www1.wolframalpha.com"/> <target host="www3.wolframalpha.com"/> <target host="www4b.wolframalpha.com"/> <target host="www4c.wolframalpha.com"/> <target host="www4d.wolframalpha.com"/> <target host="www4f.wolframalpha.com"/> <target host="www5a.wolframalpha.com"/> <test url="http://www5a.wolframalpha.com/Calculate/MSP/MSP22951ebg8ah1a34673c800000gg7999a909270gg?MSPStoreType=image%2Fgif&s=41&w=62.&h=18."/> <target host="www5b.wolframalpha.com"/> <exclusion pattern="http://www\.wolframalpha\.com/widgets/view\.jsp"/> <test url="http://www.wolframalpha.com/widgets/view.jsp?id=4b64c77d42179cb4d37d342045ddd836"/> <rule from="^http://wolframalpha\.com/" to="https://www.wolframalpha.com/"/> <rule from="^http://api-(cn|maps|tw)\.wolframalpha\.com/" to="https://www.wolframalpha.com/"/> <rule from="^http:" to="https:"/> </ruleset>
The release branch contains the following rules that are enabled by default:
<!-- For other Wolfram Research coverage, see Wolfram.com.xml Refused hosts: - citi - community Invalid certificate - api-cn - api-maps - api-tw - www[0-9][0-9] SHA-1 certificate hosts: - cvsrx - nielsen - www-cn - www-tw Timed out hosts: - ^ - blog - homeworkday www10.wolframalpha.com www20.wolframalpha.com www30.wolframalpha.com www40.wolframalpha.com --><ruleset name="Wolfram Alpha"> <target host="wolframalpha.com"/> <target host="www.wolframalpha.com"/> <target host="api.wolframalpha.com"/> <target host="api-cn.wolframalpha.com"/> <target host="api-maps.wolframalpha.com"/> <target host="api-tw.wolframalpha.com"/> <target host="developer.wolframalpha.com"/> <target host="m.wolframalpha.com"/> <target host="preview.wolframalpha.com"/> <target host="products.wolframalpha.com"/> <target host="wc.wolframalpha.com"/> <target host="www1.wolframalpha.com"/> <target host="www3.wolframalpha.com"/> <target host="www4b.wolframalpha.com"/> <target host="www4c.wolframalpha.com"/> <target host="www4d.wolframalpha.com"/> <target host="www4f.wolframalpha.com"/> <target host="www5a.wolframalpha.com"/> <test url="http://www5a.wolframalpha.com/Calculate/MSP/MSP22951ebg8ah1a34673c800000gg7999a909270gg?MSPStoreType=image%2Fgif&s=41&w=62.&h=18."/> <target host="www5b.wolframalpha.com"/> <exclusion pattern="http://www\.wolframalpha\.com/widgets/view\.jsp"/> <test url="http://www.wolframalpha.com/widgets/view.jsp?id=4b64c77d42179cb4d37d342045ddd836"/> <rule from="^http://wolframalpha\.com/" to="https://www.wolframalpha.com/"/> <rule from="^http://api-(cn|maps|tw)\.wolframalpha\.com/" to="https://www.wolframalpha.com/"/> <rule from="^http:" to="https:"/> </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.