mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 18:00:05 +00:00
youtube/vimeo iframes
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
return api('post', './logout')
|
||||
},
|
||||
crawl: function(url) {
|
||||
return api('post', './page?url=' + url).then(json)
|
||||
return api('get', './page?url=' + url).then(json)
|
||||
}
|
||||
}
|
||||
})()
|
||||
|
Reference in New Issue
Block a user