We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0679268 commit b0fc271Copy full SHA for b0fc271
src/chrome/content/rules/narcity.xml
@@ -0,0 +1,11 @@
1
+<ruleset name="narcity.com">
2
+ <target host="narcity.com" />
3
+ <target host="*.narcity.com" />
4
+
5
+ <test url="http://travel.narcity.com/hotels/results/?city_id=800056409" />
6
+ <test url="http://market.narcity.com/password" />
7
+ <test url="http://www.narcity.com/u/2019/07/29/7a89228413aec39e61fd7e425d92cd8b.png" />
8
9
+ <rule from="^http:"
10
+ to="https:" />
11
+</ruleset>
0 commit comments