Skip to content

Commit

Permalink
Add slot patches
Browse files Browse the repository at this point in the history
- mo' slots, mo' problems

Co-authored-by: amd64fox <[email protected]>
  • Loading branch information
jetfir3 and amd64fox authored Jan 17, 2024
1 parent 78d18e1 commit 7cf3770
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spotx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -542,6 +542,8 @@ lyricsBackground='s|--lyrics-color-inactive":\K(.).inactive|$1.background|; s|--
defaultBinary=(
's|\x00\K\x61(?=\x64\x2D\x6C\x6F\x67\x69\x63\x2F\x73)|\x00|' #adLogic
's|\x00\K\x73(?=\x6C\x6F\x74\x73\x00)|\x00|' #adSlot
's|\x70\x6F\x64\x63\x61\x73\x74\K\x2D\x70|\x20\x70|g' #prePostSlot
's|\x70\x6F\x64\x63\x61\x73\x74\K\x2D\x6D\x69|\x20\x6D\x69|g' #midSlot
's|\x00\K\x67(?=\x61\x62\x6F\x2D\x72\x65\x63\x65\x69\x76\x65\x72\x2D\x73\x65\x72\x76\x69\x63\x65)|\x00|g' #gaboRequest
)

Expand Down

0 comments on commit 7cf3770

Please sign in to comment.