Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update FacebookBridge.md to reflect current state #3823

Merged
merged 1 commit into from
Dec 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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