diff --git a/erepublik/citizen.py b/erepublik/citizen.py index e6a4dc2..90a2bf9 100644 --- a/erepublik/citizen.py +++ b/erepublik/citizen.py @@ -870,7 +870,7 @@ class BaseCitizen(access_points.CitizenAPI): if re.search( r"Occasionally there are a couple of things which we need to check or to implement in order make " r"your experience in eRepublik more pleasant. Don\'t worry about ongoing battles, timer " - r"will be stopped during maintenance.", + r"will be stopped during maintenance.|Maintenance. We’ll be back any second now.", response.text, ): self.write_warning("eRepublik is having maintenance. Sleeping for 5 mi#nutes")