mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-30 21:30:14 +02:00
[EconomistBridge] Add cookie (#4173)
* [EconomistBridge] Add cookie * [EconomistBridge] Fix lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# EconomistWorldInBriefBridge
|
||||
# EconomistWorldInBriefBridge and EconomistBridge
|
||||
|
||||
In May 2024, The Economist finally fixed its paywall, and it started requiring authorization. Which means you can't use this bridge unless you have an active subscription.
|
||||
|
||||
@@ -15,4 +15,7 @@ Once you've done this, add the cookie to your `config.ini.php`:
|
||||
```
|
||||
[EconomistWorldInBriefBridge]
|
||||
cookie = "<value>"
|
||||
|
||||
[EconomistBridge]
|
||||
cookie = "<value>"
|
||||
```
|
||||
|
Reference in New Issue
Block a user