Greasy Fork is available in English.
Advanced bypass for ad-blocker detection with filter list optimization
这是此脚本的所有版本。 只显示代码更新过的版本
Added spoofing for more common ad detection flags:
adblock
adsBlocked
canRunAds
showAds
These are now spoofed via Object.defineProperty() for better persistence and resistance.
Object.defineProperty()
Expanded domain filtering to include more ad-serving and tracking providers like:
googlesyndication
pubmatic
criteo
Now includes XMLHttpRequest interception in addition to fetch.
XMLHttpRequest
fetch
spoofBaitElements()
iab-
setInterval()
The new version is a major upgrade with: