vil3nce
Results
1
comments of
vil3nce
Tracing the error, it comes from line 98 of the default template: wc.DownloadString(uri + profileHttpUrls[random.Next(ProfileHttpUrls.Count)].Replace("{GUID}", "")); I stepped through it, and system.uri is throwing a ParsingError.BadAuthority because the first two...