Notice: Welcome to Minichan, an account has automatically been created and assigned to you, you don't have to register or log in to use the board, but don't clear your cookies unless you have set a memorable name and password. Alternatively, you can restore your ID.
Mr. Big Black Friday joined in and replied with this 4 days 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 4 days 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.