jd_cash.js
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user