mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
correction of regex for sentry
This commit is contained in:
@@ -1786,8 +1786,8 @@
|
||||
"fr": "1.1.70",
|
||||
"to": ""
|
||||
},
|
||||
"match": "(864e5<)30",
|
||||
"replace": "$10"
|
||||
"match": "(864e5)<30",
|
||||
"replace": "$1<0"
|
||||
},
|
||||
"disablelog": {
|
||||
"version": {
|
||||
|
||||
Reference in New Issue
Block a user