Skip to content

Commit 4f64ae8

Browse files
author
MB
committed
[Dotomi] Add ams-login, append tld
1 parent 7477aac commit 4f64ae8

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

src/chrome/content/rules/Dotomi.xml

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,17 @@
1414
1515
- (www.) (redirects to http; mismatched, CN: *.squarespace.com)
1616
17+
18+
Fully covered subdomains:
19+
20+
- ams-login
21+
1722
-->
18-
<ruleset name="Dotomi (partial)">
23+
<ruleset name="Dotomi.com (partial)">
1924

2025
<target host="a248.g.akamai.net" />
26+
<target host="ams-login.dotomi.com" />
27+
2128
<target host="*.dotomi.com" />
2229

2330

@@ -27,7 +34,7 @@
2734
<rule from="^http://(?:www\.)?dotomi\.com/(display|storage|universal)/"
2835
to="https://dotomi.squarespace.com/$1/" />
2936

30-
<rule from="^http://login\.dotomi\.com/"
31-
to="https://login.dotomi.com/" />
37+
<rule from="^http://(ams-login|login)\.dotomi\.com/"
38+
to="https://$1.dotomi.com/" />
3239

33-
</ruleset>
40+
</ruleset>

utils/ruleset-coverage-whitelist.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3564,7 +3564,7 @@ dce154ab37856ecfd6d7bd437f5d242c2f33cc5c0ae03e11f84544c7cc6935b1 DotBit.xml
35643564
b8ec9f7ebe9472111b4fa4db9ce22809bbef889bc8d63ba8388657a31f1071c3 DotCloud.com.xml
35653565
78c27d4caa1741873ac00e28fe5c91fc0aedaf6fbe9abb60f48fa0cb546b6305 DotCOM-host.xml
35663566
687227146330d33670b19929f22fa13bd091a6c8b2aa9e1f25a265ac18247566 DotMailer.xml
3567-
827bb6deb5c63d51788684e1efec311de9fa7786144d683c8c7f9504464b72d2 Dotomi.xml
3567+
6dd94a547f85d6a5d920d02b0b8e30b74c217502f5fc58d8034021d006d67d59 Dotomi.xml
35683568
fb0c16ca216e95a6f593cf05ecf18ee6cb7b407a0ec9985dbc169385932e3398 Dotplex.de.xml
35693569
f8ebd483c78feb3eec4c0fb04283e6307bda2fdb846cc2b3e931321c2b02c197 Dotprojects.be.xml
35703570
d51edb2655670ea1a910c1f79a85696274ce6f066ae67700baa6207d60727448 Dotster.xml

0 commit comments

Comments
 (0)