From ca348754b60a49fd140a494d4da8b204d84b30b7 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 19 Jul 2023 00:54:13 +0600 Subject: [PATCH] additional trace --- src/technologies/p.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/technologies/p.json b/src/technologies/p.json index a57c3a1d6..68f2594ab 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -3076,6 +3076,9 @@ ], "description": "PRONOTE is an information system created by Index Education, a French company, designed for deployment in approximately 7,400 schools to enable streamlined communication among administrative personnel, teachers, and families.", "icon": "PRONOTE.png", + "meta": { + "application-name": "^PRONOTE$" + }, "headers": { "Server": "^PRONOTE\\s[\\d]{4}\\s-\\s([\\d\\.]+)\\;version:\\1" },