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