Skip to content

Commit 1b146ad

Browse files
authored
重新使用POST方式替代GET方式支持Bark
刚看到Bark的API里有支持POST
1 parent 2ec7fcb commit 1b146ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
22

33
PKG_NAME:=luci-app-pushbot
44
PKG_VERSION:=3.55
5-
PKG_RELEASE:=12
5+
PKG_RELEASE:=15
66

77
PKG_MAINTAINER:=tty228 zzsj0928
88

0 commit comments

Comments
 (0)