mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
refactor backend module architecture
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from app.modules.indexer import parser as parser_module
|
||||
from app.modules.indexer.parser.torrent_leech import TorrentLeechSiteUserInfo
|
||||
from app.utils.string import StringUtils
|
||||
from app.domain.string import StringUtils
|
||||
|
||||
|
||||
PROFILE_VIEW_HTML = """
|
||||
|
||||
Reference in New Issue
Block a user