fixed url exclusion
This commit is contained in:
parent
131320d7de
commit
57c8002657
@ -2,8 +2,8 @@
|
||||
// @name Draggable gallery for media
|
||||
// @namespace Violentmonkey Scripts
|
||||
// @author 17ms
|
||||
// @match *://boards.4channel.org/*/thread/*
|
||||
// @match *://boards.4chan.org/*/thread/*
|
||||
// @match *://boards.4chan*.org/*/thread/*
|
||||
// @exclude *://boards.4chan*.org/*/catalog
|
||||
// @version 1.0
|
||||
// ==/UserScript==
|
||||
|
||||
|
@ -1,8 +1,8 @@
|
||||
// ==UserScript==
|
||||
// @name General media expander
|
||||
// @namespace Violentmonkey Scripts
|
||||
// @match *://boards.4channel.org/*/thread/*
|
||||
// @match *://boards.4chan.org/*/thread/*
|
||||
// @match *://boards.4chan*.org/*/thread/*
|
||||
// @exclude *://boards.4chan*.org/*/catalog
|
||||
// @version 1.0
|
||||
// ==/UserScript==
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user