pass-otp
pass-otp copied to clipboard
Counter not incremented when URL contains `?counter` instead of `&counter`
It's possible for counter to be the first argument in the URL, which means the find-and-replace with &counter won't work.