You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<inputtype="image" src="../img/heartbig.png" name="submit" alt="Support Andrew via PayPal!" title="Support Andrew via PayPal!">
26
26
</form><br/>
27
-
<spanclass="i18_support">To support development, click the heart :)</span><br/>Bitcoin: <ahref="bitcoin:39VJ5L9Yd6WocG6r88uE7ZZnM5J2M5bW92"><strong>39VJ5L9Yd6WocG6r88uE7ZZnM5J2M5bW92</strong></a><br/>
28
-
<small><i>Awesome icons by <ahref="http://dryicons.com" target="_blank">http://dryicons.com</a></i></small>
29
-
<br/>
30
-
<br/>
31
-
<optionclass="btn btn-success" id="viewtoggle">List All Settings</option>
27
+
<spanclass="i18_support">To support development, click the heart :)</span><br/>Bitcoin: <ahref="bitcoin:39VJ5L9Yd6WocG6r88uE7ZZnM5J2M5bW92"><strong>39VJ5L9Yd6WocG6r88uE7ZZnM5J2M5bW92</strong></a>
28
+
<br/><br/>
29
+
<optionclass="btn btn-info" id="viewtoggle">List All Settings</option>
<optionvalue="true">Only on Unwhitelisted Domains</option>
117
115
<optionvalue="alldomains">On All Domains</option>
118
116
</select><i>(Default: Only on Unwhitelisted Domains; blocks referrer information when clicking on third-party links (note: setting this to "On All Domains" may cause issues (e.g. thumbnails in Tweetdeck))</i></td></tr>
</select><i>(Default: -Off-; <strong>warning</strong>: if enabled, may "break" some sites (e.g. logging in))</i><divid="customreferrer" class="sshidden"><br/><p><inputid="userref" class="form-control" value="" placeholder="Enter an address to set as your referrer value for all sites" /></p><p><inputtype="button" class="save btn btn-success" value="Save" /></p></div></td></tr>
<tr><tdcolspan="2" class="middle"><p><labelfor="url">Domain:</label><inputid="url" value="" class="form-control" placeholder="Enter a domain or expression (click 'Help' for more info)" /></p><p><inputtype="button" id="whitebind" value="+ Whitelist" class="btn btn-success" /><inputtype="button" id="blackbind" value="+ Blacklist" class="btn btn-danger" /><inputtype="button" id="domaininfo" value="Help" class="btn btn-default" /></p><divid="domaininfocontainer" class="sshidden"><ul><li><strong>Entire Domain Matching</strong>: match an entire domain by adding <strongstyle="color: green">**.</strong> in front of it (or click on "Trust"/"Distrust" for an existing entry below).<br/>Example: <strongstyle="color: green">**.domain.com</strong> will match <strong>domain.com</strong>, <strong>a.domain.com</strong>, <strong>1.2.domain.com</strong> and even <strong>1.2.3.domain.com</strong></li><li><strong>Wildcard Matching</strong>: match any string of characters (except periods ".") with a <strongstyle="color: green">*</strong> character.<br/>Example: <strongstyle="color: green">*.domain.com</strong> will match <strong>a.domain.com</strong> but not <strong>domain.com</strong> (no subdomain)</li><li><strong>Single-Character Matching</strong>: match any single character with a <strongstyle="color: green">?</strong> character.<br/>Example: <strongstyle="color: green">cat?.com</strong> will match <strong>cats.com</strong> and <strong>cat5.com</strong><br/><br/></li><li><strong>Note 1</strong>: you are able to combine the various matching expressions (e.g. <strong>192.16?.*.*, *.cat?.c*, abc*xyz.com</strong>)</li><li><strong>Note 2</strong>: IPv6 URLs must contain square brackets (e.g. <strong>[2001:4860:0:2001::68]</strong>)</li><li><strong>Note 3</strong>: the "www." prefix is automatically handled, so all entries below have it stripped out</li></ul></div></td></tr>
<tr><tdcolspan="2" id="bulk" class="sshidden"><strong>Bulk Import</strong><br/><br/>Copy and paste domains into the box below. Each domain should be on a separate line.<br/><br/><p><textareaclass="form-control"></textarea></p><p><inputtype="button" value="Import to List" class="btn btn-info" id="bulkbtn" /><inputtype="button" value="Hide" id="hideimport" class="btn btn-default" /></p><divid="importerror" class="sshidden alert alert-danger"></div></td></tr>
0 commit comments