diff --git a/src/apps.json b/src/apps.json index 56dec947b..82b6378df 100644 --- a/src/apps.json +++ b/src/apps.json @@ -4629,6 +4629,21 @@ ], "website": "https://www.inspectlet.com/" }, + "Instabot": { + "cats": [ + 5, + 10, + 32, + 52, + 58 + ], + "icon": "Instabot.png", + "js": { + "Instabot": "" + }, + "script": "/rokoInstabot\\.js", + "website": "https://instabot.io/" + }, "InstantCMS": { "cats": [ 1 diff --git a/src/drivers/npm/npm-shrinkwrap.json b/src/drivers/npm/npm-shrinkwrap.json index e82437f27..bbb0edafc 100644 --- a/src/drivers/npm/npm-shrinkwrap.json +++ b/src/drivers/npm/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "wappalyzer", - "version": "5.5.6", + "version": "5.6.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/src/icons/Instabot.png b/src/icons/Instabot.png new file mode 100644 index 000000000..3b49095d3 Binary files /dev/null and b/src/icons/Instabot.png differ