mirror of
https://github.com/n0stal6ic/unshackle-services.git
synced 2026-07-15 17:40:02 +02:00
Update __init__.py
This commit is contained in:
+2
-2
@@ -21,7 +21,7 @@ class KNPY(Service):
|
|||||||
"""
|
"""
|
||||||
Service code for Kanopy (https://kanopy.com).
|
Service code for Kanopy (https://kanopy.com).
|
||||||
|
|
||||||
Author: FairTrade, n0stal6ic
|
www.nostalgic.cc
|
||||||
Authorization: Cookies, Credentials
|
Authorization: Cookies, Credentials
|
||||||
Security: FHD@L3
|
Security: FHD@L3
|
||||||
Geofence: US, CA, UK, AU, NZ
|
Geofence: US, CA, UK, AU, NZ
|
||||||
@@ -636,4 +636,4 @@ class KNPY(Service):
|
|||||||
)
|
)
|
||||||
|
|
||||||
def get_chapters(self, title: Title_T) -> list:
|
def get_chapters(self, title: Title_T) -> list:
|
||||||
return []
|
return []
|
||||||
|
|||||||
Reference in New Issue
Block a user