1
0
Fork 0
mirror of https://github.com/Findus23/RadioStats.git synced 2024-09-19 16:03:48 +02:00
RadioStats/parser/kronehit.py
2022-12-16 00:02:33 +01:00

5 lines
124 B
Python

from parser import ArabellaFetcher
class KroneHitFetcher(ArabellaFetcher):
URL = "wss://www.kronehit.at/api/_socket/"