mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 16:38:50 +00:00
[FuraffinityuserBridge] Add doc about login (#2584)
This commit is contained in:
parent
e525b5b427
commit
e6ae91b4d0
22
docs/10_Bridge_Specific/Furaffinityuser.md
Normal file
22
docs/10_Bridge_Specific/Furaffinityuser.md
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
# FuraffinityuserBridge
|
||||||
|
|
||||||
|
## How to retrieve and use cookie values
|
||||||
|
---
|
||||||
|
|
||||||
|
The following steps describe how to get the session cookies using a Chromium-based browser. Other browser may require slightly different steps. Keyword search "how to find cookie values" in your favorite search engine.
|
||||||
|
|
||||||
|
### Retreiving session cookies.
|
||||||
|
|
||||||
|
- Login to Furaffinity
|
||||||
|
|
||||||
|
- Open DevTools by pressing F12
|
||||||
|
|
||||||
|
- Open "Application"
|
||||||
|
|
||||||
|
- On the left side, select "Cookies" -> "Furaffinity.net"
|
||||||
|
|
||||||
|
- There will be (at least) two cookie informations in the main window. You need the values of the "a" key and "b" key
|
||||||
|
|
||||||
|
### Configuring RSS-Bridge
|
||||||
|
|
||||||
|
- Copy/Paste the values from cookies "a" and "b" into their respective fields in the bridge config and generate the feed
|
Loading…
Reference in New Issue
Block a user