Query extra segments
This commit is contained in:
parent
042c19e28b
commit
7a7ebb6286
|
@ -7,7 +7,7 @@ local options = {
|
|||
API = "https://sponsor.ajay.app/api/skipSegments",
|
||||
|
||||
-- Categories to fetch and skip
|
||||
categories = '"sponsor"'
|
||||
categories = '"sponsor","interaction","music_offtopic"'
|
||||
}
|
||||
|
||||
function getranges()
|
||||
|
|
Reference in New Issue