diff --git a/src/apps.json b/src/apps.json index 0a2c7d0d0..a5f411368 100755 --- a/src/apps.json +++ b/src/apps.json @@ -1989,6 +1989,16 @@ "script": "googletagservices\\.com/tag/js/gpt(?:_mobile)?\\.js", "website": "www.google.com/dfp" }, + "DovetailWRP": { + "cats": [ + 1 + ], + "html": "]* href=\"\/DovetailWRP\/", + "icon": "DovetailWRP.png", + "implies": "ASP.NET", + "script": "\/DovetailWRP\/", + "website": "www.dovetailinternet.com" + }, "Doxygen": { "cats": [ 4 @@ -9601,4 +9611,4 @@ "51": "Landing Page Builders", "52": "Live Chat" } -} \ No newline at end of file +} diff --git a/src/icons/DovetailWRP.png b/src/icons/DovetailWRP.png new file mode 100755 index 000000000..647e69f9b Binary files /dev/null and b/src/icons/DovetailWRP.png differ