add pocketbase
This commit is contained in:
8
backend/custom/cloudflare/js.go
Normal file
8
backend/custom/cloudflare/js.go
Normal file
@ -0,0 +1,8 @@
|
||||
package cloudflare
|
||||
|
||||
import (
|
||||
"embed"
|
||||
)
|
||||
|
||||
//go:embed TurnStilleCaptcha.js
|
||||
var JS embed.FS
|
Reference in New Issue
Block a user