Open Nandaka opened 13 years ago
The parser throwing an error (ParseError: expected name token at "<!';\npixiv.context.u") when using follow_link(url_regex='URL_PATTERN').
The "<!" is inside javascript string variable, not for denoting html comment, the full script in here:
....
...
Doesn't throw exception if using RobustFactory()
The parser throwing an error (ParseError: expected name token at "<!';\npixiv.context.u") when using follow_link(url_regex='URL_PATTERN').
The "<!" is inside javascript string variable, not for denoting html comment, the full script in here:
....
...
Doesn't throw exception if using RobustFactory()