every menu works, now the downloads need fixing

This commit is contained in:
nosch
2026-03-08 01:42:59 +01:00
parent 75e4da33eb
commit d8fec74de1
7 changed files with 72 additions and 30 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ def filter_steamrip(query: str):
Metadata = {
"name" : "steamrip",
"headers" : ["Game", "Available Downloads"],
"headers" : ["Game"],
"scrapeFunc" : filter_steamrip,
}