sorry fih

This commit is contained in:
laptopcat
2026-01-06 22:17:30 +02:00
parent c365b4bf65
commit b445c2788c

View File

@@ -139,7 +139,7 @@ func processFile(wg *sync.WaitGroup, ch chan string, uri []byte, isDone *bool) {
}
// Experimental method, which asserts that the clientId is inside the file that starts with "0-"
const experimental_GetClientID = true
const experimental_GetClientID = false
// inspired by github.com/imputnet/cobalt
func GetClientID() (string, error) {