Commit graph

14 commits

Author SHA1 Message Date
logmanoriginal 63bb7ef24d bridges: Remove unnecessary functions getName() and getURI() 2016-08-09 20:08:46 +02:00
logmanoriginal 5ad157d2fd bridges: Remove getCacheDuration if default
BridgeAbstract will return 3600 seconds by default, so the function
can be removed from any bridge implementing getCacheDuration
returning the same value.

Documentation updated accordingly.
2016-08-06 16:23:09 +02:00
Pierre Mazière 955eecc299 use BridgeAbstract::file_get_html in all bridges
instead of simple_html_dom function file_get_html

Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
2016-06-25 23:17:42 +02:00
wtuuju 796c14758f categories added + fixed html entities 2016-05-02 10:30:13 +02:00
wtuuju 642e4173d1 categories added 2016-05-02 00:55:22 +02:00
Teromene 88a78b5666 LeBonCoinBridge fixed. 2016-05-01 16:57:40 +01:00
Ginko-Aloe 438a389286 urlencode keyword parameter
in order to handle non-trivial request keywords
2016-01-19 18:04:35 +01:00
Teromene 379c89045b Quoted the "r" and "k" in the parameters 2016-01-19 12:15:16 +00:00
teromene 80008f01f8 Updating a few bridges.
Adding everybody to the contributors in README.md

Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
teromene 78c9dcc705 Last batch of bridges, all implemented !
Signed-off-by: teromene <teromene@teromene.fr>
2015-12-06 15:56:39 +01:00
Mitsukarenai 182be9b575 [LeBonCoin] -oops- forgot keyword type 2015-10-30 17:49:46 +01:00
Mitsukarenai 60a82b52b7 [LeBonCoin] add region selection list 2015-10-30 17:45:10 +01:00
Glandos ef0329b09c Handle missing items in LeBonCoinBridge
Ignore missing items instead of doing 500 errors.
2015-04-15 21:55:24 +02:00
16mhz 5714892115 Add: New bridge for LeBonCoin with region filter 2014-07-22 17:20:43 +02:00