From 28e2acf8360a852a3f4f5bd7dd105955a77af054 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 10 Jul 2024 20:24:11 +0300 Subject: =?UTF-8?q?fixes=20#4497=20(Spamotron:=20=D0=BF=D1=80=D0=B5=D0=BA?= =?UTF-8?q?=D1=80=D0=B0=D1=82=D0=B8=D1=82=D1=8C=20=D0=BF=D0=BE=D0=B4=D0=B4?= =?UTF-8?q?=D0=B5=D1=80=D0=B6=D0=BA=D1=83=20=D0=B8=D0=BB=D0=B8=20=D0=B4?= =?UTF-8?q?=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82=D0=B0=D1=82=D1=8C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/mir_app/src/newplugins.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/mir_app/src/newplugins.cpp b/src/mir_app/src/newplugins.cpp index 718fa9b950..cd18ca6fc2 100644 --- a/src/mir_app/src/newplugins.cpp +++ b/src/mir_app/src/newplugins.cpp @@ -134,6 +134,7 @@ static const MUUID pluginBannedList[] = { 0x97724af9, 0xf3fb, 0x47d3, { 0xa3, 0xbf, 0xea, 0xa9, 0x35, 0xc7, 0x4e, 0x6d } }, // msn { 0x45230488, 0x977b, 0x405b, { 0x85, 0x6d, 0xea, 0x27, 0x6d, 0x70, 0x83, 0xb7 } }, // Rate { 0x9e1d9244, 0x606c, 0x4ef4, { 0x99, 0xa0, 0x1d, 0x7d, 0x23, 0xcb, 0x76, 0x01 } }, // Omegle + { 0x14331048, 0x5a73, 0x4fdb, { 0xb9, 0x09, 0x2d, 0x7e, 0x18, 0x25, 0xa0, 0x12 } }, // Spamotron }; bool isPluginBanned(const MUUID &u1) -- cgit v1.2.3