Skip to content

Commit 510dc51

Browse files
committed
Add base domain readthedocs.org to targets
1 parent 0c222f7 commit 510dc51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/chrome/content/rules/ReadTheDocs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<ruleset name="ReadTheDocs">
2+
<target host="readthedocs.org" />
23
<target host="*.readthedocs.org" />
34

45
<rule from="^http://((?:[\w-]+\.)?readthedocs\.org)/" to="https://$1/"/>

0 commit comments

Comments
 (0)