sabreW4K3@lazysoci.al to Technology@beehaw.orgEnglish · 1 day agoThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.coexternal-linkmessage-square23fedilinkarrow-up1141arrow-down12cross-posted to: [email protected]
arrow-up1139arrow-down1external-linkThe Open-Source Software Saving the Internet From AI Bot Scraperswww.404media.cosabreW4K3@lazysoci.al to Technology@beehaw.orgEnglish · 1 day agomessage-square23fedilinkcross-posted to: [email protected]
minus-squareexu@feditown.comlinkfedilinkEnglisharrow-up2·6 hours agoThere’s an option using some very new HTML tag, but it’s not the default. https://anubis.techaro.lol/docs/admin/configuration/challenges/metarefresh
minus-squarewho@feddit.orglinkfedilinkEnglisharrow-up1·2 hours agoInteresting. Judging by that option’s name, it seems to refer to use of the HTML <meta> tag to refresh a page. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/http-equiv Neither this tag nor using it for refresh is new at all. I don’t think I’ve seen it used to detect bots, though. I wonder what Anubis is doing here.
There’s an option using some very new HTML tag, but it’s not the default.
https://anubis.techaro.lol/docs/admin/configuration/challenges/metarefresh
Interesting. Judging by that option’s name, it seems to refer to use of the HTML
<meta>
tag to refresh a page.https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/meta/http-equiv
Neither this tag nor using it for refresh is new at all. I don’t think I’ve seen it used to detect bots, though. I wonder what Anubis is doing here.