1
0
Fork 0
mirror of https://github.com/dirtbags/moth.git synced 2025-01-08 13:00:42 -07:00
moth/puzzler.cgi

5 lines
64 B
Text
Raw Normal View History

#! /usr/bin/env python3
2009-10-05 13:33:20 -06:00
from ctf import puzzler
2009-09-29 15:36:25 -06:00
puzzler.main()