aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bridges/ZeitBridge.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/bridges/ZeitBridge.php b/bridges/ZeitBridge.php
index b294e9fb..a9e4bcf2 100644
--- a/bridges/ZeitBridge.php
+++ b/bridges/ZeitBridge.php
@@ -66,6 +66,8 @@ 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'),
];