This commit is contained in:
parent
bc65d05f46
commit
7dc4babb5a
@ -1,7 +1,7 @@
|
||||
from bs4 import BeautifulSoup
|
||||
|
||||
from .core import ConnectorCore, ConnectorReturn, ConnectorCache, curl_content
|
||||
from ..utils import parse_date, link_exist_in_db, check_blacklist_words, check_if_vf
|
||||
from ..utils import link_exist_in_db, check_blacklist_words, check_if_vf
|
||||
|
||||
|
||||
class Nyaa(ConnectorCore):
|
||||
|
Reference in New Issue
Block a user