Skip to content

Releases: 1834423612/Moe-counter-PHP

v1.0

10 May 12:11
5b953f8
Compare
Choose a tag to compare

初代版本发布,html仅支持使用<iframe>标签将本工具插入需要统计的页面。

<iframe src="htttp://xxx.com" width="100px" height="100px"></iframe>

php可使用

<?php include('index.php');?>