controllo validità canali in videoteca spostato in findvideos, eliminazione da tutta la videoteca invece che dal singolo film/serie

This commit is contained in:
mac12m99
2021-01-17 17:04:29 +01:00
parent 7b1ba2d4f2
commit 5a679b6fa8
5 changed files with 61 additions and 60 deletions
-1
View File
@@ -6,7 +6,6 @@
from core import support
host = support.config.get_channel_url()
headers = [['Referer', host]]