mirror of
https://github.com/liberatedsystems/Sideband_CE.git
synced 2024-09-03 04:13:27 +02:00
Updated view example
This commit is contained in:
parent
ad3a0b9df6
commit
a428d4c938
@ -81,7 +81,6 @@ class ViewSource():
|
|||||||
|
|
||||||
return None
|
return None
|
||||||
|
|
||||||
|
|
||||||
class HttpSource(ViewSource):
|
class HttpSource(ViewSource):
|
||||||
def __init__(self, url):
|
def __init__(self, url):
|
||||||
self.url = url
|
self.url = url
|
||||||
|
Loading…
Reference in New Issue
Block a user