mirror of
https://codeberg.org/ashley/poke
synced 2026-04-12 05:37:57 +00:00
update ver
This commit is contained in:
@@ -98,7 +98,7 @@ const listener = (req, res) => {
|
|||||||
app.get("/", (req, res) => {
|
app.get("/", (req, res) => {
|
||||||
var json = {
|
var json = {
|
||||||
status: "200",
|
status: "200",
|
||||||
version: "1.1.0",
|
version: "1.2.0",
|
||||||
URL_WHITELIST,
|
URL_WHITELIST,
|
||||||
cache: "max-age-232337763",
|
cache: "max-age-232337763",
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user