sumimakito / Awesome-qr.js

An awesome QR code generator written in JavaScript.
https://www.bitcat.cc/webapp/awesome-qr/index.html
Apache License 2.0
1.67k stars 251 forks source link

Is this QR code generated Dynamic or Static? #43

Open yash982000 opened 4 years ago

yash982000 commented 4 years ago

Can you say if the QR code generated in the following script is dynamics or static?

pozzo-balbi commented 4 years ago

Static QR codes. For Dynamic QR codes you would need to encode a redirect URL, which you can then change as needed, but that isn't part of this javascript program and this service can never be added to this javascript program.