mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-02-16 23:29:56 +03:00
[RoosterTeethBridge] Add new channels (#3076)
This commit is contained in:
parent
7252a89914
commit
8dcc21a871
1 changed files with 6 additions and 1 deletions
|
@ -19,12 +19,17 @@ class RoosterTeethBridge extends BridgeAbstract
|
|||
'Achievement Hunter' => 'achievement-hunter',
|
||||
'Cow Chop' => 'cow-chop',
|
||||
'Death Battle' => 'death-battle',
|
||||
'Friends of RT' => 'friends-of-rt',
|
||||
'Funhaus' => 'funhaus',
|
||||
'Inside Gaming' => 'inside-gaming',
|
||||
'JT Music' => 'jt-music',
|
||||
'Kinda Funny' => 'kinda-funny',
|
||||
'Red vs. Blue Universe' => 'red-vs-blue-universe',
|
||||
'Rooster Teeth' => 'rooster-teeth',
|
||||
'Sugar Pine 7' => 'sugar-pine-7'
|
||||
'RWBY Universe' => 'rwby-universe',
|
||||
'Squad Team Force' => 'squad-team-force',
|
||||
'Sugar Pine 7' => 'sugar-pine-7',
|
||||
'The Yogscast' => 'the-yogscast',
|
||||
]
|
||||
],
|
||||
'sort' => [
|
||||
|
|
Loading…
Add table
Reference in a new issue