twitter.com

Here you should report unblocked ads, trackers, social media items, annoyances or leftovers from blocked content.
Locked
DaffaK
New Member
New Member
Posts: 6
Joined: Thu Jul 13, 2017 5:57 am

twitter.com

Post by DaffaK »

For no reason, Adblock doesn't block "Promoted" ads on Twitter. Is there any way to block that ads?
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

rules#participation

Example link? Screenshot?
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
7rwi
New Member
New Member
Posts: 8
Joined: Sun Jun 03, 2018 10:59 pm

Post by 7rwi »

Twitter has a new class of ads that render with a short footer saying "Promoted (political)". It looks like this screenshot, although the ad I saw (and pasted below) only had "Promoted (political)", not "Learn more" or "Paid for by…":

Code: Select all

https://blog.twitter.com/official/en_us/topics/company/2018/Increasing-Transparency-for-Political-Campaigning-Ads-on-Twitter.html
Here's the LI tag and entire contents. I've consistently replaced some of the HTML attribute values replaced with "12345", "45678", or "78901", for privacy. In DOM inspector, the li tag and within it, these 2 inner tags all seem to represent the entire ad area: div.promoted-tweet (the first inner div), div.content (the third inner div).

https://pastebin.com/sSgZheBt
 ! Message from: Lanik
Merged rules#forumsearch
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

@7rwi test this filter

Code: Select all

twitter.com#?#.tweet:-abp-has(.context:-abp-has(.Icon--promoted))
•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
7rwi
New Member
New Member
Posts: 8
Joined: Sun Jun 03, 2018 10:59 pm

Post by 7rwi »

@smed79 Thanks, and will do. I'm shown so few of these ads (something like 1/week right now) that I probably can't say for sure that it's working, but if one gets through in the next few weeks, I'll reply again here. Also, I just confirmed that it doesn't block regular tweets.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12229
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Can I get a screenshot of the before/after? a bit hard to test..
7rwi
New Member
New Member
Posts: 8
Joined: Sun Jun 03, 2018 10:59 pm

Post by 7rwi »

@fanboy: I don't have a screenshot of the ad, but it looks very similar to the screenshot at the end of

Code: Select all

https://blog.twitter.com/official/en_us/topics/company/2018/Increasing-Transparency-for-Political-Campaigning-Ads-on-Twitter.html
On Twitter's feed page (upper left "Home" link in Twitter's logged-in site-wide navigation), it looks nearly identical or identical to any non-promoted tweet, or non-political promoted tweet, except for the small "Promoted (political)" footer.
User avatar
smed79
Liste AR/FR Author
Liste AR/FR Author
Posts: 15839
Joined: Sun Jan 17, 2010 4:00 am
Location: EasyList Forum

Post by smed79 »

•► Read RULES / Use forum Search
••► Don't post clickable links
•••►Upload screenshots at imgbb.com
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

Hi :)

in the new version of twitter i can see promoted tweets:

ABP: https://i.imgur.com/MUb9V82.png
uBO: https://i.imgur.com/5oUeix6.png

how to access to the "new" version:

https://i.imgur.com/swTElYJ.png

https://twitter.com/home

only these filters are blocked:

Code: Select all

google-analytics.com/analytics.js​
google-analytics.com^
using uBlock Origin in Chrome
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Test (uBo)

Code: Select all

twitter.com##[data-testid="tweet"]:has-text(/Promoted|Gesponsert|Реклама|Promocionado/):xpath(..)
twitter.com##[data-testid="trend"]:has-text(/Promoted|Gesponsert|Реклама|Promocionado/):xpath(..)
twitter.com##[data-focusable="true"]:has-text(/Promoted|Gesponsert|Реклама|Promocionado/):not(:xpath(//span[contains(text(),'Реклама в Твиттере')]))
pizza
Postaholic
Postaholic
Posts: 452
Joined: Sun Jul 09, 2017 7:09 pm

Post by pizza »

I forgot to mention that the promoted tweets do not always appear.
I have tested your filters and sometimes one of them is blocked .. I guess it means that this "ad" is blocked.

https://i.imgur.com/EPIdodv.png

ty intense :biggrin:
using uBlock Origin in Chrome
intense
Contributor
Contributor
Posts: 10500
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

updated in uBo filters
JadenHilgers
New Member
New Member
Posts: 1
Joined: Sun Jul 28, 2019 7:13 pm

Post by JadenHilgers »

On the new Twitter layout, I can't seem to block the promoted tweets in the timeline. I had no problem with this in the old layout, but now attempting to block them, including using the slider to adjust what's blocked, blocks all the tweets, too.

Any ideas?
Locked