Andrey Meshkov
Andrey Meshkov
@BooBerry try clearing site data via dev tools: 
Also you can try blocking service worker and see how the behavior changes: ||outlook.live.com/owa/serviceworkerhandler.ashx
The only thing that I can't understand is how can service worker be causing missing ads. The thing is that service worker caches the page content (which should've been filtered...
@BooBerry could you please reproduce the issue and then check Chrome dev tools: https://uploads.adguard.com/up04_igurd_Example_Domain.png Could it be that the service worker somehow slipped through while AG was reconfiguring protection?
@sfionov @szolin guys, check this out: 1. Outlook caches the page content using a service worker (which is absolutely okay). 2. Alongside the page, it caches links to `local.adguard.org/*/contentScript.js` 3....
Guys, again, the first thing we need to address is that cached links to content-script do not work due to expired auth token.
Here's an update. There's no good generic solution to this that we can implement on the network level. Options are: 1. Suppressing service workers (not a very good solution) 2....
But that's not an ad
github.com