Links to regexr.com open in new window
This commit is contained in:
parent
c63779e104
commit
9ee6b8039f
@ -21,14 +21,14 @@
|
||||
</form>
|
||||
<div id='matchingPatterns'>
|
||||
<h2>Matching patterns</h2>
|
||||
<p>Kill stickies on web page URLs matching the following <a href='https://regexr.com/' rel='nofollow'>regular expressions</a> (one per line):</p>
|
||||
<p>Kill stickies on web page URLs matching the following <a href='https://regexr.com/' rel='nofollow' target='_blank'>regular expressions</a> (one per line):</p>
|
||||
<div class='textarea-container'>
|
||||
<textarea spellcheck="false"></textarea>
|
||||
</div>
|
||||
</div>
|
||||
<div id='exclusionPatterns'>
|
||||
<h2>Exclusion patterns</h2>
|
||||
<p>Do <strong>not</strong> kill stickies on web page URLs matching the following <a href='https://regexr.com/' rel='nofollow'>regular expressions</a> (one per line):</p>
|
||||
<p>Do <strong>not</strong> kill stickies on web page URLs matching the following <a href='https://regexr.com/' rel='nofollow' target='_blank'>regular expressions</a> (one per line):</p>
|
||||
<div class='textarea-container'>
|
||||
<textarea spellcheck="false"></textarea>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user