mirror of https://github.com/coddrago/Heroku
неведомым чудом исчезнувшая лицензия возвращена
parent
66f473d607
commit
bc7c15644a
|
@ -1,3 +1,18 @@
|
|||
# █▀▀ ▄▀█ █▀▄▀█ █▀█ █▀▄ █▀
|
||||
# █▀░ █▀█ █░▀░█ █▄█ █▄▀ ▄█
|
||||
|
||||
# https://t.me/famods
|
||||
|
||||
# 🔒 Licensed under the GNU AGPLv3
|
||||
# 🌐 https://www.gnu.org/licenses/agpl-3.0.html
|
||||
|
||||
# ---------------------------------------------------------------------------------
|
||||
# Name: Executor
|
||||
# Description: Выполнение python кода
|
||||
# meta developer: @FAmods
|
||||
# meta banner: https://github.com/FajoX1/FAmods/blob/main/assets/banners/executor.png?raw=true
|
||||
# -------------------------------------------------------------------------------—
|
||||
|
||||
import sys
|
||||
import traceback
|
||||
import html
|
||||
|
|
Loading…
Reference in New Issue