// ==UserScript== // @name /bant/ Flags for GreaseMonkey 4 // @namespace BintFlegs_gm4 // @description More flags for r/banter // @include http*://boards.4chan.org/bant/* // @include http*://archive.nyafuu.org/bant/* // @include http*://archived.moe/bant/* // @include http*://thebarchive.com/bant/* // @include http*://nineball.party/* // @exclude http*://boards.4chan.org/bant/catalog // @exclude http*://archive.nyafuu.org/bant/statistics/ // @exclude http*://archived.moe/bant/statistics/ // @exclude http*://thebarchive.com/bant/statistics/ // @version 1.4.0 // @grant GM.xmlHttpRequest // @grant GM.getValue // @grant GM.setValue // @run-at document-idle // @icon https://flags.plum.moe/flags/0077.png // @updateURL https://flags.plum.moe/bantflags.gm4.meta.js // @downloadURL https://flags.plum.moe/bantflags.gm4.user.js // ==/UserScript==