add FPT Play

This commit is contained in:
Miralia
2025-06-28 19:12:00 +08:00
committed by GitHub
parent 82ec146446
commit 6cebe97d6d
+1
View File
@@ -272,6 +272,7 @@ class StreamingPlatforms(metaclass=Singleton):
("CTHP", "CATCHPLAY+"), ("CTHP", "CATCHPLAY+"),
("HBOGO", "HBO GO"), ("HBOGO", "HBO GO"),
("HBO", "HBO"), ("HBO", "HBO"),
("FPTP", "FPT Play"),
] ]
def __init__(self): def __init__(self):