Skip to content

Commit

Permalink
Create nasdaqtrader.com.xml (EFForg#19904)
Browse files Browse the repository at this point in the history
* Create nasdaqtrader.com.xml

* typo

* fix

* add comment list of nonfunctional subdomains
  • Loading branch information
wesinator authored Jan 28, 2021
1 parent 8d29046 commit b7db11a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/chrome/content/rules/nasdaqtrader.com.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!--
Nonfunctional subdomains:
Certificate mismatch:
beta.nasdaqtrader.com
classic.nasdaqtrader.com
ftp.nasdaqtrader.com
m.nasdaqtrader.com
tickpilotappendixb.nasdaqtrader.com
-->

<ruleset name="nasdaqtrader.com">
<target host="nasdaqtrader.com" />
<target host="www.nasdaqtrader.com" />

<rule from="^http:" to="https:" />
</ruleset>

0 comments on commit b7db11a

Please sign in to comment.