We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c222f7 commit 510dc51Copy full SHA for 510dc51
src/chrome/content/rules/ReadTheDocs.xml
@@ -1,4 +1,5 @@
1
<ruleset name="ReadTheDocs">
2
+ <target host="readthedocs.org" />
3
<target host="*.readthedocs.org" />
4
5
<rule from="^http://((?:[\w-]+\.)?readthedocs\.org)/" to="https://$1/"/>
0 commit comments