The thing is i'm using a shortener script to short all external links on my forum (Xenforo).
But the problem is the script stop working when the message got reloaded when a user use some reaction:
streamable.com
I need to modify the script to reload after the user click on a reaction.
I'm not an expert on JScript.
ChatGPT give me two options to do this:
None of this worked.
Could someone with a good knowledge tell me the correct script to get the script shortener correctly reloaded after the user click a reaction?
Thx in advance.
JAVASCRIPT:
You must log in to view
(7 lines)
But the problem is the script stop working when the message got reloaded when a user use some reaction:
streamable.com
I need to modify the script to reload after the user click on a reaction.
I'm not an expert on JScript.
ChatGPT give me two options to do this:
JAVASCRIPT:
You must log in to view
(36 lines)
JAVASCRIPT:
You must log in to view
(42 lines)
None of this worked.
Could someone with a good knowledge tell me the correct script to get the script shortener correctly reloaded after the user click a reaction?
Thx in advance.