From 397c5903410b991e64d90e41ce0f84b52292c3ba Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 29 Aug 2018 14:36:55 +0300 Subject: ImportTXT blocked in the core & PluginUpdater --- src/mir_app/src/newplugins.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mir_app') diff --git a/src/mir_app/src/newplugins.cpp b/src/mir_app/src/newplugins.cpp index ddd630f69a..876ec44280 100644 --- a/src/mir_app/src/newplugins.cpp +++ b/src/mir_app/src/newplugins.cpp @@ -110,6 +110,7 @@ static const MUUID pluginBannedList[] = { 0x7c070f7c, 0x459e, 0x46b7, { 0x8e, 0x6d, 0xbc, 0x6e, 0xfa, 0xa2, 0x2f, 0x78 } }, // advaimg { 0xa0138fc6, 0x4c52, 0x4501, { 0xaf, 0x93, 0x7d, 0x3e, 0x20, 0xbc, 0xae, 0x5b } }, // dbchecker { 0x53ac190b, 0xe223, 0x4341, { 0x82, 0x5f, 0x70, 0x9d, 0x85, 0x20, 0x21, 0x5b } }, // stdidle + { 0x6f376b33, 0xd3f4, 0x4c4f, { 0xa9, 0x6b, 0x77, 0xda, 0x08, 0x04, 0x3b, 0x06 } }, // importtxt }; static bool isPluginBanned(const MUUID &u1) -- cgit v1.2.3