mirror of
https://github.com/searxng/searxng.git
synced 2025-12-24 04:30:02 +00:00
Merge pull request #308 from dalf/versions_upgrade
update versions.cfg to use the current up-to-date packages
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
## 1x (Images)
|
||||
#
|
||||
# @website http://1x.com/
|
||||
# @provide-api no
|
||||
#
|
||||
# @using-api no
|
||||
# @results HTML
|
||||
# @stable no (HTML can change)
|
||||
# @parse url, title, thumbnail, img_src, content
|
||||
"""
|
||||
1x (Images)
|
||||
|
||||
@website http://1x.com/
|
||||
@provide-api no
|
||||
|
||||
@using-api no
|
||||
@results HTML
|
||||
@stable no (HTML can change)
|
||||
@parse url, title, thumbnail, img_src, content
|
||||
"""
|
||||
|
||||
from urllib import urlencode
|
||||
from urlparse import urljoin
|
||||
|
||||
Reference in New Issue
Block a user