Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: limit filter in _parse_html() to skip only field "target_item" #143

Merged
merged 1 commit into from
Jul 5, 2021

Conversation

laggardkernel
Copy link
Contributor

Change Item._parse_html() to skip only field whose name is target_item but not starts with target_. Matching it exactly to keep consistent with Item.get_items().

@howie6879 howie6879 merged commit b20c2c1 into howie6879:master Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants