mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-12-09 13:07:02 +03:00
Add twitch
This commit is contained in:
@@ -12,8 +12,9 @@ export type HashedIP = IPAddress & HashedValue;
|
|||||||
// Uncomment as needed
|
// Uncomment as needed
|
||||||
export enum Service {
|
export enum Service {
|
||||||
YouTube = 'YouTube',
|
YouTube = 'YouTube',
|
||||||
// Nebula = 'Nebula',
|
|
||||||
PeerTube = 'PeerTube',
|
PeerTube = 'PeerTube',
|
||||||
|
// Twitch = 'Twitch',
|
||||||
|
// Nebula = 'Nebula',
|
||||||
// RSS = 'RSS',
|
// RSS = 'RSS',
|
||||||
// Corridor = 'Corridor',
|
// Corridor = 'Corridor',
|
||||||
// Lbry = 'Lbry'
|
// Lbry = 'Lbry'
|
||||||
|
|||||||
Reference in New Issue
Block a user