diff options
| -rw-r--r-- | backend/database/insert/history.sql | 1 | ||||
| -rw-r--r-- | rankings/input/records.json | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/backend/database/insert/history.sql b/backend/database/insert/history.sql index 34fddcb..6b4922a 100644 --- a/backend/database/insert/history.sql +++ b/backend/database/insert/history.sql | |||
| @@ -547,6 +547,7 @@ INSERT INTO map_history(map_id,category_id,user_name,score_count,record_date) VA | |||
| 547 | (57,1,'Krank',5,'2012-07-29'), | 547 | (57,1,'Krank',5,'2012-07-29'), |
| 548 | (57,1,'Krzyhau',0,'2017-10-29'), | 548 | (57,1,'Krzyhau',0,'2017-10-29'), |
| 549 | (58,1,'Stimich',2,'2011-10-11'), | 549 | (58,1,'Stimich',2,'2011-10-11'), |
| 550 | (58,1,'Isenstige',0,'2025-01-24'), | ||
| 550 | (59,1,'Isimmo',7,'2011-11-04'), | 551 | (59,1,'Isimmo',7,'2011-11-04'), |
| 551 | (59,1,'sicklebrick',6,'2013-03-20'), | 552 | (59,1,'sicklebrick',6,'2013-03-20'), |
| 552 | (60,1,'CalmlyFrenetic',7,'2011-10-19'), | 553 | (60,1,'CalmlyFrenetic',7,'2011-10-19'), |
diff --git a/rankings/input/records.json b/rankings/input/records.json index 884fd49..d960004 100644 --- a/rankings/input/records.json +++ b/rankings/input/records.json | |||
| @@ -298,7 +298,7 @@ | |||
| 298 | "id": 47822, | 298 | "id": 47822, |
| 299 | "name": "Finale 2", | 299 | "name": "Finale 2", |
| 300 | "mode": 1, | 300 | "mode": 1, |
| 301 | "wr": 2 | 301 | "wr": 0 |
| 302 | }, | 302 | }, |
| 303 | { | 303 | { |
| 304 | "id": 47823, | 304 | "id": 47823, |