Skip to content

Commit

Permalink
用户数据切换为api域名
Browse files Browse the repository at this point in the history
  • Loading branch information
SHL-COOL committed Jun 24, 2024
1 parent 6bfea61 commit b44a3d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resource/sites/xp.m-team.cc/getUserSeedingTorrents.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
}
return resolvedUrl.toString();
}
let activeURL = this.getSiteActiveUrl(site);
let activeURL = PPF.getSiteActiveUrl(site);
console.log(`[mt] getUserSeedingTorrents`, options, User);

let dataURL = resolveURL(activeURL, options.rule.page);
Expand Down

0 comments on commit b44a3d5

Please sign in to comment.