mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-10 11:09:31 +00:00
Merge pull request #2528 from Kdecherf/slashdot-cookie
Force user-agent for .slashdot.org
This commit is contained in:
commit
be4f6bb4f3
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue