Guest User

Untitled

a guest
Dec 13th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. javascript:(_ => { const url = new URL(window.location.href); url.searchParams.set('debug', url.searchParams.get('debug') !== 'true'); window.location.href = url.toString() })()
Add Comment
Please, Sign In to add comment