We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53b5f64 commit 8e675efCopy full SHA for 8e675ef
src/chrome/content/rules/SemanticScholar.org.xml
@@ -0,0 +1,21 @@
1
+<!--
2
+ Time out:
3
+ assets.semanticscholar.org
4
+ banner.semanticscholar.org
5
+
6
+-->
7
+<ruleset name="SemanticScholar.org">
8
9
+ <target host="semanticscholar.org" />
10
+ <target host="www.semanticscholar.org" />
11
+ <target host="api.semanticscholar.org" />
12
+ <target host="blog.semanticscholar.org" />
13
+ <target host="citeomatic.semanticscholar.org" />
14
+ <target host="labs.semanticscholar.org" />
15
+ <target host="open.semanticscholar.org" />
16
+ <target host="pdfs.semanticscholar.org" />
17
+ <test url="http://pdfs.semanticscholar.org/02b6/d8d8fd54fda1702e894374b5b62cc9ed9eba.pdf" />
18
19
+ <rule from="^http:" to="https:" />
20
21
+</ruleset>
0 commit comments