diff --git a/fanficfare/adapters/base_otw_adapter.py b/fanficfare/adapters/base_otw_adapter.py index d1917aab..8a2b2dae 100644 --- a/fanficfare/adapters/base_otw_adapter.py +++ b/fanficfare/adapters/base_otw_adapter.py @@ -93,7 +93,8 @@ class BaseOTWAdapter(BaseSiteAdapter): def needToLoginCheck(self, data): if 'This work is only available to registered users of the Archive.' in data \ or "The password or user name you entered doesn't match our records" in data \ - or "Sorry, you don't have permission to access the page you were trying to reach. Please log in." in data: + or "have permission to access the page you were trying to reach. Please log in." in data \ + or '