From 15646f446264d7118d766d63a42ab4efb31896b2 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 23 May 2025 08:50:13 -0700 Subject: [PATCH 1/2] Cleanup Clearcam --- contents.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/contents.json b/contents.json index 882bf2f7873e..b2ccd386e5df 100644 --- a/contents.json +++ b/contents.json @@ -32951,12 +32951,10 @@ { "title": "Clearcam", "category-ids": ["misc"], - "description": "IP Camera with AI object detection.", - "source": "https://github.com/roryclear/clearcam/", - "homepage": "https://github.com/roryclear/clearcam/", + "description": "IP Camera with AI object detection", + "source": "https://github.com/roryclear/clearcam", "itunes": "https://itunes.apple.com/app/id6743237694", - "license": "AGPL", - "lang": "eng", + "license": "agpl-3.0", "stars": 2, "tags": ["objc","security","selfhosted","ai","ml","object detection"], "screenshots": ["https://raw.githubusercontent.com/roryclear/clearcam/refs/heads/main/images/recording.PNG", "https://raw.githubusercontent.com/roryclear/clearcam/refs/heads/main/images/browser_events.PNG","https://raw.githubusercontent.com/roryclear/clearcam/refs/heads/main/images/browser_playback.PNG"], From a955a4b37cf1a5cf25134f9049017a4eb791718e Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Fri, 23 May 2025 10:01:31 -0700 Subject: [PATCH 2/2] Update contents.json --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index b2ccd386e5df..e088a5f74551 100644 --- a/contents.json +++ b/contents.json @@ -32953,7 +32953,7 @@ "category-ids": ["misc"], "description": "IP Camera with AI object detection", "source": "https://github.com/roryclear/clearcam", - "itunes": "https://itunes.apple.com/app/id6743237694", + "itunes": "https://apps.apple.com/app/clearcam/id6743237694", "license": "agpl-3.0", "stars": 2, "tags": ["objc","security","selfhosted","ai","ml","object detection"],