We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227c629 commit 57821a4Copy full SHA for 57821a4
src/chrome/content/rules/TurnTo_Networks.xml
@@ -1,9 +1,12 @@
1
-<ruleset name="TurnTo Networks (partial)">
+<ruleset name="TurnTo Networks (partial)" default_off="Breaks lenovo `ask a question'">
2
+<!-- Breaks "ask a question" on, eg:
3
+
4
+ http://shop.lenovo.com/us/en/laptops/thinkpad/x-series/x1-carbon/ -->
5
6
<target host="static.www.turnto.com" />
7
8
9
<rule from="^http://static\.www\.turnto\.com/"
10
to="https://static.www.turnto.com/" />
11
-</ruleset>
12
+</ruleset>
0 commit comments