fix
This commit is contained in:
parent
4ce27dcb2b
commit
363b0c409c
@ -81,7 +81,7 @@ class htmlUtils:
|
||||
|
||||
@classmethod
|
||||
def getJSON(cls,url):
|
||||
return cls.getHTML(url,type="json")
|
||||
return cls.getHTML(url,type="json")
|
||||
|
||||
@classmethod
|
||||
def xpathData(cls,c_xpath,url=None,num=None,not_eq=None,update=False):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user