From 990a395862ebdac4a9a3df7488c8412bbe4dc190 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mohamed=20Boukhlif=20-=20=D9=85=D8=AD=D9=85=D8=AF=20=D8=A8?= =?UTF-8?q?=D9=88=D8=AE=D9=84=D9=8A=D9=81?= Date: Fri, 10 Feb 2023 13:57:14 +0000 Subject: [PATCH] feat: add EZproxy detection --- src/technologies/e.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/src/technologies/e.json b/src/technologies/e.json index b8f45159b..686a6269b 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -1785,6 +1785,28 @@ "scriptSrc": "\\.ezo(?:js|ic|dn)\\.(?:com|net)", "website": "https://www.ezoic.com" }, + "EZproxy": { + "cats": [ + 22, + 64 + ], + "description": "EZproxy is a web server and a reverse proxy that is usually used by libraries as a reverse proxy in front of electronic educational resources databases (e.g.: Scopus, PubMed, or Web of Science) in order to provide authentication and protect privacy.", + "excludes": [ + "Apache HTTP Server", + "Nginx" + ], + "headers": { + "server": "^EZproxy$" + }, + "icon": "default.svg", + "pricing": [ + "low", + "recurring", + "poa" + ], + "saas": true, + "website": "https://www.oclc.org/en/ezproxy.html" + }, "e-Shop Commerce": { "cats": [ 6