We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6648c05 commit 9ebfb09Copy full SHA for 9ebfb09
1 file changed
README.md
@@ -57,7 +57,7 @@ libraryDependencies += "com.github.libsgh" % "tieba-api" % "1.0.1"
57
api.isFocus("bug", bduss);//是否关注某个贴吧
58
api.getFullNameByPanUrl("panUrl");//根据百度盘分享url查询完整用户名(大部分可查)
59
```
60
-基于api实现的贴吧签到系统 [贴吧签到云](https://tieba-tool.herokuapp.com
+基于api实现的贴吧签到系统 [贴吧签到云](https://tieba-tool.herokuapp.com)
61
62
基于api实现的微信公众号:ponbous,[web站点](http://noki.tk/tieba)
63
0 commit comments