Notice: You have been identified as a bot, so no internal UID will be assigned to you. If you are a real person messing with your useragent, you should change it back to something normal.
Mr. Big Black Friday joined in and replied with this 3 weeks ago, 4 hours later, 10 hours after the original post[^][v]#1,438,440
@previous (B)
I have an idea. The button when you click on it probably sends a post request. You can’t trigger a post request by just posting the link.
I have an idea about this:
1. Set up another domain
2. Write something like this in an html file and put it on that website
Mr. Big Black Friday double-posted this 3 weeks ago, 58 seconds later, 10 hours after the original post[^][v]#1,438,441
The no-cors option will allow you to send a cross origin request even if this website has that feature disabled but the catch is it will return an opaque response which is just an empty buffer with 0 bytes of data.