mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-11-22 09:35:28 +03:00
Update FacebookBridge.md - not working (#3823)
This commit is contained in:
parent
3ef0226a08
commit
4a398a5b14
1 changed files with 11 additions and 11 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue