mirror of
https://github.com/StudentBlake/XCI-Explorer
synced 2024-11-24 21:23:02 +00:00
Minor key update
This commit is contained in:
parent
4917b6c3e2
commit
526f8e3e7b
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ namespace XCI_Explorer
|
|||
{
|
||||
using (var client = new WebClient())
|
||||
{
|
||||
client.DownloadFile(Util.Base64Decode("aHR0cHM6Ly9wYXN0ZWJpbi5jb20vcmF3LzRieWY1NzFk"), "keys.txt");
|
||||
client.DownloadFile(Util.Base64Decode("aHR0cHM6Ly9wYXN0ZWJpbi5jb20vcmF3L3dZbUxUTkxx"), "keys.txt");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue