├── README.md ├── source-code ├── index.html ├── open.html ├── you.js └── youare.swf ├── thing ├── thing.html └── thing.js └── you-are-an-idiot-virus.html /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/README.md -------------------------------------------------------------------------------- /source-code/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/source-code/index.html -------------------------------------------------------------------------------- /source-code/open.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/source-code/open.html -------------------------------------------------------------------------------- /source-code/you.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/source-code/you.js -------------------------------------------------------------------------------- /source-code/youare.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/source-code/youare.swf -------------------------------------------------------------------------------- /thing/thing.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/thing/thing.html -------------------------------------------------------------------------------- /thing/thing.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/thing/thing.js -------------------------------------------------------------------------------- /you-are-an-idiot-virus.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AntnPantnMantn/youareanidiot.org-original-source-code/HEAD/you-are-an-idiot-virus.html --------------------------------------------------------------------------------