mirror of
https://github.com/d0zingcat/RSSHub-python.git
synced 2026-06-12 23:16:53 +00:00
update chouti's domain
This commit is contained in:
@@ -3,7 +3,7 @@ import requests
|
||||
import arrow
|
||||
from rsshub.utils import DEFAULT_HEADERS
|
||||
|
||||
domain = 'https://dig.chouti.com'
|
||||
domain = 'https://dig.ichouti.cn'
|
||||
|
||||
|
||||
def parse(post):
|
||||
|
||||
@@ -3,7 +3,7 @@ import requests
|
||||
import arrow
|
||||
from rsshub.utils import DEFAULT_HEADERS
|
||||
|
||||
domain = 'https://dig.chouti.com'
|
||||
domain = 'https://dig.ichouti.cn'
|
||||
|
||||
def parse(post):
|
||||
item = {}
|
||||
|
||||
@@ -3,7 +3,7 @@ import requests
|
||||
import arrow
|
||||
from rsshub.utils import DEFAULT_HEADERS
|
||||
|
||||
domain = 'https://dig.chouti.com'
|
||||
domain = 'https://dig.ichouti.cn'
|
||||
|
||||
|
||||
def parse(post):
|
||||
|
||||
Reference in New Issue
Block a user