You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem/Motivation
When i block the services of Facebook, Whatsapp, Instagram, Youtube the apps on Android Phone still work fine.
The Websites are blocked, but the apps somehow circumvent this.
Expected behavior
If i block Netflix, the Netflix App does not work anymore. I would expect the same also for the other apps. Is there a way to make this work? Do i need to enable a specific setting for them?
The text was updated successfully, but these errors were encountered:
@szolin please check this on some Android mobile. I suspect that these apps might be switching to some fallback DNS when they encounter an NXDOMAIN response. Maybe we should switch blocking_mode default value to null_ip if so.
* youtube app uses `youtubei.googleapis.com`. If we block it, the app stops working.
* whatsapp uses a sophisticated algorithm and it evades blocking anyway.
* instagram and facebook are blocked correctly.
sorry for replying but shouldnt the youtube also be blocked on the mobile by blocking the domain u said if we turn on youtube blocking? Also the facebook also works on android now even when it is on :(
edit: Nevermind XD its working now after update
Problem/Motivation
When i block the services of Facebook, Whatsapp, Instagram, Youtube the apps on Android Phone still work fine.
The Websites are blocked, but the apps somehow circumvent this.
Expected behavior
If i block Netflix, the Netflix App does not work anymore. I would expect the same also for the other apps. Is there a way to make this work? Do i need to enable a specific setting for them?
The text was updated successfully, but these errors were encountered: