fix server import

This commit is contained in:
marco
2020-03-07 13:31:00 +01:00
parent 2ecdf23042
commit 307cafc7ec
8 changed files with 80 additions and 85 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ import re
from core import httptools
from core import scrapertools
from lib import jsunpack
from platformcode import logger
from platformcode import logger, config
def test_video_exists(page_url):