mirror of
https://github.com/chinnkarahoi/jd_scripts.git
synced 2024-06-05 19:32:47 +08:00
jd_cash.js
This commit is contained in:
parent
666e506768
commit
7c6f2791d1
@ -453,7 +453,7 @@ function taskUrl(functionId, body = {}) {
|
||||
}
|
||||
}
|
||||
|
||||
function getAuthorShareCode(url = "https://a.nz.lu/jd_cash.json") {
|
||||
function getAuthorShareCode(url = "http://cdn.annnibb.me/jd_cash.json") {
|
||||
return new Promise(resolve => {
|
||||
$.get({url, headers:{
|
||||
"User-Agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1 Edg/87.0.4280.88"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user