Add SearchProfiles
Minor changes and fixes
This commit is contained in:
parent
f3597d0db6
commit
5032ecd29d
9 changed files with 268 additions and 100 deletions
|
|
@ -31,6 +31,8 @@ const (
|
|||
SearchPhotos
|
||||
// SearchVideos - video mode
|
||||
SearchVideos
|
||||
// SearchUsers - user mode
|
||||
SearchUsers
|
||||
)
|
||||
|
||||
var defaultScraper *Scraper
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue