gandalf_der_12te@discuss.tchncs.de to Mildly Infuriating@lemmy.worldEnglish · edit-213 days agoadvertising and headers take up 50% of screen spacediscuss.tchncs.deimagemessage-square65fedilinkarrow-up1390arrow-down13file-text
arrow-up1387arrow-down1imageadvertising and headers take up 50% of screen spacediscuss.tchncs.degandalf_der_12te@discuss.tchncs.de to Mildly Infuriating@lemmy.worldEnglish · edit-213 days agomessage-square65fedilinkfile-text
Link to the article: https://techcrunch.com/2025/08/26/spacex-notches-major-wins-during-tenth-starship-test/
minus-squareYurkshireLad@lemmy.calinkfedilinkEnglisharrow-up3·13 days agoCan you use uBlock Origin to remove the DIV for the ad? Or is it using randomly generate IDs?
minus-squarekeisatsu@infosec.publinkfedilinkEnglisharrow-up3·edit-213 days agoIf its predictable at least partly you can hide it with ublock origin and something like ##div[class^=“classThatContainAds”] edit: But I didn’t have to, it was removed automatically
Can you use uBlock Origin to remove the DIV for the ad? Or is it using randomly generate IDs?
If its predictable at least partly you can hide it with ublock origin and something like ##div[class^=“classThatContainAds”]
edit: But I didn’t have to, it was removed automatically