gandalf_der_12te@discuss.tchncs.de to Mildly Infuriating@lemmy.worldEnglish · edit-22 months agoadvertising and headers take up 50% of screen spacediscuss.tchncs.deimagemessage-square36fedilinkarrow-up1342arrow-down13file-text
arrow-up1339arrow-down1imageadvertising and headers take up 50% of screen spacediscuss.tchncs.degandalf_der_12te@discuss.tchncs.de to Mildly Infuriating@lemmy.worldEnglish · edit-22 months agomessage-square36fedilinkfile-text
Link to the article: https://techcrunch.com/2025/08/26/spacex-notches-major-wins-during-tenth-starship-test/
minus-squareYurkshireLad@lemmy.calinkfedilinkEnglisharrow-up3·2 months 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-22 months 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