Skip to content

Commit

Permalink
Update FacebookBridge.md - not working (#3823)
Browse files Browse the repository at this point in the history
  • Loading branch information
RayBB authored Dec 9, 2023
1 parent 3ef0226 commit 4a398a5
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions docs/10_Bridge_Specific/FacebookBridge.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
FacebookBridge
===============
Resume of the actual state of this bridge:
State of this bridge:
- Facebook Groups (and probably other sections too) do not work at all
- No maintainer
- Need Cookies consent
- New design architecture deployed
- Needs cookie consent support for public pages
- Needs login support (see [this example]([url](https://github.com/RSS-Bridge/rss-bridge/issues/1891)) for Instagram) for private groups

Due [facebook-redesing](https://engineering.fb.com/2020/05/08/web/facebook-redesign/)
Due to the 2020 [Facebook redesign](https://engineering.fb.com/2020/05/08/web/facebook-redesign/)
and the requirement to [accept cookies](https://www.facebook.com/business/help/348535683460989)
users start getting [Problems with Facebook on public RSS-Bridge instances](https://github.com/RSS-Bridge/rss-bridge/issues/2047 )
users are getting [problems with Facebook on public RSS-Bridge instances](https://github.com/RSS-Bridge/rss-bridge/issues/2047).

Relevant Info
--------------

[Facebook Cookies](https://www.facebook.com/policy/cookies/)

"Datr" is a unique identifier for your browser and it has a lifespan of two years.

"c_user" and "xs" cookies to verify the account and have a lifespan of 365 days

- [Facebook Cookies](https://www.facebook.com/policy/cookies/)
- "Datr" is a unique identifier for your browser and it has a lifespan of two years.
- "c_user" and "xs" cookies to verify the account and have a lifespan of 365 days

0 comments on commit 4a398a5

Please sign in to comment.