mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
life.ru - fixing player for content blocker(Android)
This commit is contained in:
@@ -5,3 +5,5 @@
|
||||
antiblock.org#%#var AG_AntiAntiBlock = function() { var baseCreateElement = document.createElement; document.createElement = function(name) { if (name && name.match(/div|font|center/i)) { return null; } else { return baseCreateElement(name); } } };
|
||||
antiblock.org#%#AG_onLoad(function() { AG_AntiAntiBlock(); });
|
||||
!------------------------------------------------
|
||||
@@||imasdk.googleapis.com/js/sdkloader/ima3.js
|
||||
@@||securepubads.g.doubleclick.net/gpt/pubads_impl_107.js
|
||||
Reference in New Issue
Block a user