修复star寻找超时
This commit is contained in:
@@ -28,11 +28,6 @@ const {
|
||||
} = require(path.join(__dirname, '..', 'utils', 'page'));
|
||||
|
||||
const PROJECT_CARD_SELECTORS = [
|
||||
'.hot-selection-list a.recommend-card',
|
||||
'.hot-selection .recommend-card',
|
||||
'a.recommend-card',
|
||||
'a[href*="source_module=home_hot_selection"]',
|
||||
'a[href*="source_module=home_recommend"]',
|
||||
'a[href*="/"][href*="?source_module="]',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user