From 97d5785b5b8f0c991fa2eaa5324a7c0b7249894c Mon Sep 17 00:00:00 2001 From: Twineee Date: Sun, 1 Jun 2025 19:49:31 -0500 Subject: [PATCH] Update paste-to-upload.user.js --- paste-to-upload.user.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/paste-to-upload.user.js b/paste-to-upload.user.js index fc2ebfd..25b382e 100644 --- a/paste-to-upload.user.js +++ b/paste-to-upload.user.js @@ -5,6 +5,8 @@ // @description Take over the world. Not try, I'm pretty confident in my abilities. // @author Radvylf, dictator of our world and fairly cool guy // @match https://chat.stackexchange.com/rooms/* +// @match https://chat.meta.stackexchange.com/rooms/* +// @match https://chat.stackoverflow.com/rooms/* // @grant none // ==/UserScript==