fix(tpb): add missing cat (#3631)

This commit is contained in:
Dag 2023-08-22 20:06:16 +02:00 committed by GitHub
parent 3ac861a866
commit 54045be951
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -65,6 +65,7 @@ class ThePirateBayBridge extends BridgeAbstract
'207' => 'HD Movies', '207' => 'HD Movies',
'208' => 'HD TV-Shows', '208' => 'HD TV-Shows',
'209' => '3D', '209' => '3D',
'212' => 'UHD/4k TV-Shows',
'299' => 'Other', '299' => 'Other',
'301' => 'Windows', '301' => 'Windows',
'302' => 'Mac/Apple', '302' => 'Mac/Apple',