diff --git a/core/tracker/data/.htaccess b/core/tracker/data/.htaccess new file mode 100644 index 0000000..14249c5 --- /dev/null +++ b/core/tracker/data/.htaccess @@ -0,0 +1 @@ +Deny from all \ No newline at end of file diff --git a/core/tracker/data/captures.json b/core/tracker/data/captures.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/core/tracker/data/captures.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/core/tracker/data/visits.json b/core/tracker/data/visits.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/core/tracker/data/visits.json @@ -0,0 +1 @@ +[] \ No newline at end of file