mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-06 08:43:40 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
b8f9f77e91
commit
f70db48946
@@ -1,5 +1,5 @@
|
|||||||
// ==UserScript==
|
// ==UserScript==
|
||||||
// @name RFD Affiliate Stripper
|
// @name RedFlagDeals Affiliate Stripper
|
||||||
// @author Dave Gallant
|
// @author Dave Gallant
|
||||||
// @description Strip redirect links on forums.redflagdeals.com
|
// @description Strip redirect links on forums.redflagdeals.com
|
||||||
// @downloadURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
// @downloadURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
||||||
@@ -7,7 +7,7 @@
|
|||||||
// @match *://forums.redflagdeals.com/*
|
// @match *://forums.redflagdeals.com/*
|
||||||
// @namespace http://tampermonkey.net/
|
// @namespace http://tampermonkey.net/
|
||||||
// @updateURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
// @updateURL https://raw.githubusercontent.com/davegallant/rfd-affiliate-stripper/main/script.js
|
||||||
// @version 2024-10-26
|
// @version 2024-10-30
|
||||||
// ==/UserScript==
|
// ==/UserScript==
|
||||||
|
|
||||||
(function() {
|
(function() {
|
||||||
|
Reference in New Issue
Block a user