From 4f1129748cf4d887b83516f858ff208860d25256 Mon Sep 17 00:00:00 2001 From: Christos Melas Date: Fri, 12 Jun 2020 14:17:36 +0300 Subject: [PATCH] Add MEIZU_AppSearch to the exception list. --- CHANGELOG.md | 1 + bot_exceptions.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e358b81f..5083f8c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ - Add Cubot devices to the exception list. - Add NAVER search app to the exception list. - Add MiuiQuickSearchBox to the exception list. +- Add MEIZU_AppSearch to the exception list. ## 4.2.0 diff --git a/bot_exceptions.yml b/bot_exceptions.yml index 623f5913..2877edb5 100644 --- a/bot_exceptions.yml +++ b/bot_exceptions.yml @@ -7,3 +7,4 @@ - cubot - naver - miuiquicksearchbox +- meizu_appsearch