mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 22:48:46 +00:00
add Overseerr widget
This commit is contained in:
parent
f79213c9d3
commit
4aedda7ba2
6 changed files with 47 additions and 1 deletions
|
@ -10,6 +10,7 @@ const formats = {
|
|||
portainer: `{url}/api/endpoints/{env}/{endpoint}`,
|
||||
rutorrent: `{url}/plugins/httprpc/action.php`,
|
||||
jellyseerr: `{url}/api/v1/{endpoint}`,
|
||||
overseerr: `{url}/api/v1/{endpoint}`,
|
||||
ombi: `{url}/api/v1/{endpoint}`,
|
||||
npm: `{url}/api/{endpoint}`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue