From a86ff3c01d95a77f768efb46792ba6da79af73c3 Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Tue, 16 Apr 2019 18:33:29 -0500 Subject: [PATCH] Add Tessitura / TNEW Tessitura is a widely used CRM and ticketing management platform for museums, performing arts, zoos, and other cultural and art based institutions around the world. TN Express Web (TNEW) is their companion CMS solution that utilizes the Tessitura API for backend management. - https://www.tessituranetwork.com - https://tickets.bclm.com - https://www.thesmithcenter.com - https://www.mountvernon.org - https://www.coloradoballet.org - https://my.hampsteadtheatre.com - https://www.alleytheatre.org --- src/apps.json | 29 +++++++++++++++++++++++++++++ src/icons/tessitura.svg | 10 ++++++++++ 2 files changed, 39 insertions(+) create mode 100644 src/icons/tessitura.svg diff --git a/src/apps.json b/src/apps.json index 327729bb9..e32d6d3fe 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10089,6 +10089,35 @@ }, "website": "http://telescopeapp.org" }, + "TN Express Web": { + "cats": [ + 1 + ], + "headers": { + "Set-Cookie": "^(?:TNEW=)" + }, + "cookies": { + "TNEW": "" + }, + "implies": [ + "Tessitura" + ], + "icon": "tessitura.svg", + "website": "https://www.tessituranetwork.com" + }, + "Tessitura": { + "cats": [ + 53 + ], + "html": "<*(?:Tessitura Version:) (\\d*\\.\\d*\\.\\d*)?\\;version:\\1", + "implies": [ + "Microsoft ASP.NET", + "IIS", + "Windows Server" + ], + "icon": "tessitura.svg", + "website": "https://www.tessituranetwork.com" + }, "Tengine": { "cats": [ 22 diff --git a/src/icons/tessitura.svg b/src/icons/tessitura.svg new file mode 100644 index 000000000..96be0cdc1 --- /dev/null +++ b/src/icons/tessitura.svg @@ -0,0 +1,10 @@ + + + + + + + + + +