aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay Ramachandran <[email protected]>2021-10-15 19:57:18 -0400
committerAjay Ramachandran <[email protected]>2021-10-15 19:57:18 -0400
commit9a24b906f9e8d329fd66a333bf391ad92a46c533 (patch)
treea03e44390df8628ae6760f723a26933dc58c5f2a /config.json.example
parent496528be65faa2e7d096ca3c5fa6e59052648866 (diff)
parent510db57666708a9cfaf643ac6632efb711a5cdd3 (diff)
downloadSponsorBlock-9a24b906f9e8d329fd66a333bf391ad92a46c533.tar.gz
SponsorBlock-9a24b906f9e8d329fd66a333bf391ad92a46c533.zip
Merge branch 'master' of https://github.com/ajayyy/SponsorBlock into chapters
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/config.json.example b/config.json.example
index 44797b0c..787aab2e 100644
--- a/config.json.example
+++ b/config.json.example
@@ -13,5 +13,17 @@
"music_offtopic": ["skip"],
"poi_highlight": ["skip"],
"chapter": ["chapter"]
+ },
+ "wikiLinks": {
+ "sponsor": "https://wiki.sponsor.ajay.app/w/Sponsor",
+ "selfpromo": "https://wiki.sponsor.ajay.app/w/Unpaid/Self_Promotion",
+ "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",
+ "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"
}
}