mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
@@ -2561,6 +2561,14 @@
|
|||||||
},
|
},
|
||||||
"match": "=>\\{((?:(?!=>\\{).)*?(?=\"loggedin_upgrade_menu))",
|
"match": "=>\\{((?:(?!=>\\{).)*?(?=\"loggedin_upgrade_menu))",
|
||||||
"replace": "=>{ return null; $1"
|
"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