update all channel to retrive url by macro json
This commit is contained in:
@@ -16,8 +16,7 @@ from core.item import Item
|
||||
from platformcode import logger, config
|
||||
|
||||
__channel__ = "guardogratis"
|
||||
|
||||
host = "https://guardogratis.it/"
|
||||
host = config.get_channel_url(__channel__)
|
||||
|
||||
headers = [['Referer', host]]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user