diff --git a/image.png b/image.png new file mode 100644 index 0000000..c2aa074 Binary files /dev/null and b/image.png differ diff --git a/p-stream.user.js b/p-stream.user.js index 20bb024..0d7600d 100644 --- a/p-stream.user.js +++ b/p-stream.user.js @@ -4,14 +4,14 @@ // @version 1.0.3 // @description Userscript replacement for the P-Stream extension // @author Duplicake, P-Stream Team, XP Technologies -// @icon https://raw.githubusercontent.com/p-stream/p-stream/production/public/mstile-150x150.jpeg +// @icon https://raw.githubusercontent.com/p-stream/xp-technologies-dev/Userscript/main/image.png // @match *://*/* // @grant GM_xmlhttpRequest // @grant unsafeWindow // @run-at document-start // @connect * -// @updateURL https://raw.githubusercontent.com/p-stream/Userscript/main/p-stream.user.js -// @downloadURL https://raw.githubusercontent.com/p-stream/Userscript/main/p-stream.user.js +// @updateURL https://raw.githubusercontent.com/xp-technologies-dev/Userscript/main/p-stream.user.js +// @downloadURL https://raw.githubusercontent.com/xp-technologies-dev/Userscript/main/p-stream.user.js // ==/UserScript== (function () {