mirror of
https://github.com/wbt5/real-url.git
synced 2025-08-01 14:48:01 +08:00
删掉YY
This commit is contained in:
parent
c7ff83cfa7
commit
7ea00dd4a5
@ -21,7 +21,7 @@ from .look import Look
|
||||
from .pps import QiXiu
|
||||
from .qf import QF
|
||||
from .zhanqi import ZhanQi
|
||||
from .yy import YY
|
||||
# from .yy import YY
|
||||
|
||||
__all__ = ['DanmakuClient']
|
||||
|
||||
@ -57,7 +57,7 @@ class DanmakuClient:
|
||||
'look.163.com': Look,
|
||||
'acfun.cn': AcFun,
|
||||
'173.com': YiQiShan,
|
||||
'yy.com': YY}.items():
|
||||
'yy.com': ''}.items():
|
||||
if re.match(r'^(?:http[s]?://)?.*?%s/(.+?)$' % u, url):
|
||||
self.__site = s
|
||||
self.__u = u
|
||||
|
Loading…
x
Reference in New Issue
Block a user