mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-11 17:37:21 +10:00
@@ -2561,6 +2561,14 @@
|
||||
},
|
||||
"match": "=>\\{((?:(?!=>\\{).)*?(?=\"loggedin_upgrade_menu))",
|
||||
"replace": "=>{ return null; $1"
|
||||
},
|
||||
"hideEmptyYourEpisodes": {
|
||||
"version": {
|
||||
"fr": "1.2.78",
|
||||
"to": ""
|
||||
},
|
||||
"match": "(includeYourEpisodes\\?\\{inclusionMode:[^,}]+\\.)INCLUDE_ALWAYS",
|
||||
"replace": "$1INCLUDE_IF_NOT_EMPTY"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user