mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2024-12-18 08:54:20 +03:00
21 lines
No EOL
730 B
Markdown
21 lines
No EOL
730 B
Markdown
# 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 |