Initial fork commit

This commit is contained in:
Pierre Lannoy 2023-12-12 19:45:36 +01:00
commit 34d9abec19
Signed by: Pierre Lannoy
GPG key ID: D27231EF87D53F31
25 changed files with 36 additions and 3840 deletions

View file

@ -1,5 +1,5 @@
{
"name": "forward-domain",
"name": "domain-forrward",
"version": "1.0.0",
"description": "Public service to forward domain for free",
"main": "app.js",
@ -14,7 +14,7 @@
"count": "find .certs -type d | grep '.\\.' | wc -l"
},
"keywords": [],
"author": "Wildan Mubarok",
"author": "Pierre Lannoy",
"license": "MIT",
"dependencies": {
"async-lock": "^1.4.0",