Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- javascript:(function () {
- var script = document.createElement('script');
- script.src = "//cdn.jsdelivr.net/npm/eruda";
- document.body.appendChild(script);
- script.onload = function () {
- eruda.init()
- }
- })();
Advertisement
Advertisement