Juan Cazala
Juan Cazala
so @adamdupuis you don't have to load the `.js` file using the `?proxy=` query param right? I believe that's the rule they are using to block it.
because I think it gets blocked even before the file is loaded at all, so it has to do with the url.
Mm okay then maybe my theory is wrong. But I don't see why you need to pass the `?proxy=` query param?
Is it because of the `throw new Error("missing '?proxy' query parameter in your proxy url!");` ?
Okay, let me know if you make any progress :)
nice, i ll update the assets soon
I'll look into it during the weekend, but yea i noticed the traffic going thru the proxy decreased in the last days to a 5% from what it has been...
I'll make these changes to the assets soon, thanks everyone for helping out :)
The `a.js` file (asmjs) is not used if WebAssembly is supported. You can force the miner to use asm and test if it gets detected by AdGuard by doing this:...
why would you do that?