diff --git a/resource/schemas/NexusPHP/details.js b/resource/schemas/NexusPHP/details.js index 1db623909..a24ba5b32 100644 --- a/resource/schemas/NexusPHP/details.js +++ b/resource/schemas/NexusPHP/details.js @@ -20,12 +20,12 @@ _getDownloadUrlByPossibleHrefs() { const possibleHrefs = [ // pthome - "a[href*='downhash'][href*='https']", + "a[href*='downhash'][href*='https'][class!='forward_a']", // hdchina - "a[href*='hash'][href*='https']", + "a[href*='hash'][href*='https'][class!='forward_a']", // misc - "a[href*='passkey'][href*='https']", - "a[href*='passkey']" + "a[href*='passkey'][href*='https'][class!='forward_a']", + "a[href*='passkey'][class!='forward_a']" ]; for (const href of possibleHrefs) { diff --git a/resource/sites/hdsky.me/config.json b/resource/sites/hdsky.me/config.json index f9bd1ff94..24bbbe8b0 100644 --- a/resource/sites/hdsky.me/config.json +++ b/resource/sites/hdsky.me/config.json @@ -24,7 +24,7 @@ "interval": "10", "downloaded": "500GB", "ratio": "2.5", - "privilege": "无" + "privilege": "查看邀请区" },{ "level": "3", "name": "Crazy User",