mirror of
https://github.com/v2fly/domain-list-community.git
synced 2024-11-16 09:04:51 +02:00
Add META Trackers (#2047)
* feat(data): add duolingo ad domains Added a list of Duolingo ad domains to the data/duolingo-ads file. * build(data): add duolingo ads to data file Add duolingo-ads to the data/duolingo file. This change is necessary to incorporate new ads data from Duolingo's platform, enabling the application to display targeted advertisements. * feat(data): add duolingo-ads to category-ads Added the duolingo-ads to the category-ads data file to include Duolingo advertisements within our advertising rotation. * Update duolingo * Update duolingo-ads * feat(data): add Facebook, Instagram, and WhatsApp ad domains * feat(data): include ad-related content for Facebook, Instagram, and WhatsApp * feat(data): add meta-ads information * Left an empty line after last line --------- Co-authored-by: rootmelo92118 <32770959+rootmelo92118@users.noreply.github.com>
This commit is contained in:
parent
783fb1a1c8
commit
6ec6d24a9e
@ -1,3 +1,5 @@
|
||||
include:facebook-ads
|
||||
|
||||
aboutfacebook.com
|
||||
accessfacebookfromschool.com
|
||||
acebooik.com
|
||||
|
11
data/facebook-ads
Normal file
11
data/facebook-ads
Normal file
@ -0,0 +1,11 @@
|
||||
b-graph.facebook.com @ads
|
||||
b-graph-fallback.facebook.com @ads
|
||||
star.fallback.c10r.facebook.com @ads
|
||||
star.c10r.facebook.com @ads
|
||||
connect.facebook.com @ads
|
||||
connect.facebook.net @ads
|
||||
graph.facebook.com @ads
|
||||
graph-fallback.facebook.com @ads
|
||||
z-m-graph.facebook.com @ads
|
||||
graph.fbpigeon.com @ads
|
||||
mqtt-mini.facebook.com @ads
|
@ -1,3 +1,5 @@
|
||||
include:instagram-ads
|
||||
|
||||
achat-followers-instagram.com
|
||||
acheter-followers-instagram.com
|
||||
acheterdesfollowersinstagram.com
|
||||
|
2
data/instagram-ads
Normal file
2
data/instagram-ads
Normal file
@ -0,0 +1,2 @@
|
||||
graph.instagram.com @ads
|
||||
graph-fallback.instagram.com @ads
|
3
data/meta-ads
Normal file
3
data/meta-ads
Normal file
@ -0,0 +1,3 @@
|
||||
include:facebook-ads
|
||||
include:instagram-ads
|
||||
include:whatsapp-ads
|
@ -1,3 +1,5 @@
|
||||
include:whatsapp-ads
|
||||
|
||||
wa.me
|
||||
whatsapp-plus.info
|
||||
whatsapp-plus.me
|
||||
|
2
data/whatsapp-ads
Normal file
2
data/whatsapp-ads
Normal file
@ -0,0 +1,2 @@
|
||||
graph.whatsapp.com @ads
|
||||
graph.whatsapp.net @ads
|
Loading…
Reference in New Issue
Block a user