Merge branch 'master' into flat

Conflicts:
	Readme.md
master
Artem Sapegin 2014-02-03 11:58:08 +04:00
commit 7d80f6a652
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ var services = {
popupHeight: 360
},
vkontakte: {
counterUrl: 'http://vkontakte.ru/share.php?act=count&url={url}&index={index}',
counterUrl: 'http://vk.com/share.php?act=count&url={url}&index={index}',
counter: function(jsonUrl, deferred) {
var options = services.vkontakte;
if (!options._) {