summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/LomafileCom.py
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-07 13:17:14 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-10-07 13:17:14 +0200
commite2103e995ccdb18bc961354566b9cb704553b18b (patch)
treef9fd2f092515bcbf61f30fb53f318f87f1d1c8d9 /module/plugins/accounts/LomafileCom.py
parent[EasybytezCom] Now XFSPAccount plugin based (diff)
downloadpyload-e2103e995ccdb18bc961354566b9cb704553b18b.tar.xz
Code cosmetics on some account plugins
Diffstat (limited to 'module/plugins/accounts/LomafileCom.py')
-rw-r--r--module/plugins/accounts/LomafileCom.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/module/plugins/accounts/LomafileCom.py b/module/plugins/accounts/LomafileCom.py
index feefdbf47..379e567d5 100644
--- a/module/plugins/accounts/LomafileCom.py
+++ b/module/plugins/accounts/LomafileCom.py
@@ -14,6 +14,3 @@ class LomafileCom(XFSPAccount):
HOSTER_URL = "http://www.lomafile.com/"
-
- VALID_UNTIL_PATTERN = r'<b>Premium account expire:([^<]+)</b>'
- TRAFFIC_LEFT_PATTERN = r'<TR><TD>Traffic available today:</TD><TD><b>(?P<S>[^<]+)</b>'