mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2026-01-02 14:49:23 +03:00
Renamed outro category and added music and livestream categories
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
"serverAddress": "https://sponsor.ajay.app",
|
"serverAddress": "https://sponsor.ajay.app",
|
||||||
"testingServerAddress": "https://sponsor.ajay.app/test",
|
"testingServerAddress": "https://sponsor.ajay.app/test",
|
||||||
"serverAddressComment": "This specifies the default SponsorBlock server to conect to",
|
"serverAddressComment": "This specifies the default SponsorBlock server to conect to",
|
||||||
"categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo"]
|
"categoryList": ["sponsor", "intro", "outro", "interaction", "selfpromo", "music_offtopic", "livestream_messages"]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -497,7 +497,7 @@
|
|||||||
"message": "Intro Animation"
|
"message": "Intro Animation"
|
||||||
},
|
},
|
||||||
"category_outro": {
|
"category_outro": {
|
||||||
"message": "Outro"
|
"message": "Endcards/Credits"
|
||||||
},
|
},
|
||||||
"category_interaction": {
|
"category_interaction": {
|
||||||
"message": "Interaction Reminder (Subscribe)"
|
"message": "Interaction Reminder (Subscribe)"
|
||||||
@@ -505,6 +505,12 @@
|
|||||||
"category_selfpromo": {
|
"category_selfpromo": {
|
||||||
"message": "Self-Promotion and Merchandise"
|
"message": "Self-Promotion and Merchandise"
|
||||||
},
|
},
|
||||||
|
"category_music_offtopic": {
|
||||||
|
"message": "Music: Non-Music Section"
|
||||||
|
},
|
||||||
|
"category_livestream_messages": {
|
||||||
|
"message": "Livestream: Donation/Message Readings"
|
||||||
|
},
|
||||||
"disable": {
|
"disable": {
|
||||||
"message": "Disable"
|
"message": "Disable"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user