diff --git a/src/apps.json b/src/apps.json index 5f55e8b59..c091ff067 100644 --- a/src/apps.json +++ b/src/apps.json @@ -729,20 +729,6 @@ }, "website": "http://www.methods.co.nz/asciidoc" }, - "Asymptix PHP Framework": { - "cats": [ - "18" - ], - "headers": { - "X-Powered-By": "Asymptix PHP Framework(?:.*)" - }, - "html": [ - "Powered by Asymptix PHP Framework" - ], - "icon": "Asymptix PHP Framework.png", - "implies": "PHP", - "website": "http://github.com/Asymptix/Framework" - }, "Atlassian Bitbucket": { "cats": [ "47" @@ -9029,17 +9015,6 @@ "icon": "Vimeo.png", "website": "http://vimeo.com" }, - "Vinala": { - "cats": [ - "18" - ], - "headers": { - "Set-Cookie": "vinala_version" - }, - "icon": "Vinala.png", - "implies": "PHP", - "website": "https://github.com/vinala/vinala" - }, "Virata EmWeb": { "cats": [ "22" @@ -10865,16 +10840,6 @@ }, "website": "http://www.xt-commerce.com" }, - "xui": { - "cats": [ - "26", - "12" - ], - "env": "^xui$", - "icon": "xui.png", - "script": "[^a-z]xui.*\\.js", - "website": "http://xuijs.com" - }, "Raychat": { "cats": [ "52" diff --git a/src/icons/Asymptix PHP Framework.png b/src/icons/Asymptix PHP Framework.png deleted file mode 100644 index cc8d5eeac..000000000 Binary files a/src/icons/Asymptix PHP Framework.png and /dev/null differ diff --git a/src/icons/xui.png b/src/icons/xui.png deleted file mode 100644 index eb4ff5b39..000000000 Binary files a/src/icons/xui.png and /dev/null differ