mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-03-07 08:35:57 +03:00
22 lines
733 B
Markdown
22 lines
733 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
|