mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-05 23:18:47 +00:00
Merge pull request #2587 from wallabag/user-agents
User-agents have moved to site-config
This commit is contained in:
commit
decf651bbd
1 changed files with 0 additions and 15 deletions
|
@ -41,21 +41,6 @@ services:
|
||||||
arguments:
|
arguments:
|
||||||
-
|
-
|
||||||
error_message: '%wallabag_core.fetching_error_message%'
|
error_message: '%wallabag_core.fetching_error_message%'
|
||||||
http_client:
|
|
||||||
user_agents:
|
|
||||||
'lifehacker.com': 'PHP/5.2'
|
|
||||||
'gawker.com': 'PHP/5.2'
|
|
||||||
'deadspin.com': 'PHP/5.2'
|
|
||||||
'kotaku.com': 'PHP/5.2'
|
|
||||||
'jezebel.com': 'PHP/5.2'
|
|
||||||
'io9.com': 'PHP/5.2'
|
|
||||||
'jalopnik.com': 'PHP/5.2'
|
|
||||||
'gizmodo.com': 'PHP/5.2'
|
|
||||||
'.wikipedia.org': 'Mozilla/5.2'
|
|
||||||
'.fok.nl': 'Googlebot/2.1'
|
|
||||||
'getpocket.com': 'PHP/5.2'
|
|
||||||
'iansommerville.com': 'PHP/5.2'
|
|
||||||
'.slashdot.org': 'PHP/5.2'
|
|
||||||
calls:
|
calls:
|
||||||
- [ setLogger, [ "@logger" ] ]
|
- [ setLogger, [ "@logger" ] ]
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Reference in a new issue