From a77062ce3dc9a99ad0662010cc7eeb00dd5036a6 Mon Sep 17 00:00:00 2001 From: tslil clingman Date: Thu, 28 Jan 2021 21:30:30 -0500 Subject: Added license information! --- extract.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'extract.sh') diff --git a/extract.sh b/extract.sh index 9325b47..fb6f267 100755 --- a/extract.sh +++ b/extract.sh @@ -5,7 +5,6 @@ db_file=games_anon.db chosen_players="fwwwwibib archvenison NohatCoder nqeron ManaT SultanPepper orfane rabbitboy84 applemonkeyman Reid Tayacan Breeze AaaarghBot" -# chosen_players="" query() { query="(size == $1) and (result != '1-0') and (result != '0-1') and (result != '0-0') and (result != '1/2-1/2')" -- cgit v1.3.1