Pro@programming.dev to Programmer Humor@programming.devEnglish · 2 months ago[comiCSS] Visited Linkcomicss.artexternal-linkmessage-square15linkfedilinkarrow-up1214arrow-down17file-text
arrow-up1207arrow-down1external-link[comiCSS] Visited Linkcomicss.artPro@programming.dev to Programmer Humor@programming.devEnglish · 2 months agomessage-square15linkfedilinkfile-text
minus-squaremmddmm@lemm.eelinkfedilinkarrow-up7arrow-down1·2 months ago JS needs to know about styles? It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
minus-squarenomad@infosec.publinkfedilinkarrow-up4·2 months agoThis. Did a seminar on these techniques during my it security degree. Porn sites invented that to detect people that use competing sites.
It’s about JS trying to detect if the link was visited, not about style. People used to do that to evade cross-site tracking protection, and this is why JS isn’t allowed to know that anymore.
This. Did a seminar on these techniques during my it security degree. Porn sites invented that to detect people that use competing sites.