From 0e174b76d1a6f55932b5465c1ef4ef8b4f54a7c1 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:40:18 +0000 Subject: [PATCH] Add 'AdMaster' (community contribution) --- companies/admaster.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 companies/admaster.json diff --git a/companies/admaster.json b/companies/admaster.json new file mode 100644 index 000000000..28376104d --- /dev/null +++ b/companies/admaster.json @@ -0,0 +1,21 @@ +{ + "slug": "admaster", + "relevant-countries": [ + "all" + ], + "categories": [ + "ads" + ], + "name": "AdMaster", + "address": "Ashburn, Virginia, 20147, United States", + "email": "privacypolicy@admaster.cc", + "webform": "https://www.admaster.cc/contact-us", + "web": "https://www.admaster.cc/", + "sources": [ + "https://www.admaster.cc/contact-us", + "https://hypestat.com/info/admaster.cc", + "https://github.com/datenanfragen/data/pull/3328" + ], + "suggested-transport-medium": "email", + "quality": "verified" +}