|
|
@ -198,7 +198,7 @@ public class sigPlace { |
|
|
|
ArcadeReader.submitToDatabase(Paths.get("tests","sdvx4.png"));*/ |
|
|
|
ArcadeReader.submitToDatabase(Paths.get("tests","sdvx4.png"));*/ |
|
|
|
//System.out.println(RECENT_PLAYS);
|
|
|
|
//System.out.println(RECENT_PLAYS);
|
|
|
|
//System.out.println(RECENT_RECORDS);
|
|
|
|
//System.out.println(RECENT_RECORDS);
|
|
|
|
/* Path secretFile = Paths.get(".clientsecret"); |
|
|
|
Path secretFile = Paths.get(".clientsecret"); |
|
|
|
List<String> data; |
|
|
|
List<String> data; |
|
|
|
try { |
|
|
|
try { |
|
|
|
data = Files.readAllLines(secretFile); |
|
|
|
data = Files.readAllLines(secretFile); |
|
|
@ -256,6 +256,7 @@ public class sigPlace { |
|
|
|
System.out.println("\nStarting web server..."); |
|
|
|
System.out.println("\nStarting web server..."); |
|
|
|
new sigServer(); |
|
|
|
new sigServer(); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
private static String JSON(HashMap<String, Object> testMap) { |
|
|
|
private static String JSON(HashMap<String, Object> testMap) { |
|
|
@ -504,7 +505,6 @@ public class sigPlace { |
|
|
|
e.printStackTrace(); |
|
|
|
e.printStackTrace(); |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} */ |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
private static void populateDatabase() { |
|
|
|
private static void populateDatabase() { |
|
|
|