From f26faa7a68f645f8664874f4ff361caf8503d651 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Wed, 17 Dec 2014 23:49:18 +0100 Subject: Update plugins after XFSHoster changes --- module/plugins/hoster/SafesharingEu.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'module/plugins/hoster/SafesharingEu.py') diff --git a/module/plugins/hoster/SafesharingEu.py b/module/plugins/hoster/SafesharingEu.py index f0936b9e8..bb6e0f646 100644 --- a/module/plugins/hoster/SafesharingEu.py +++ b/module/plugins/hoster/SafesharingEu.py @@ -17,8 +17,6 @@ class SafesharingEu(XFSHoster): HOSTER_DOMAIN = "safesharing.eu" - WAIT_PATTERN = r'You have to wait (\d+) minutes' - ERROR_PATTERN = r'(?:
)(.+?)(?:
)' -- cgit v1.2.3