|
|
|
|
|
by vincentriemer
3363 days ago
|
|
From what I understand, the twitter mobile web client uses react and from a quick look at the source, they're using css modules which means the class names are generated at build time. Considering that most ad blockers work by identifying ads through class names, it would explain why uBlock origin wouldn't work on the mobile site. |
|