5 ms·
src and href are now forbidden tags. should be filter out the most crap.
by Visurox 4y ago
src and href are now forbidden tags. should be filter out the most crap.
- tekni5 4y agoThe site doesn't seem to work, says "Wrong secret word" for hackernews. Is there a list of pages people have made? So with out src & href you can't have links, seem like a massive limitation. Was trying to a submit a personal site with external links, guess it's no use now.
- kris_wayton 4y agoThere's srcset, and things like generating content with JS, inline css base64 images (background: url(data:...), and lots of other loopholes. The author is going to re-live a lockdown path many others have gone through ;)
- Visurox 4y agoThe prob is, when you allow clickable links, you cant count the spam sites or with evil code.