This commit is contained in:
2021-05-09 22:35:25 +02:00
parent 494a1e0f4b
commit 4aab478862
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
__doc__ = __doc__ or ""
__all__ = ["util","fileserver","xss_handler"]
__all__ = ["util","fileserver","xss_handler","genRevShell"]