chore: upload new chillhop list for comparison

This commit is contained in:
Tal 2025-08-07 20:19:12 +02:00
parent 7d1aaa6569
commit 85fd109a05
2 changed files with 1400 additions and 0 deletions

1398
data/chillhop-new.txt Normal file

File diff suppressed because it is too large Load Diff

View File

@ -66,6 +66,8 @@ impl Release {
return Err(ReleaseError::Ignored);
}
eprintln!("finished scanning {path}!");
Ok(release)
}
}