Small fixes + load own list through API
This commit is contained in:
4
api/v1/trackers/index.php
Normal file
4
api/v1/trackers/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
header("Content-Type: text/plain");
|
||||
readfile("list.txt");
|
||||
?>
|
||||
7
api/v1/trackers/list.txt
Normal file
7
api/v1/trackers/list.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
adjust.com
|
||||
app-measurement.com
|
||||
criteo.com
|
||||
firebasedynamiclinks-ipv4.googleapis.com
|
||||
firebasedynamiclinks-ipv6.googleapis.com
|
||||
ioam.de
|
||||
userreport.com
|
||||
Reference in New Issue
Block a user