miss json update
This commit is contained in:
parent
46d4ee6753
commit
fb138ea66d
@ -106,7 +106,7 @@ class htmlUtils:
|
||||
|
||||
@classmethod
|
||||
def getJSON(cls,url,update=False):
|
||||
return cls.getHTML(url,type="json",update=update)
|
||||
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