mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 22:28:22 +01:00
[ZeitBridge] Remove broken paywall workaround
Clean up spoofing Google Bot as this workaround doesn't work anymore.
This commit is contained in:
parent
0325c2414a
commit
c3b5b382ba
@ -66,8 +66,6 @@ class ZeitBridge extends FeedExpander
|
||||
$item['enclosures'] = [];
|
||||
|
||||
$headers = [
|
||||
'User-Agent: Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)',
|
||||
'X-Forwarded-For: 66.249.66.1',
|
||||
'Cookie: zonconsent=' . date('Y-m-d\TH:i:s.v\Z'),
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user