From 07797f639b7a6f2c4610293a60066b322564a85d Mon Sep 17 00:00:00 2001 From: taufiqade Date: Thu, 7 Oct 2021 08:58:10 +0700 Subject: [PATCH] add detection for niagahoster --- .../webextension/images/icons/niagahoster.png | Bin 0 -> 1137 bytes src/technologies/n.json | 16 ++++++++++++++++ 2 files changed, 16 insertions(+) create mode 100644 src/drivers/webextension/images/icons/niagahoster.png diff --git a/src/drivers/webextension/images/icons/niagahoster.png b/src/drivers/webextension/images/icons/niagahoster.png new file mode 100644 index 0000000000000000000000000000000000000000..d68a98b9cb90d28265c4cec0051b01fad138b49b GIT binary patch literal 1137 zcmV-%1djWOP)CLR+-U zCL`z0$>uvZyR|rQICJOB$N$WkGv_+&mN<4F;y3IchiD~uVu&K*7?OX@hz5_eGC_)q% zXc?`tE;<^a+F`L()=8&g(zIaH(J*2|FrI?=4GnUe&hh&pwx%vu1QmtjO+x%ua9)7f zAD}c3G7bLU;I4tvc}RQ+G6Bw%MZs1Pw&@APvLfDDTTRc4lrLF+kBIw*J+E_GWgMtg zxH*Pi$qGrZZeh8}t2R6E8Ngj`_G>5{_DH$OK{Nz@que18rGiT%IbHZpIs_rZ5QEbt@FYO5%-mP zZ%Q8(Ngq?*Js?u}-tzB?Fe$=2re{?&()^z=dKAisAoDRKCZX^wxYvL)3i-{Dz8i)o z!M{}Bg2RYjCiz4GWe!8}8?7{V2)z9eyI$9Z-voc5xf&gwXt|Bcypip7&~GhR>g*uQ zVS~K8gFf#>l*K+BbS`P%;bkck!3`85R0QWk0Ycu3h%>_LF7aTtg(IouO%)-z z9zNRvJMUDmv%l7}*9@SleSBt2|8auACm~a`fc8TCX1kkX;AA0v9~7R^zF#8)B=r&a zmlccw6=cl>pKH#t!;>Pldl_F3-g`Fi3CJ9=fnTo!n*C8hmViuE9uo;uT5)Uc!&Zy% ze`-SE0IqTqx^e*huJ_Q3P$fYHztbP)RUM1?R7m^_la7uD_0-we00000NkvXXu0mjf DDZLE0 literal 0 HcmV?d00001 diff --git a/src/technologies/n.json b/src/technologies/n.json index c621bdbe3..9ee5722ec 100644 --- a/src/technologies/n.json +++ b/src/technologies/n.json @@ -498,5 +498,21 @@ }, "oss": true, "website": "http://www.nopcommerce.com" + }, + "Niagahoster": { + "cats": [ + 88 + ], + "headers": { + "x-powered-by": "Niagahoster" + }, + "description": "Niagahoster is a web hosting service for small and medium enterprises. It provides shared hosting, WordPress hosting, Virtual Private Server (VPS), and more.", + "icon": "niagahoster.png", + "implies": "Niagahoster", + "pricing": [ + "low", + "recurring" + ], + "website": "https://niagahoster.co.id" } } \ No newline at end of file