Add omploader.
This commit is contained in:
parent
b20876a3d4
commit
3d28298ed0
@ -133,7 +133,7 @@
|
|||||||
filesize: '',
|
filesize: '',
|
||||||
md5: ''
|
md5: ''
|
||||||
},
|
},
|
||||||
flavors: ['http://iqdb.org/?url=', 'http://google.com/searchbyimage?image_url=', '#http://tineye.com/search?url=', '#http://saucenao.com/search.php?db=999&url=', '#http://3d.iqdb.org/?url=', '#http://regex.info/exif.cgi?imgurl=', '#http://imgur.com/upload?url='].join('\n'),
|
flavors: ['http://iqdb.org/?url=', 'http://google.com/searchbyimage?image_url=', '#http://tineye.com/search?url=', '#http://saucenao.com/search.php?db=999&url=', '#http://3d.iqdb.org/?url=', '#http://regex.info/exif.cgi?imgurl=', '#http://imgur.com/upload?url=', '#http://ompldr.org/upload?url1='].join('\n'),
|
||||||
time: '%m/%d/%y(%a)%H:%M',
|
time: '%m/%d/%y(%a)%H:%M',
|
||||||
backlink: '>>%id',
|
backlink: '>>%id',
|
||||||
favicon: 'ferongr',
|
favicon: 'ferongr',
|
||||||
|
|||||||
@ -1,4 +1,6 @@
|
|||||||
master
|
master
|
||||||
|
- mayhem
|
||||||
|
add omploader to the list of optional flavors (http://ompldr.org/upload?url1=)
|
||||||
|
|
||||||
2.23.7
|
2.23.7
|
||||||
- mayhem
|
- mayhem
|
||||||
|
|||||||
@ -64,6 +64,7 @@ config =
|
|||||||
'#http://3d.iqdb.org/?url='
|
'#http://3d.iqdb.org/?url='
|
||||||
'#http://regex.info/exif.cgi?imgurl='
|
'#http://regex.info/exif.cgi?imgurl='
|
||||||
'#http://imgur.com/upload?url='
|
'#http://imgur.com/upload?url='
|
||||||
|
'#http://ompldr.org/upload?url1='
|
||||||
].join '\n'
|
].join '\n'
|
||||||
time: '%m/%d/%y(%a)%H:%M'
|
time: '%m/%d/%y(%a)%H:%M'
|
||||||
backlink: '>>%id'
|
backlink: '>>%id'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user