mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-22 02:50:18 +10:00
version bump to 1.2.5.954
This commit is contained in:
@@ -575,8 +575,8 @@
|
||||
},
|
||||
"fix-scroll-bug-navylx": {
|
||||
"version": {
|
||||
"from": "1.1.74",
|
||||
"do": ""
|
||||
"from": "1.2.4",
|
||||
"do": "1.2.4"
|
||||
},
|
||||
"match": ".nav-ylx .contentSpacing{.+?}",
|
||||
"replace": ""
|
||||
@@ -886,6 +886,14 @@
|
||||
},
|
||||
"match": "(Enable user fraud verification\",default:)(!1|!0)",
|
||||
"replace": "$1false"
|
||||
},
|
||||
"fraud2": {
|
||||
"version": {
|
||||
"from": "1.2.5",
|
||||
"do": ""
|
||||
},
|
||||
"match": "(Enable the IAV component make api requests\",default:)(!1|!0)",
|
||||
"replace": "$1false"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user