From a4af984ce6f477d601f7d5aebdb8ef6658b2f65f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20=C3=87ak=C4=B1rel?= Date: Wed, 15 Jun 2016 16:07:16 +0300 Subject: [PATCH] It always shows "Arastta 1.2.1+", after this change, it shows only "Arastta" if Arastta version is greater than 1.2.1 --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index 3093be1bd..b15af4562 100755 --- a/src/apps.json +++ b/src/apps.json @@ -587,7 +587,7 @@ "excludes": "OpenCart", "headers": { "Arastta": "(.*)\\;version:\\1", - "X-Arastta": "\\;version:1.2.1+" + "X-Arastta": "" }, "html": "Powered by ]*href=\"https?://(?:www\\.)?arastta\\.org[^>]+>Arastta", "icon": "Arastta.png",