1 Star 0 Fork 43

MWY/go_sexy

forked from 烈冰/go_sexy 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 344 Bytes
一键复制 编辑 原始数据 按行查看 历史
烈冰 提交于 2015-10-20 10:54 . 增加配置文件
{
"root":"sexy.faceks.com",
"regex":{
"image":[
{
"exp":"bigimgsrc=\"([^\"?]+)",
"match":1,
"folder":"none" ##存放图片的文件夹,可选值url,title,none,正则表达式
}
],
"page":[],
"imgInPage":["\S+/post/\S+"],
"href":[
{
"exp":"\s+href=\"([a-zA-Z0-9_\-/:\.%?=]+)\"",
"match":1
}
]
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/maweiyi/go_sexy.git
git@gitee.com:maweiyi/go_sexy.git
maweiyi
go_sexy
go_sexy
master

搜索帮助