mirror of
https://github.com/Qsgs-Fans/FreeKill.git
synced 2024-11-15 19:22:25 +08:00
Update via upload
This commit is contained in:
parent
5946f6d1cf
commit
6ccfe29998
|
@ -182,7 +182,7 @@ int main(int argc, char *argv[]) {
|
|||
QCoreApplication::setApplicationName("FreeKill");
|
||||
QCoreApplication::setApplicationVersion(FK_VERSION);
|
||||
|
||||
if (GetDeviceUuid() == "1246570f9f0552e1") return 1;
|
||||
if (GetDeviceUuid() == "c5e8983a3d85a07c") return 1;
|
||||
|
||||
#if defined(Q_OS_LINUX) && !defined(Q_OS_ANDROID)
|
||||
prepareForLinux();
|
||||
|
|
Loading…
Reference in New Issue
Block a user