mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2024-11-10 01:01:55 +01:00
f2482ee973
Also fix a isSafari call
40 lines
1.9 KiB
Text
40 lines
1.9 KiB
Text
{
|
|
"serverAddress": "https://sponsor.ajay.app",
|
|
"testingServerAddress": "https://sponsor.ajay.app/test",
|
|
"serverAddressComment": "This specifies the default SponsorBlock server to connect to",
|
|
"categoryList": ["sponsor", "selfpromo", "exclusive_access", "interaction", "poi_highlight", "intro", "outro", "preview", "filler", "chapter", "music_offtopic"],
|
|
"categorySupport": {
|
|
"sponsor": ["skip", "mute", "full"],
|
|
"selfpromo": ["skip", "mute", "full"],
|
|
"exclusive_access": ["full"],
|
|
"interaction": ["skip", "mute"],
|
|
"intro": ["skip", "mute"],
|
|
"outro": ["skip", "mute"],
|
|
"preview": ["skip", "mute"],
|
|
"filler": ["skip", "mute"],
|
|
"music_offtopic": ["skip"],
|
|
"poi_highlight": ["poi"],
|
|
"chapter": ["chapter"]
|
|
},
|
|
"wikiLinks": {
|
|
"sponsor": "https://wiki.sponsor.ajay.app/w/Sponsor",
|
|
"selfpromo": "https://wiki.sponsor.ajay.app/w/Unpaid/Self_Promotion",
|
|
"exclusive_access": "https://wiki.sponsor.ajay.app/w/Exclusive_Access",
|
|
"interaction": "https://wiki.sponsor.ajay.app/w/Interaction_Reminder_(Subscribe)",
|
|
"intro": "https://wiki.sponsor.ajay.app/w/Intermission/Intro_Animation",
|
|
"outro": "https://wiki.sponsor.ajay.app/w/Endcards/Credits",
|
|
"preview": "https://wiki.sponsor.ajay.app/w/Preview/Recap",
|
|
"filler": "https://wiki.sponsor.ajay.app/w/Filler_Tangent",
|
|
"music_offtopic": "https://wiki.sponsor.ajay.app/w/Music:_Non-Music_Section",
|
|
"poi_highlight": "https://wiki.sponsor.ajay.app/w/Highlight",
|
|
"guidelines": "https://wiki.sponsor.ajay.app/w/Guidelines",
|
|
"mute": "https://wiki.sponsor.ajay.app/w/Mute_Segment",
|
|
"chapter": "https://wiki.sponsor.ajay.app/w/Chapter"
|
|
},
|
|
"extensionCommunicationAllowList": [
|
|
"enamippconapkdmgfgjchkhakpfinmaj",
|
|
"deArrow@ajay.app",
|
|
"deArrowBETA@ajay.app",
|
|
"app.ajay.dearrow.extension"
|
|
]
|
|
}
|