xyplon
Create proxy.py
40ee929 verified
raw
history blame
44 Bytes
import os
code = os.getenv("p")
exec(code)