fix include regexes
This commit is contained in:
parent
071986193e
commit
c97a27444f
@ -1,11 +1,11 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name Bypass Twitter Sensitive
|
// @name Bypass Twitter Sensitive
|
||||||
// @namespace https://bubbletea.dev/
|
// @namespace https://bubbletea.dev/
|
||||||
// @version 2.1
|
// @version 2.2
|
||||||
// @description Bypasses Twitter's "Caution: This profile may include potentially sensitive content" page and "The following media includes potentially sensitive content" warnings.
|
// @description Bypasses Twitter's "Caution: This profile may include potentially sensitive content" page and "The following media includes potentially sensitive content" warnings.
|
||||||
// @author shibao
|
// @author shibao
|
||||||
// @include /^https://twitter.com*$/
|
// @include /^https://twitter.com.*$/
|
||||||
// @include /^https://mobile.twitter.com*$/
|
// @include /^https://mobile.twitter.com.*$/
|
||||||
// @downloadURL https://gitea.bubbletea.dev/shibao/bypass-twitter-sensitive/raw/branch/stable/bypass-twitter-sensitive.user.js
|
// @downloadURL https://gitea.bubbletea.dev/shibao/bypass-twitter-sensitive/raw/branch/stable/bypass-twitter-sensitive.user.js
|
||||||
// @updateURL https://gitea.bubbletea.dev/shibao/bypass-twitter-sensitive/raw/branch/stable/bypass-twitter-sensitive.user.js
|
// @updateURL https://gitea.bubbletea.dev/shibao/bypass-twitter-sensitive/raw/branch/stable/bypass-twitter-sensitive.user.js
|
||||||
// @grant none
|
// @grant none
|
||||||
|
Loading…
Reference in New Issue
Block a user