diff --git a/.gitignore b/.gitignore index 9abf34b..92e23e4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .well-known/ api/endpoint/* -!api/endpoint/status.php \ No newline at end of file +!api/endpoint/status.php +!api/endpoint/router.php \ No newline at end of file diff --git a/api/endpoint/router.php b/api/endpoint/router.php new file mode 100644 index 0000000..1d19914 --- /dev/null +++ b/api/endpoint/router.php @@ -0,0 +1,5 @@ +