aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-01-13 23:53:13 -0500
committerAjay <[email protected]>2022-01-13 23:53:13 -0500
commit6d4ec823a0601ac5ef7899baab3ef6a064fec4a7 (patch)
tree77eeb069dd918c0c1818d6d38bbf0b72bcfd76c8 /config.json.example
parent917e644822c0fa5db167a445a800a94165580f50 (diff)
downloadSponsorBlock-6d4ec823a0601ac5ef7899baab3ef6a064fec4a7.tar.gz
SponsorBlock-6d4ec823a0601ac5ef7899baab3ef6a064fec4a7.zip
Update config
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index 0a587e3c..fd6afe22 100644
--- a/config.json.example
+++ b/config.json.example
@@ -2,10 +2,11 @@
"serverAddress": "https://sponsor.ajay.app",
"testingServerAddress": "https://sponsor.ajay.app/test",
"serverAddressComment": "This specifies the default SponsorBlock server to connect to",
- "categoryList": ["sponsor", "selfpromo", "interaction", "poi_highlight", "intro", "outro", "preview", "filler", "music_offtopic"],
+ "categoryList": ["sponsor", "selfpromo", "exclusive_access", "interaction", "poi_highlight", "intro", "outro", "preview", "filler", "music_offtopic"],
"categorySupport": {
"sponsor": ["skip", "mute", "full"],
"selfpromo": ["skip", "mute", "full"],
+ "exclusive_access": ["full"],
"interaction": ["skip", "mute"],
"intro": ["skip", "mute"],
"outro": ["skip", "mute"],
@@ -17,6 +18,7 @@
"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",