diff options
| author | 8cy <[email protected]> | 2020-07-23 23:24:17 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-07-23 23:24:17 -0700 |
| commit | bb511abc03bb66848947e37a999502b813c77269 (patch) | |
| tree | 612c010fc8317e1cdf11471a18aad0270819d33e /src/config.json | |
| parent | fix: if clear amount equal or over 100, round down to 99 (diff) | |
| download | dep-core-bb511abc03bb66848947e37a999502b813c77269.tar.xz dep-core-bb511abc03bb66848947e37a999502b813c77269.zip | |
goodbye old uwufier :cry:
Diffstat (limited to 'src/config.json')
| -rw-r--r-- | src/config.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/src/config.json b/src/config.json deleted file mode 100644 index 60b479c..0000000 --- a/src/config.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "secret":"Njk5NDczMjYzOTk4MjcxNDg5.XpU5oQ.btZuxVudhNllSQY6CxrXXtMJm9A", - "secret-dev":"NzEyMDg4MzY5MjA2OTE5MjY5.XsMeEw.Yy0a8m2vZLDbPi7cZ8aqCalMR68", - "yt-api-key":"AIzaSyCeG1lQAeInv4vjFv_eTL9IFAFNdQC9Nk8", - "version":"1.10.46", - "fortniteTrackerNetworkToken": "4cf21f95-5f1a-412a-b4a7-e5424adc314a", - "mongodburi": "mongodb://sin:[email protected]:47107/heroku_4qrjvmb9", - "validUsers": [ - "217348698294714370", - "612779586065006641", - "385964717480476684", - "649676743195754550", - "630042587914436648" - ] -} |