diff --git a/share/apps.json b/share/apps.json index fc972e447..1b9f82e52 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2994,6 +2994,11 @@ "website": "ophal.org", "cats": [ 1, 11, 18 ], "headers": { "X-Powered-By": "^Ophal/" } + }, + "UIKit": { + "website": "getuikit.com", + "cats": [ 18 ], + "script": "uikit.*\\.js" } } }