From eb82941eb0beda197343c97948a7c50adc3718cd Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 6 Feb 2022 23:36:18 +0600 Subject: [PATCH] Update Splunkd, remove Splunk --- .../webextension/images/icons/Splunk.png | Bin 419 -> 0 bytes .../webextension/images/icons/Splunk.svg | 3 +++ src/technologies/s.json | 19 ++++++------------ 3 files changed, 9 insertions(+), 13 deletions(-) delete mode 100644 src/drivers/webextension/images/icons/Splunk.png create mode 100644 src/drivers/webextension/images/icons/Splunk.svg diff --git a/src/drivers/webextension/images/icons/Splunk.png b/src/drivers/webextension/images/icons/Splunk.png deleted file mode 100644 index aec9976972c00a79a4d5c399c47db1319843a095..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 419 zcmV;U0bKrxP)cJY6+m%4tMyn&&>i>Squvdo{k z(5k@Ivc%Z7&ECS^=+@%v-0AS;?egjJ_3-uh^7r`lwx!L=0001Rx90W3hVcc(i@AVE@Pp9Sw&^iNQDr=S3|Qt)6w0@~)W z3*oLr6HvQhIgaiC=mR9&y2Y@bW|Pv_6qV=Ga<#ersAaI3p-o%2dYy_QR2}tW-_MsX zl}rydVcz-q(87sikb-}YbGRBHMyA1z<|6Kt?iCWCrxK*$MT{PQ^uMU8akfFX%U=Kh N002ovPDHLkV1mrq%U=Kh diff --git a/src/drivers/webextension/images/icons/Splunk.svg b/src/drivers/webextension/images/icons/Splunk.svg new file mode 100644 index 000000000..0216dcb2e --- /dev/null +++ b/src/drivers/webextension/images/icons/Splunk.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/s.json b/src/technologies/s.json index b2d6961de..48ad4b559 100644 --- a/src/technologies/s.json +++ b/src/technologies/s.json @@ -3527,25 +3527,18 @@ "saas": true, "website": "https://www.splittypay.com" }, - "Splunk": { - "cats": [ - 19 - ], - "html": "

© [-\\d]+ Splunk Inc\\.(?: Splunk ([\\d\\.]+(?: build [\\d\\.]*\\d)?))?[^<]*

\\;version:\\1", - "icon": "Splunk.png", - "meta": { - "author": "Splunk Inc\\;confidence:50" - }, - "website": "http://splunk.com" - }, "Splunkd": { "cats": [ - 22 + 19 ], + "description": "Splunkd is the system process that handles indexing, searching, forwarding.", "headers": { "Server": "Splunkd" }, - "icon": "Splunk.png", + "icon": "Splunk.svg", + "pricing": [ + "poa" + ], "website": "http://splunk.com" }, "SpotHopper": {