From a5e72f0fbdedf251e90334657856f07bca725be0 Mon Sep 17 00:00:00 2001 From: yo momma Date: Tue, 3 Feb 2026 22:05:50 +0000 Subject: Hump.fm: update configs and scripts --- scripts/hiscores.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/hiscores.py') diff --git a/scripts/hiscores.py b/scripts/hiscores.py index b81269e..c4328c6 100755 --- a/scripts/hiscores.py +++ b/scripts/hiscores.py @@ -5,7 +5,7 @@ import sys import postgresql import redis -db = postgresql.open("pq://postgres:root@localhost/dumpfm") +db = postgresql.open("pq://postgres:root@localhost/humpfm") db.execute("SET CLIENT_ENCODING to 'UNICODE'") r = redis.Redis("localhost") -- cgit v1.2.3-70-g09d2