mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2024-11-10 01:02:30 +01:00
Add twitch
This commit is contained in:
parent
180d9bfb73
commit
cbf043ac7e
1 changed files with 2 additions and 1 deletions
|
@ -12,8 +12,9 @@ export type HashedIP = IPAddress & HashedValue;
|
|||
// Uncomment as needed
|
||||
export enum Service {
|
||||
YouTube = 'YouTube',
|
||||
// Nebula = 'Nebula',
|
||||
PeerTube = 'PeerTube',
|
||||
// Twitch = 'Twitch',
|
||||
// Nebula = 'Nebula',
|
||||
// RSS = 'RSS',
|
||||
// Corridor = 'Corridor',
|
||||
// Lbry = 'Lbry'
|
||||
|
|
Loading…
Reference in a new issue