mirror of
https://github.com/claunia/cuetools.net.git
synced 2025-12-16 18:14:25 +00:00
CTDB metadata support
This commit is contained in:
@@ -18,7 +18,7 @@ namespace CUETools.CTDB
|
||||
{
|
||||
public class CUEToolsDB
|
||||
{
|
||||
const string urlbase = "http://dbnew.cuetools.net";
|
||||
const string urlbase = "http://db.cuetools.net";
|
||||
string userAgent;
|
||||
string driveName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user