瀏覽代碼

Links to regexr.com open in new window

master
Said Achmiz 6 年之前
父節點
當前提交
9ee6b8039f
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      options.html

+ 2
- 2
options.html 查看文件

</form> </form>
<div id='matchingPatterns'> <div id='matchingPatterns'>
<h2>Matching patterns</h2> <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'> <div class='textarea-container'>
<textarea spellcheck="false"></textarea> <textarea spellcheck="false"></textarea>
</div> </div>
</div> </div>
<div id='exclusionPatterns'> <div id='exclusionPatterns'>
<h2>Exclusion patterns</h2> <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'> <div class='textarea-container'>
<textarea spellcheck="false"></textarea> <textarea spellcheck="false"></textarea>
</div> </div>

Loading…
取消
儲存