2 Commits

Author SHA1 Message Date
renovate[bot]
a2f8ed46ad Apply automatic changes 2025-09-17 17:09:22 +00:00
renovate[bot]
9fadf0d982 Update dependency web-ext to v8.10.0 2025-09-17 17:09:10 +00:00
2 changed files with 1 additions and 2 deletions

1
package-lock.json generated
View File

@@ -563,7 +563,6 @@
"integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==", "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"peer": true,
"bin": { "bin": {
"acorn": "bin/acorn" "acorn": "bin/acorn"
}, },

View File

@@ -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 2025-10-03 // @version 2025-09-17
// ==/UserScript== // ==/UserScript==
(function() { (function() {