diff --git a/comet/api/endpoints/manifest.py b/comet/api/endpoints/manifest.py index bb8063a..8f7e3b7 100644 --- a/comet/api/endpoints/manifest.py +++ b/comet/api/endpoints/manifest.py @@ -36,8 +36,8 @@ async def manifest(request: Request, b64config: str = None): } ], "types": ["movie", "series", "anime", "other"], - "logo": "https://i.imgur.com/jmVoVMu.jpeg", - "background": "https://i.imgur.com/WwnXB3k.jpeg", + "logo": "https://i.ibb.co/LVGNJ0s/icon.jpg", + "background": "https://i.ibb.co/spMks15Y/background.jpg", "behaviorHints": {"configurable": True, "configurationRequired": False}, } diff --git a/comet/templates/admin_dashboard.html b/comet/templates/admin_dashboard.html index 0720e53..d63b547 100644 --- a/comet/templates/admin_dashboard.html +++ b/comet/templates/admin_dashboard.html @@ -15,7 +15,7 @@ id="favicon" rel="icon" type="image/x-icon" - href="https://i.imgur.com/jmVoVMu.jpeg" + href="https://i.ibb.co/LVGNJ0s/icon.jpg" /> - + Comet - Stremio's fastest torrent/debrid search add-on. - +