HackingScripts/__init__.py
Roman Hergenreder dba69dc704 xss_handler
2020-09-27 15:19:31 +02:00

4 lines
71 B
Python

__doc__ = __doc__ or ""
__all__ = ["util","fileserver","xss_handler"]