We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
対象は主に女性向けコーナーで販売されている作品になると思うが、作品情報にカップリングが設定されている場合がある (例)。この時、ジャンル情報をタグとして取得できない。
どちらも div.main_genre > a なので、区別ができなさそう。ただ、気にせず同様にタグとして扱って良いのかも。Tissueにはそこを区別する属性は無いし。
div.main_genre > a
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
対象は主に女性向けコーナーで販売されている作品になると思うが、作品情報にカップリングが設定されている場合がある (例)。この時、ジャンル情報をタグとして取得できない。
どちらも
div.main_genre > a
なので、区別ができなさそう。ただ、気にせず同様にタグとして扱って良いのかも。Tissueにはそこを区別する属性は無いし。The text was updated successfully, but these errors were encountered: