tobiasdalhof/sanersocialmedia

Facebook changed its url

Closed this issue · 3 comments

Facebook now redirect to web.facebook.com instead of www.facebook.com.

web.facebook.com should be covered by our manifest @ https://github.com/tobiasdalhof/sanersocialmedia/blob/main/extension/manifest.json#L22

It's probably not working because the CSS selectors have changed

Edit: I see, there is an issue in https://github.com/tobiasdalhof/sanersocialmedia/blob/main/src/sites/facebook.ts#L11

That makes sense, Facebook did something do its layout. The reels and post redirection is broken atm.

Turns out I used mobile data thru my phone tether connection and Facebook keep redirecting me to web.facebook.com.

Once I'm back to my wifi, Facebook works as normal on www.facebook.com (no redirect) and feed blocking happens to work flawlessly.

Facebook is really weird how they works.