diff --git a/settings.py b/settings.py index 670bba7..4d499fb 100644 --- a/settings.py +++ b/settings.py @@ -517,7 +517,7 @@ def get_default_config(): config_dict["area_auto_select"]["enable"] = True config_dict["area_auto_select"]["mode"] = CONST_SELECT_ORDER_DEFAULT config_dict["area_auto_select"]["area_keyword"] = "" - config_dict["area_auto_select"]["area_keyword_exclude"] = "\"輪椅\",\"身障\"" + config_dict["area_auto_select"]["area_keyword_exclude"] = "\"輪椅\",\"身障\",\"身心障礙\"" config_dict["tixcraft"]["pass_date_is_sold_out"] = True config_dict["tixcraft"]["auto_reload_coming_soon_page"] = True