Skip to content

Instantly share code, notes, and snippets.

@nakasyou
Created April 27, 2026 09:49
Show Gist options
  • Select an option

  • Save nakasyou/1779bdb158e812cf06fa4e68aad2f1ea to your computer and use it in GitHub Desktop.

Select an option

Save nakasyou/1779bdb158e812cf06fa4e68aad2f1ea to your computer and use it in GitHub Desktop.
aa
avascript:(function () { var script = document.createElement('script'); script.src="https://cdn.jsdelivr.net/npm/eruda"; document.body.append(script); script.onload = function () { eruda.init(); } })();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment