diff options
Diffstat (limited to 'pyload/plugins/hoster/ShragleCom.py')
-rw-r--r-- | pyload/plugins/hoster/ShragleCom.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/ShragleCom.py b/pyload/plugins/hoster/ShragleCom.py index d0d33e804..750a72522 100644 --- a/pyload/plugins/hoster/ShragleCom.py +++ b/pyload/plugins/hoster/ShragleCom.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python + # -*- coding: utf-8 -*- from module.plugins.internal.DeadHoster import DeadHoster, create_getInfo |