diff --git a/itworks.html b/itworks.html index ff371ac..43f6fbd 100644 --- a/itworks.html +++ b/itworks.html @@ -4,13 +4,13 @@ - F-Stopium works! + Sneedium works! -

Welcome to F-Stopium!

+

Welcome to Sneedium!

Put a list of URLs to userscripts in ./userscript/userscripts.js. It uses a standard JS array format and uses URLs. Config is located at: ./config.js.

diff --git a/package-lock.json b/package-lock.json index d49a5ea..2d355f7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,13 +1,13 @@ { - "name": "fstopium", + "name": "sneedium", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "fstopium", + "name": "sneedium", "version": "1.0.0", - "license": "MIT (Modified)", + "license": "SPL-R5", "dependencies": { "@cliqz/adblocker-electron": "^1.31.3", "cross-fetch": "^3.1.5",