This commit is contained in:
alteredCoder 2022-01-26 16:59:32 +01:00
parent 3793d89d88
commit e1608ae776

View file

@ -1,4 +1,5 @@
local template = require "resty.template.safe"
local http = require "resty.http"
local M = {_TYPE='module', _NAME='recaptcha.funcs', _VERSION='1.0-0'}