mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-08-10 01:51:09 +10:00
version bump to 1.2.6.861
This commit is contained in:
+1
-1
@@ -453,7 +453,7 @@ function DesktopFolder {
|
|||||||
}
|
}
|
||||||
|
|
||||||
# Recommended version for spotx
|
# Recommended version for spotx
|
||||||
$onlineFull = "1.2.5.1006.g22820f93-1078"
|
$onlineFull = "1.2.6.861.g9440c6cf-104"
|
||||||
$online = ($onlineFull -split ".g")[0]
|
$online = ($onlineFull -split ".g")[0]
|
||||||
|
|
||||||
# Check version Spotify offline
|
# Check version Spotify offline
|
||||||
|
|||||||
+10
-2
@@ -850,7 +850,7 @@
|
|||||||
"devicelocal": {
|
"devicelocal": {
|
||||||
"version": {
|
"version": {
|
||||||
"from": "1.1.99",
|
"from": "1.1.99",
|
||||||
"do": ""
|
"do": "1.2.5"
|
||||||
},
|
},
|
||||||
"match": "(Enable splitting the device list based on local network\",default:)(!1)",
|
"match": "(Enable splitting the device list based on local network\",default:)(!1)",
|
||||||
"replace": "$1true"
|
"replace": "$1true"
|
||||||
@@ -866,7 +866,7 @@
|
|||||||
"forgetdevice": {
|
"forgetdevice": {
|
||||||
"version": {
|
"version": {
|
||||||
"from": "1.2.0",
|
"from": "1.2.0",
|
||||||
"do": ""
|
"do": "1.2.5"
|
||||||
},
|
},
|
||||||
"match": "(Enable the option to Forget Devices\",default:)(!1)",
|
"match": "(Enable the option to Forget Devices\",default:)(!1)",
|
||||||
"replace": "$1true"
|
"replace": "$1true"
|
||||||
@@ -910,6 +910,14 @@
|
|||||||
},
|
},
|
||||||
"match": "(Enable new permanent location for HPTO iframe to HptoHtml.js\",default:)(!1|!0)",
|
"match": "(Enable new permanent location for HPTO iframe to HptoHtml.js\",default:)(!1|!0)",
|
||||||
"replace": "$1false"
|
"replace": "$1false"
|
||||||
|
},
|
||||||
|
"attacktitan": {
|
||||||
|
"version": {
|
||||||
|
"from": "1.2.6",
|
||||||
|
"do": ""
|
||||||
|
},
|
||||||
|
"match": "(Enable Attack on Titan Easter egg turning progress bar red when playing official soundtrack\",default:)(!1)",
|
||||||
|
"replace": "$1true"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user