aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-02-11 18:46:36 +0100
committerMinteck <contact@minteck.org>2022-02-11 18:46:36 +0100
commit6f7eede93ad7f584aee2a2093a29071fd2f2470a (patch)
treec0e1e793845cfba745457465e7d4f19111edeaeb
parent395c72df876e2674b562ff95f8f867b6f6d3cba8 (diff)
downloadponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.tar.gz
ponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.tar.bz2
ponyfind-6f7eede93ad7f584aee2a2093a29071fd2f2470a.zip
Remove stats
-rw-r--r--.gitignore3
-rw-r--r--stats/buttons.json1
-rw-r--r--stats/commands.json1
-rw-r--r--stats/menu.json1
-rw-r--r--stats/ponies.json1
-rw-r--r--stats/queries.json1
6 files changed, 2 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 4d7ef7f..f01ab20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,4 +19,5 @@ user/spoilers.json
demo.json
modules/translate.php
reports
-beta \ No newline at end of file
+beta
+stats \ No newline at end of file
diff --git a/stats/buttons.json b/stats/buttons.json
deleted file mode 100644
index 4ae0ecc..0000000
--- a/stats/buttons.json
+++ /dev/null
@@ -1 +0,0 @@
-{"pony.public":3,"pony.display":1} \ No newline at end of file
diff --git a/stats/commands.json b/stats/commands.json
deleted file mode 100644
index 939829e..0000000
--- a/stats/commands.json
+++ /dev/null
@@ -1 +0,0 @@
-{"pony":6,"config":1} \ No newline at end of file
diff --git a/stats/menu.json b/stats/menu.json
deleted file mode 100644
index 9e26dfe..0000000
--- a/stats/menu.json
+++ /dev/null
@@ -1 +0,0 @@
-{} \ No newline at end of file
diff --git a/stats/ponies.json b/stats/ponies.json
deleted file mode 100644
index 3cb2885..0000000
--- a/stats/ponies.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Scootaloo":3,"Rainbow Dash":2,"Cheerilee":1} \ No newline at end of file
diff --git a/stats/queries.json b/stats/queries.json
deleted file mode 100644
index 628240b..0000000
--- a/stats/queries.json
+++ /dev/null
@@ -1 +0,0 @@
-{"Scootaloo":["scootaloo"],"Rainbow Dash":["rainbow dash","rd"],"Cheerilee":["cheerilee"]} \ No newline at end of file