更新谷歌统计

This commit is contained in:
deepzz0
2016-10-31 01:28:06 +08:00
parent 5a87ad3157
commit 2840f5b375
4 changed files with 30 additions and 12 deletions

View File

@@ -43,9 +43,14 @@ type Config struct {
Interval int
}
HotWords []string // 热搜词
Mode RunMode // 运行模式
Twitter string // twitter地址
Blogger struct { // 初始化数据
Google struct { // 谷歌统计
Tid string
V string
T string
}
Mode RunMode // 运行模式
Twitter string // twitter地址
Blogger struct { // 初始化数据
BlogName string
SubTitle string
BeiAn string