mirror of https://github.com/dnomd343/ProxyC
dnomd343
2 years ago
9 changed files with 23 additions and 15 deletions
@ -1,6 +1,8 @@ |
|||||
#!/usr/bin/python |
#!/usr/bin/python |
||||
# -*- coding:utf-8 -*- |
# -*- coding:utf-8 -*- |
||||
|
|
||||
|
# TODO: this module will refactor in the future |
||||
|
|
||||
from ProxyDecoder.decoder import * |
from ProxyDecoder.decoder import * |
||||
|
|
||||
__all__ = ['decode'] |
__all__ = ['decode'] |
||||
|
Loading…
Reference in new issue