mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-04-17 21:24:45 +10:00
new sections
- new sections to hide shows and podcasts from homepage
This commit is contained in:
@@ -894,9 +894,10 @@ function Helper($paramname) {
|
||||
$sct1 = "spotify:section:0JQ5DAnM3wGh0gz1MXnu9e"
|
||||
$sct2 = "spotify:section:0JQ5DAob0KawTDUxBEiEIF"
|
||||
$sct3 = "spotify:section:0JQ5DAnM3wGh0gz1MXnu3L"
|
||||
$sct4 = "spotify:section:0JQ5IMCbQBLnpmAFclBLmI"
|
||||
$podcasts_off = @{
|
||||
PodcastsOff = '(Array.isArray\(.\)&&0===..length)', "`$1||l===`"$sct1`"||l===`"$sct2`"||l===`"$sct3`""
|
||||
PodcastsOff2 = '(.=..UBIWrapper;)(return)', "`$1 if(n===`"$sct1`"||n===`"$sct2`"||n===`"$sct3`") return null; `$2"
|
||||
PodcastsOff = '(Array.isArray\(.\)&&0===..length)', "`$1||l===`"$sct1`"||l===`"$sct2`"||l===`"$sct3`"||l===`"$sct4`""
|
||||
PodcastsOff2 = '(.=..UBIWrapper;)(return)', "`$1 if(n===`"$sct1`"||n===`"$sct2`"||n===`"$sct3`"||n===`"$sct4`") return null; `$2"
|
||||
}
|
||||
$n = ($lang).NoVariable2
|
||||
$contents = $podcasts_off
|
||||
|
||||
Reference in New Issue
Block a user