mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-02 04:33:09 +00:00
feature(bower) add vk-openapi
This commit is contained in:
parent
9902e13c11
commit
ba04ec275b
5 changed files with 1910 additions and 1705 deletions
|
|
@ -14,7 +14,7 @@ var CloudCmd, Util, DOM, VK;
|
|||
console.time('vk');
|
||||
|
||||
var lUrl = 'http://vkontakte.ru/js/api/openapi.js',
|
||||
lLocal = CloudCmd.LIBDIRCLIENT + 'storage/vk/open.js',
|
||||
lLocal = CloudCmd.PREFIX + '/modules/vk-openapi/openapi/vk-openapi.js',
|
||||
|
||||
lOnload = function() {
|
||||
console.timeEnd('vk load');
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue