*(global): update trackers db
This commit is contained in:
parent
207e0236f7
commit
d062acc149
|
@ -96,6 +96,11 @@
|
||||||
"name": "Microsoft Azure",
|
"name": "Microsoft Azure",
|
||||||
"categoryId": 10,
|
"categoryId": 10,
|
||||||
"url": "https://azure.microsoft.com/"
|
"url": "https://azure.microsoft.com/"
|
||||||
|
},
|
||||||
|
"button": {
|
||||||
|
"name": "Button",
|
||||||
|
"categoryId": 4,
|
||||||
|
"url": "https://www.usebutton.com/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"trackerDomains": {
|
"trackerDomains": {
|
||||||
|
@ -119,6 +124,7 @@
|
||||||
"edgecastcdn.net": "markmonitor",
|
"edgecastcdn.net": "markmonitor",
|
||||||
"appcenter.ms": "appcenter",
|
"appcenter.ms": "appcenter",
|
||||||
"unityads.unity3d.com": "unity_ads",
|
"unityads.unity3d.com": "unity_ads",
|
||||||
"azure.com": "azure"
|
"azure.com": "azure",
|
||||||
|
"bttn.io": "button"
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -696,11 +696,6 @@
|
||||||
"categoryId": 4,
|
"categoryId": 4,
|
||||||
"url": "http://adgoto.com/"
|
"url": "http://adgoto.com/"
|
||||||
},
|
},
|
||||||
"adguard": {
|
|
||||||
"name": "Adguard",
|
|
||||||
"categoryId": 12,
|
|
||||||
"url": "https://adguard.com/"
|
|
||||||
},
|
|
||||||
"adhands": {
|
"adhands": {
|
||||||
"name": "AdHands",
|
"name": "AdHands",
|
||||||
"categoryId": 4,
|
"categoryId": 4,
|
||||||
|
@ -16201,7 +16196,6 @@
|
||||||
"smartredirect.de": "adgoal",
|
"smartredirect.de": "adgoal",
|
||||||
"adgorithms.com": "adgorithms",
|
"adgorithms.com": "adgorithms",
|
||||||
"adgoto.com": "adgoto",
|
"adgoto.com": "adgoto",
|
||||||
"adguard.com": "adguard",
|
|
||||||
"adhands.ru": "adhands",
|
"adhands.ru": "adhands",
|
||||||
"adhese.be": "adhese",
|
"adhese.be": "adhese",
|
||||||
"adhese.com": "adhese",
|
"adhese.com": "adhese",
|
||||||
|
|
Loading…
Reference in New Issue