&base64js
Lets a user add raw javascript to the URL to run on page load
Last updated
Was this helpful?
Lets a user add raw javascript to the URL to run on page load
General Option! (&push, &room, &view, &scene,&solo)
&jsb64
&b64js
&jsb64
Example: &base64js=YWxlcnQoJ2hpJyk=
(string)
Javascript URL
&base64js lets a user add raw java script to the URL to run on page load.
To test:
https://vdo.ninja/?base64js=YWxlcnQoJ2hpJyk=
Last updated
Was this helpful?
Was this helpful?