diff options
-rw-r--r-- | scripts-greasemonkey/instagram_to_bibliogram.user.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts-greasemonkey/instagram_to_bibliogram.user.js b/scripts-greasemonkey/instagram_to_bibliogram.user.js index 459e85a..36512a2 100644 --- a/scripts-greasemonkey/instagram_to_bibliogram.user.js +++ b/scripts-greasemonkey/instagram_to_bibliogram.user.js @@ -8,7 +8,7 @@ // @exclude /^http(s|)://(www[.]|)bibliogram[.]art/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]snopyta[.]org/.*$/ // @exclude /^http(s|)://(www[.]|)bibliogram[.]pussthecat[.]org/.*$/ -// @version 0.1.2 +// @version 0.1.3 // @grant none // @license GPL version 3 or any later version::: https://www.gnu.org/licenses/gpl-3.0.html // ==/UserScript== |