MagicDude4Eva
Banned
Some laughs to be had when inspecting the source:
Shouldn't build HTML?
I am just fascinated about the poor quality of the code and the complete lack of best practises (TBH as a developer I would not plaster my name all over JS code). CSS and JS are not minified, no use of CDN, several 404 resources, static content is not cacheable, images not optimized - just shows that no-one in their tech team has any clue about website optimization (makes one wonder how their backend Java was developed then).