gandalf_der_12te@discuss.tchncs.de to Mildly Infuriating@lemmy.worldEnglish · edit-223 天前advertising and headers take up 50% of screen spacediscuss.tchncs.deimagemessage-square56fedilinkarrow-up1391arrow-down14file-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-223 天前message-square56fedilinkfile-text
Link to the article: https://techcrunch.com/2025/08/26/spacex-notches-major-wins-during-tenth-starship-test/
minus-squareYurkshireLad@lemmy.calinkfedilinkEnglisharrow-up3·23 天前Can you use uBlock Origin to remove the DIV for the ad? Or is it using randomly generate IDs?
minus-squarekeisatsu@infosec.publinkfedilinkEnglisharrow-up3·edit-223 天前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
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