This commit is contained in:
Tben
2023-05-12 15:54:58 +01:00
parent b257d71ae3
commit b2fe996bdd
5 changed files with 97 additions and 9 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ module.exports = async function ({ key, payload }) {
},
port: 443,
hostname: "datasquirel.com",
path: `/api/query/post`,
path: `/api/query/add-image`,
},
/**