This commit is contained in:
X1627315083
2024-01-18 09:56:48 +08:00
parent 4701fe33eb
commit 7f28a333b6
2 changed files with 2 additions and 2 deletions

View File

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