mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-07 04:27:31 -05:00
4 lines
87 B
JavaScript
4 lines
87 B
JavaScript
function share_event(service) {
|
|
plausible("Share", {props: {Network: service}});
|
|
}
|