fix
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user