Making a pretty basic sequel to Spyware Watchdog
Author | Topic |
---|---|
lunariansian
|
Posted 2024-11-24 20:15:57
I am thinking of a site called Spyware Capybara, well not really - since I've already made it :p It's basically Spyware Watchdog but it has more articles and a new codebase Like Spyware Watchdog, it's made with XHTML and Pure CSS. It's also licensed with BSD 0 Clause so it continues that public domain tradition. It's extremely basic right now and most pages don't work but I wanted to hear feedback so :D (I am a fairly new XHTML dev so there might be stupid mistakes in the code, ignore those, and like I said, it's getting developed while I am writing this) Website: https://spycapybara.nekoweb.org/index.xhtml Source Code: https://codeberg.org/Lunariansia/SpywareCapybara Last edited on 2024-11-24 20:18:00 |
username
|
Posted 2025-10-09 18:51:43
XHTML is pretty peculiar and conformist, and I only used it to hide the "powered by 000webhost" watermark on my experimental free hosting website way back when. Still, good work! |