From a80a96260b036558f69317812b817185a94c140e Mon Sep 17 00:00:00 2001 From: fzlins Date: Mon, 12 Dec 2022 20:28:16 -0500 Subject: [PATCH] =?UTF-8?q?fix:=E7=A7=8D=E5=AD=90=E8=AF=A6=E6=83=85?= =?UTF-8?q?=E9=A1=B5=E7=9A=84=E5=B7=A5=E5=85=B7=E6=A0=8F=E5=92=8Cauto=5Ffe?= =?UTF-8?q?ed=E5=86=B2=E7=AA=81=E7=9A=84=E9=97=AE=E9=A2=98=EF=BC=9B?= =?UTF-8?q?=E8=A1=A5=E5=85=85=E5=A4=A9=E7=A9=BA=E5=8D=87=E7=BA=A7=E6=9D=A1?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/schemas/NexusPHP/details.js | 8 ++++---- resource/sites/hdsky.me/config.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) 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",