Greasy Fork is available in English.
Advanced bypass for ad-blocker detection with filter list optimization
目前为 2025-05-03 提交的版本。查看 最新版本。
这些是代码更新过的版本。 显示所有版本
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: