diff --git a/src/apps.json b/src/apps.json index 5f04c18b2..f88e651ba 100644 --- a/src/apps.json +++ b/src/apps.json @@ -191,6 +191,23 @@ "script": "adinfinity\\.com\\.au", "website": "http://adinfinity.com.au" }, + "AdOcean": { + "cats": [ + 36 + ], + "icon": "AdOcean.png", + "implies": "Gemius", + "js": { + "ado.master": "", + "ado.slave": "", + "ado.placement": "" + }, + "script": [ + "adocean\\.pl/files/js/ado\\.js", + "adocean\\.pl\\;confidence:0.8" + ], + "website": "https://adocean-global.com" + }, "AdRiver": { "cats": [ 36 diff --git a/src/icons/AdOcean.png b/src/icons/AdOcean.png new file mode 100644 index 000000000..80b5a9c4e Binary files /dev/null and b/src/icons/AdOcean.png differ