diff --git a/data/webInfo.json b/data/webInfo.json new file mode 100644 index 0000000..4989857 --- /dev/null +++ b/data/webInfo.json @@ -0,0 +1,8 @@ +{ + "$schema": "https://raw.githubusercontent.com/marcua/ayb/main/docs/config/endpoints/schema.json", + "base_url": "https://ayb.sofiaritz.com", + "endpoints": { + "profile": "/u/{entity}", + "confirmation": "/auth/confirm/{token}" + } +} \ No newline at end of file