AdguardForWindows icon indicating copy to clipboard operation
AdguardForWindows copied to clipboard

AdGuard cannot work on some websites

Open Jkkoi opened this issue 2 years ago • 4 comments

Actual behavior

Some websites will modify the loading of JavaScript. In the process, some symbols are translated by wrong. In the following example, & will become &. This will cause the return value of local.adguard.org to Invalid Request. This will cause the return value of local.adguard.org to Invalid Request, which will make Adguard ineffective

Snipaste_2022-09-02_14-13-26

GET https://local.adguard.org/?ts=1662098153364&name=AdGuard%20Extra&name=AdGuard%20Popup%20Blocker&type=user-script 400 (Bad request) app.b7dca5d4.js:1

Expected behavior

  • Can handle the characters that are wrongly translated
  • Prevent AdGuard scripts loading are modified by WebSite

Your environment

  • Environment name and version: 104.0.5112.102 (Official Build) (64-bit) (cohort: Stable)
  • Operating system and version: Windows 11 Pro 21H2

Jkkoi avatar Sep 02 '22 06:09 Jkkoi

@Jkkoi could you please name those websites you have such issue?

Aydinv13 avatar Sep 05 '22 10:09 Aydinv13

@Aydinv13 Of course like this https://www.qingjiaoclass.com/

Jkkoi avatar Sep 08 '22 06:09 Jkkoi

@Jkkoi sorry for the long wait, our devs are looking into the problem.

Aydinv13 avatar Sep 14 '22 16:09 Aydinv13

@Jkkoi As a temporary solution, try to add this rule to the user filter

@@^subapp$elemhide,jsinject,content,extension,domain=www.qingjiaoclass.com

northis avatar Oct 07 '22 09:10 northis