mirror of
https://github.com/benphelps/homepage.git
synced 2025-12-22 11:19:42 +01:00
Merge branch 'main' into feature/widget_strelaysrv
This commit is contained in:
@@ -25,6 +25,7 @@ const formats = {
|
||||
jackett: `{url}/api/v2.0/{endpoint}?apikey={key}&configured=true`,
|
||||
adguard: `{url}/control/{endpoint}`,
|
||||
strelaysrv: `{url}/{endpoint}`,
|
||||
mastodon: `{url}/api/v1/{endpoint}`,
|
||||
};
|
||||
|
||||
export function formatApiCall(api, args) {
|
||||
|
||||
Reference in New Issue
Block a user