remotes/1693045480750635534/spooky-22
Aevann1 2022-01-11 21:53:26 +02:00
parent 0e5218b2dc
commit e5cd459911
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ from functools import partial
from .get import *
from os import path, environ
import re
from markdown import markdown
from mistletoe import markdown
site = environ.get("DOMAIN").strip()