Run JS in URL | EN

Allows running JS code using URL

Penulis
Belogvardeec_belich
Pemasangan harian
0
Total pemasangan
1
Nilai
0 0 0
Versi
0.3
Dibuat
10 Februari 2025
Diperbarui
10 Februari 2025
Size
861 Byte
Lisensi
MIT
Berlaku untuk
Semua situs

WARNING: The author of the script is not responsible for any consequences of its use. Use at your own risk.

Examples:

- https://google.com/page?console=alert("Hello world!")
or, if there is more than one variable on the page:
- https://youtube.com/watch=123&console=alert("Code executed")

If your code does not work, try encoding all elements in URi first, and then enter them into the string.