diff --git a/src/apps.json b/src/apps.json index 1ce184a62..46a4279f7 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11761,6 +11761,27 @@ }, "website": "http://worldwide.webtrends.com" }, + "NivCMS": { + "cats": [ + 1 + ], +"cookies": { + "cookie_name": "NivCMSPro" + }, + "icon": "nivsoft.png", + "js": { + "": "" + }, +"headers": { + "X-Powered-By": "NivCMS" + }, + "meta": { + "generator": "^NivCMS" + }, + "script": "", + "website": "https://NivSoft.ir" + } + , "Weebly": { "cats": [ 1 diff --git a/src/icons/nivsoft.png b/src/icons/nivsoft.png new file mode 100644 index 000000000..052da8abb Binary files /dev/null and b/src/icons/nivsoft.png differ