Artem Sapegin 2015-11-20 22:06:50 +01:00
parent da37cdfebf
commit dd78627618
1 changed files with 0 additions and 4 deletions

View File

@ -45,10 +45,6 @@
popupHeight: 500 popupHeight: 500
}, },
twitter: { twitter: {
counterUrl: 'https://cdn.api.twitter.com/1/urls/count.json?url={url}&callback=?',
convertNumber: function(data) {
return data.count;
},
popupUrl: 'https://twitter.com/intent/tweet?url={url}&text={title}', popupUrl: 'https://twitter.com/intent/tweet?url={url}&text={title}',
popupWidth: 600, popupWidth: 600,
popupHeight: 450, popupHeight: 450,