Skip Navigation

sexuality-box rule

PCBWay's "contact" detail page includes gender. (You contact me on my phone number, email or gender.) Apparently, the third gender is "Secrecy". In HTML, the selector is called "sexuality". Maybe I can change the sex of the fake support agent's avatar?


Anyway, the HTML is questionable and so is the JavaScript: there is a GMT and China Time clock that shows seconds but as explicitly stated, it "updates every 5 minutes". Or at least it would if the timeout function wasn't broken. When I forcefully run it, it adds 5 minutes but subtracts a giant number of years (invisibly because the date does not update), eventually reaching 64bits' worth of microseconds ago and starting to show "NaN:NaN:NaN" in the date. Instead of fixing this, they limited the time update task scheduler to only run 10 times but it actually runs 0 times.

9
9 comments
9 comments