badguardhome/client/src/helpers/trackers/adguard.json

130 lines
3.8 KiB
JSON
Raw Normal View History

2018-10-14 20:24:11 +00:00
{
"timeUpdated": "2018-10-14",
"categories": {
"0": "audio_video_player",
"1": "comments",
"2": "customer_interaction",
"3": "pornvertising",
"4": "advertising",
"5": "essential",
"6": "site_analytics",
"7": "social_media",
"8": "misc",
"9": "cdn",
"10": "hosting",
"11": "unknown",
"12": "extensions",
"101": "mobile_analytics"
},
"trackers": {
2020-01-30 09:28:01 +00:00
"akamai_technologies": {
"name": "Akamai Technologies",
"categoryId": 9,
"url": "https://www.akamai.com/"
},
"apple": {
"name": "Apple",
"categoryId": 8,
"url": "https://www.apple.com/"
},
"apple_ads": {
"name": "Apple Search Ads",
"categoryId": 4,
"url": "https://searchads.apple.com/"
},
2018-10-14 20:24:11 +00:00
"facebook_audience": {
"name": "Facebook Audience Network",
"categoryId": 4,
2018-10-14 21:00:18 +00:00
"url": "https://www.facebook.com/business/products/audience-network"
2018-10-14 20:24:11 +00:00
},
"crashlytics": {
"name": "Crashlytics",
"categoryId": 101,
"url": "https://crashlytics.com/"
},
"flurry": {
"name": "Flurry",
"categoryId": 101,
"url": "http://www.flurry.com/"
},
"hockeyapp": {
"name": "HockeyApp",
"categoryId": 101,
"url": "https://hockeyapp.net/"
},
"firebase": {
"name": "Firebase",
"categoryId": 101,
"url": "https://firebase.google.com/"
},
"appsflyer": {
"name": "AppsFlyer",
"categoryId": 101,
"url": "https://www.appsflyer.com/"
2018-10-14 21:08:38 +00:00
},
"yandex_appmetrica": {
"name": "Yandex AppMetrica",
"categoryId": 101,
"url": "https://appmetrica.yandex.com/"
},
"adjust": {
"name": "Adjust",
"categoryId": 101,
"url": "https://www.adjust.com/"
},
"branch": {
"name": "Branch.io",
"categoryId": 101,
"url": "https://branch.io/"
2018-10-26 11:13:31 +00:00
},
2020-01-30 09:28:01 +00:00
"markmonitor": {
"name": "MarkMonitor",
2018-10-26 11:13:31 +00:00
"categoryId": 4,
2020-01-30 09:28:01 +00:00
"url": "https://www.markmonitor.com/"
},
"appcenter": {
"name": "Microsoft App Center",
"categoryId": 5,
"url": "https://appcenter.ms/"
},
"unity_ads": {
"name": "Unity Ads",
"categoryId": 4,
"url": "https://unity.com/solutions/mobile-business/monetize-your-game"
},
"azure": {
"name": "Microsoft Azure",
"categoryId": 10,
"url": "https://azure.microsoft.com/"
2020-02-03 11:17:39 +00:00
},
"button": {
"name": "Button",
"categoryId": 4,
"url": "https://www.usebutton.com/"
2018-10-14 20:24:11 +00:00
}
},
"trackerDomains": {
2020-01-30 09:28:01 +00:00
"akadns.net": "akamai_technologies",
"akamaiedge.net": "akamai_technologies",
"apple.com": "apple",
"apple-dns.net": "apple",
"aaplimg.com": "apple",
"icloud.com": "apple",
"mzstatic.com": "apple",
"iadsdk.apple.com": "apple_ads",
2018-10-14 20:24:11 +00:00
"graph.facebook.com": "facebook_audience",
"crashlytics.com": "crashlytics",
"flurry.com": "flurry",
"hockeyapp.net": "hockeyapp",
"app-measurement.com": "firebase",
2018-10-14 21:08:38 +00:00
"appsflyer.com": "appsflyer",
"appmetrica.yandex.com": "yandex_appmetrica",
"adjust.com": "adjust",
2018-10-26 11:13:31 +00:00
"mobileapptracking.com": "branch",
2020-01-30 09:28:01 +00:00
"edgecastcdn.net": "markmonitor",
"appcenter.ms": "appcenter",
"unityads.unity3d.com": "unity_ads",
2020-02-03 11:17:39 +00:00
"azure.com": "azure",
"bttn.io": "button"
2018-10-14 20:24:11 +00:00
}
}