This commit is contained in:
X1627315083
2024-01-18 10:00:26 +08:00
parent 7f28a333b6
commit 5293f0681e
2 changed files with 2 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ async function isMurmur() {
// let isSxis = false
let data = {
browserIdentifiers: murmurStr,
id:window.location.search.substring(1)
id:id?id:window.location.search.substring(1)
}
// await Https.axiosPost(Https.httpUrls.existNoLoginRequired, data)
// .then((rv) => {