Rename "Meta Tag Generator" to "Link Tag Generator"
Remove the option to "Use receipt verifier service". Receipts are deprecated in the new spec.
Change output to use instead of
Add functionality to convert/support both payment pointer notations in the input ($ilp.dev and https://ilp.dev/ are equivalent). Both forms of payment pointers should generate the link with https, not with $
Closes https://github.com/WICG/webmonetization/issues/315
This PR addresses the issues mentioned in #315:
🎩 Top-hatting instructions (i.e. testing before merge)
https://www.google.com
and click "Generate", the generated code should havehref="https://www.google.com"
$cows.dev
and click "Generate", the generated code should havehref="https://cow.dev"
fdjsaklfjdsklfdjas
and click "Generate", the error message should trigger and the generated code will not update