shyim / op-gg-remove-ads

Removes ads from OP.GG client
52 stars 1 forks source link

Ad Blocker Not Working in OP.GG Version 1.1.21 #11

Closed BVLLISTA closed 1 year ago

BVLLISTA commented 1 year ago

Describe the bug The ad blocking feature is not working in OP.GG app version 1.1.21

To Reproduce Install the latest version of OP.GG Run op-gg-remove-ads-win.exe Open OP.GG after successful patch

Expected behavior The ads will be removed from the app after successful patch, until a new OP.GG update releases.

Screenshots image

OS: Windows Version: 11 OP.GG App Version: V.1.1.21

shyim commented 1 year ago

I will look tomorrow

shyim commented 1 year ago

Is fixed with https://github.com/shyim/op-gg-remove-ads/releases/tag/0.2.4

I have the feeling OP.GG devs are trying to break this by purpose. No dev ever would base64 encode their own URLs and do an redirect to their own site 😂

var r=function(){8!==location.href.indexOf(atob("YXBwLmxhYnMuc3lkbmV5"))&&8!==location.href.indexOf(atob("b3BnZy1kZXNrdG9wLWRhdGEuYWthbWFpemVkLm5ldA=="))&&7!==location.href.indexOf(atob("bG9jYWxob3N0OjQwMDA="))&&(location.href="https://app.labs.sydney/app/prod/1.1.21/index.html")}