diff options
-rw-r--r-- | .gitignore | 3 | ||||
-rw-r--r-- | stats/buttons.json | 1 | ||||
-rw-r--r-- | stats/commands.json | 1 | ||||
-rw-r--r-- | stats/menu.json | 1 | ||||
-rw-r--r-- | stats/ponies.json | 1 | ||||
-rw-r--r-- | stats/queries.json | 1 |
6 files changed, 2 insertions, 6 deletions
@@ -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 |