Force user-agent for .slashdot.org
Slashdot replaces actual content with a form regarding cookies when requests originate from France. By forcing the user-agent, the warning seems to go away. Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
This commit is contained in:
parent
db1d962f7b
commit
22ef6f96e2
@ -55,6 +55,7 @@ services:
|
||||
'.fok.nl': 'Googlebot/2.1'
|
||||
'getpocket.com': 'PHP/5.2'
|
||||
'iansommerville.com': 'PHP/5.2'
|
||||
'.slashdot.org': 'PHP/5.2'
|
||||
calls:
|
||||
- [ setLogger, [ "@logger" ] ]
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user