diff --git a/src/apps.json b/src/apps.json index c36013115..870429a37 100644 --- a/src/apps.json +++ b/src/apps.json @@ -12292,6 +12292,20 @@ "script": "/media/conv/js/jquery\\.js", "website": "http://uknowva.com" }, + "Pars Elecom Portal": { + "cats": [ + 1 + ], + "headers": { + "X-Powered-By": "Pars Elecom Portal" + }, + "icon": "parselecom.png", + "meta": { + "copyright": "Pars Elecom Portal" + }, + "implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ], + "website": "http://parselecom.net" + }, "vBulletin": { "cats": [ 2 diff --git a/src/icons/parselecom.png b/src/icons/parselecom.png new file mode 100644 index 000000000..ba23f2e5b Binary files /dev/null and b/src/icons/parselecom.png differ