mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-01-17 14:18:35 +01:00
[LeBonCoinBridge] Submit user agent to LBC to get results.
This commit is contained in:
parent
acc0787b00
commit
a86a94555d
@ -356,6 +356,7 @@ class LeBonCoinBridge extends BridgeAbstract {
|
||||
$data = $this->buildRequestJson();
|
||||
|
||||
$header = array(
|
||||
'User-Agent: LBC;Android;Null;Null;Null;Null;Null;Null;Null;Null',
|
||||
'Content-Type: application/json',
|
||||
'Content-Length: ' . strlen($data),
|
||||
'api_key: ' . self::$LBC_API_KEY
|
||||
|
Loading…
x
Reference in New Issue
Block a user