This is a dyncamic QR code generator. It generates the same QR code, that can redirect trough a proxy to any one of multiple websites, at random. It is essetially a dynamic QR code. It can be found here
A package manager such as npm or yarn
Run npm i
or yarn install
to install dependencies
Run npm run dev
or yarn dev
to start the dev server.