| Adblockers should get more devious then. I've not looked into exactly how adblockers work, but I presume they just don't allow advert content through to be rendered by the browser - they block the html/css/js from loading in the page - and that's how places like Youtube and other sites can detect one is using an adblocker. If I were going to write an adblocker, I'd make it such that it pretends to load and play/display the adverts, meanwhile allowing the video which the user intends to watch through. The adblocker basically says somehow that "yup! I'm the browser and your advert was definitely rendered. Honest, guv'nor!" Something like that. (I fully recognize that I may be talking out of my ass if my assumptions above are incorrect.) |