diff options
Diffstat (limited to 'scripts-greasemonkey')
-rw-r--r-- | scripts-greasemonkey/instagram_to_bibliogram.user.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts-greasemonkey/instagram_to_bibliogram.user.js b/scripts-greasemonkey/instagram_to_bibliogram.user.js index 114cd58..19d5781 100644 --- a/scripts-greasemonkey/instagram_to_bibliogram.user.js +++ b/scripts-greasemonkey/instagram_to_bibliogram.user.js @@ -7,7 +7,8 @@ // @include * // @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/ -// @version 0.1.0 +// @exclude /^http(s|)://(www[.]|)bibliogram[.]pussthecat[.]org/.*$/ +// @version 0.1.1 // @grant none // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // ==/UserScript== |