diff --git a/src/apps.json b/src/apps.json index 504c4c5af..5f04c18b2 100644 --- a/src/apps.json +++ b/src/apps.json @@ -3754,6 +3754,25 @@ }, "website": "https://get.gaug.es" }, + "Gemius": { + "cats": [ + 10 + ], + "icon": "Gemius.png", + "js": { + "pp_gemius_hit": "", + "gemius_init": "", + "gemius_hit": "", + "gemius_pending": "" + }, + "script": [ + "hit\\.gemius\\.pl/xgemius\\.js", + "hit\\.gemius\\.pl\\;confidence:0.8", + "xgemius\\.js\\;confidence:0.3" + ], + "html": "]*onclick=\"gemius_hit", + "website": "https://www.gemius.com" + }, "Gentoo": { "cats": [ 28 diff --git a/src/icons/Gemius.png b/src/icons/Gemius.png new file mode 100644 index 000000000..c9344b125 Binary files /dev/null and b/src/icons/Gemius.png differ