Customize share counter

If you want to replace default share counter URL — edit social network provider and re-build script.

1
2
3
export const vkontakte_counter = new Vkontakte(
    'http://example.com/' // URL
).getCounter();

Please keep in mind, not all social networks supports share counter!