diff --git a/lib/urlresolver/plugins/waaw.py b/lib/urlresolver/plugins/waaw.py index 564dc2d..628dba6 100755 --- a/lib/urlresolver/plugins/waaw.py +++ b/lib/urlresolver/plugins/waaw.py @@ -108,4 +108,3 @@ def tb(self, b_m3u8_2): def get_url(self, host, media_id): return self._default_get_url(host, media_id, template='http://hqq.watch/player/embed_player.php?vid={media_id}&autoplay=no') -