mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
fix: correct casing for 'Torbox' to 'TorBox' in service details
This commit is contained in:
@@ -800,10 +800,10 @@ export const serviceDetails = [
|
||||
],
|
||||
},
|
||||
{
|
||||
name: 'Torbox',
|
||||
name: 'TorBox',
|
||||
id: 'torbox',
|
||||
shortName: 'TB',
|
||||
knownNames: ['TB', 'TRB', 'Torbox'],
|
||||
knownNames: ['TB', 'TRB', 'TorBox'],
|
||||
signUpLink:
|
||||
'https://torbox.app/subscription?referral=9ca21adb-dbcb-4fb0-9195-412a5f3519bc',
|
||||
credentials: [
|
||||
|
||||
Reference in New Issue
Block a user