diff --git a/channels/cineblog01.py b/channels/cineblog01.py index 9bd81083..1190c394 100644 --- a/channels/cineblog01.py +++ b/channels/cineblog01.py @@ -145,7 +145,7 @@ def episodios(item): addVideolibrary = False downloadEnabled = False - patron = r'(?P[^<]+)<td><a [^>]+href="(?P<url>[^"]+)[^>]+>' + patron = r'<tr><td>(?P<title>[^<]+)<td><span [^>].+?><a [^>]+href="(?P<url>[^"]+)[^>]+>' sceneTitle = True # debug = True diff --git a/servers/maxstream.json b/servers/maxstream.json index 3aad4177..f49f5e32 100644 --- a/servers/maxstream.json +++ b/servers/maxstream.json @@ -1,5 +1,5 @@ { - "active": true, + "active": false, "find_videos": { "ignore_urls": [], "patterns": [ diff --git a/specials/setting.py b/specials/setting.py index 022c415f..aff05947 100644 --- a/specials/setting.py +++ b/specials/setting.py @@ -927,9 +927,9 @@ def report_send(item, description='', fatal=False): 'file.io': ('1', 'https://file.io/', '', 'random', '', 'expires=1w', 'requests', 'json', 'key', '', '99.0', '30', False, '', '', ''), 'uploadfiles': ('0', 'https://up.ufile.io/v1/upload', '', 'random', '', '', - 'curl', 'json', 'url', '', '99.0', '30', False, None, '', {'Referer': 'https://ufile.io/'}), - 'anonfiles': ('1', 'https://api.anonfiles.com/upload', 'upload', 'random', '', '', - 'requests', 'json', 'data', 'file,url,short', '99.0', '30', False, None, '', '') + 'curl', 'json', 'url', '', '99.0', '30', False, None, '', {'Referer': 'https://ufile.io/'}) + # 'anonfiles': ('1', 'https://api.anonfiles.com/upload', 'upload', 'random', '', '', + # 'requests', 'json', 'data', 'file,url,short', '99.0', '30', False, None, '', '') } pastebin_list_last = ['hastebin', 'ghostbin', 'file.io'] # We leave these services the last pastebin_one_use = ['file.io'] # Single-use servers and deletes