feat(plugin): add statcounter analytics plugin

This commit is contained in:
ppoffice 2020-10-04 00:21:30 -04:00
parent 7c16ad61a6
commit e0905c2d3f
No known key found for this signature in database
GPG Key ID: B33335481CC0D498
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@
},
"progressbar": {
"$ref": "/plugin/progressbar.json"
},
"statcounter": {
"$ref": "/plugin/statcounter.json"
}
}
}