mirror of
https://github.com/tursom/typecho-plugin-Access.git
synced 2025-01-14 22:30:16 +08:00
Update README.md
This commit is contained in:
parent
39d8429a93
commit
35d83f193f
@ -5,7 +5,7 @@ require_once __DIR__ . '/Access_Bootstrap.php';
|
||||
*
|
||||
* @package Access
|
||||
* @author Kokororin
|
||||
* @version 2.0.0
|
||||
* @version 2.0.1
|
||||
* @link https://kotori.love
|
||||
*/
|
||||
class Access_Plugin implements Typecho_Plugin_Interface
|
||||
|
@ -1,6 +1,6 @@
|
||||
## Typecho Access 插件
|
||||
|
||||
提供简易的访客记录查看。
|
||||
提供简易的访客记录查看。获取访客信息,生成统计图表。
|
||||
|
||||
### 功能简介/更新说明
|
||||
|
||||
@ -13,12 +13,17 @@
|
||||
* 修复旧版本升级错误的提示,自动更新数据表结构
|
||||
* 使用ipip.net离线数据库
|
||||
* 日志写入支持前端写入或后端写入
|
||||
* 日志筛选支持按ip或文章标题
|
||||
|
||||
### 使用须知
|
||||
|
||||
* 插件更新升级时,请先禁用插件后再上传
|
||||
* 插件目录名请修改为Access
|
||||
|
||||
### 作者
|
||||
[@kokororin](https://github.com/kokororin)
|
||||
[@一名宅](https://github.com/tinymins)
|
||||
|
||||
### 图示
|
||||
![](https://kotori.love/usr/uploads/2015/12/4187563925.jpg)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user