My version of the infamous YouAreAnIdiot website
The below links only work if you access it through here.
To share this website, just go into app version entry and copy the link. If you copy the link of this page they will also just see this page, ruining the suprise lol
This is not an attempt at cloning that website. That has been done many times by many people. This is my interpretation of the website, but with quite a few changes from the original. These includes:
To run the main version directly you need to get the browser to allow music to play even without user interaction. This can be done in Chromium browsers using something like:
chrome --autoplay-policy=no-user-gesture-required
There is a blog about the policy here