From 7ad3681ae661f88a9c3d25ed65f19e88f6d877e7 Mon Sep 17 00:00:00 2001 From: Arnaud Ligny Date: Tue, 24 Oct 2017 12:31:32 +0200 Subject: [PATCH] "PHPoole" -> "^PHPoole$" --- src/apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index c7d7edf1e..a8e1ef78b 100644 --- a/src/apps.json +++ b/src/apps.json @@ -6352,14 +6352,14 @@ "script": "/phenomic.browser.[a-f0-9]+.js", "website": "https://phenomic.io/" }, - "PHPoole": { + "PHPoole": { "cats": [ "1", "11" ], "icon": "PHPoole.png", "meta": { - "generator": "PHPoole" + "generator": "^PHPoole$" }, "website": "https://phpoole.org" },