Unsupport gmrb Because not supporot catch
This commit is contained in:
@@ -2,7 +2,7 @@ from django.core.management.base import BaseCommand
|
|||||||
from core.models import Website
|
from core.models import Website
|
||||||
from core.utils import full_site_crawler
|
from core.utils import full_site_crawler
|
||||||
|
|
||||||
|
# jimmy.fang-20250815: 光明日报反爬,会被阻挡
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = "全站递归爬取 光明日报及其子网站、客户端、新媒体平台"
|
help = "全站递归爬取 光明日报及其子网站、客户端、新媒体平台"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user