Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit a09850b

Browse files
authored
Update LondonStockExchange.com.xml (#19839)
* Update LondonStockExchange.com.xml * Update LondonStockExchange.com.xml
1 parent 1b7ac05 commit a09850b

File tree

2 files changed

+15
-52
lines changed

2 files changed

+15
-52
lines changed

src/chrome/content/rules/London-Stock-Exchange.xml

Lines changed: 0 additions & 52 deletions
This file was deleted.
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<ruleset name="London Stock Exchange">
2+
<target host="londonstockexchange.com" />
3+
<target host="www.londonstockexchange.com" />
4+
<target host="api.londonstockexchange.com" />
5+
<test url="http://api.londonstockexchange.com/api/gw/lse/download/COCPG/tearsheet" />
6+
<target host="docs.londonstockexchange.com" />
7+
<test url="http://docs.londonstockexchange.com/sites/default/files/documents/fees-for-issuers.pdf" />
8+
<target host="www.rns-pdf.londonstockexchange.com" />
9+
<target host="services.londonstockexchange.com" />
10+
<target host="www.unavista.londonstockexchange.com" />
11+
12+
<securecookie host=".+" name=".+" />
13+
14+
<rule from="^http:" to="https:" />
15+
</ruleset>

0 commit comments

Comments
 (0)