From 32a98245d57e0908a470dd0276329e376575d558 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Mon, 16 Nov 2020 08:55:05 +1100 Subject: [PATCH] Minor fix --- .../webextension/images/icons/plataforma_neo.svg | 13 ------------- src/technologies.json | 7 ++++++- 2 files changed, 6 insertions(+), 14 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/plataforma_neo.svg diff --git a/src/drivers/webextension/images/icons/plataforma_neo.svg b/src/drivers/webextension/images/icons/plataforma_neo.svg deleted file mode 100644 index 0ee49c016..000000000 --- a/src/drivers/webextension/images/icons/plataforma_neo.svg +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - diff --git a/src/technologies.json b/src/technologies.json index 567f70069..139de686a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -9675,7 +9675,7 @@ "headers": { "powered": "jet-neo" }, - "icon": "plataforma_neo.svg", + "icon": "Plataforma NEO.svg", "url": "\\.plataformaneo\\.com", "website": "https://www.jetecommerce.com.br" }, @@ -12712,6 +12712,11 @@ "js": { "analytics": "" }, + "dns": { + "TXT": [ + "segment-site-verification" + ] + }, "scripts": "cdn\\.segment\\.com/analytics\\.js", "website": "https://segment.com" },