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
If following parser is used with "Gray low-contrast reader" template on a test page, original look is shown and not the selected template.
info: name: Asianhobbyist.com article description: Parses a single Asianhobbyist.com article. type: article domain: asianhobbyist.com path: /[^/]+-\d+/(?:\d+/)? testPages: - "https://www.asianhobbyist.com/mn-25/2/" rules: - name: logo_small_img_src value: "https://www.asianhobbyist.com/favicon.ico" - name: author value: Asian Hobbyist - name: author_link value: https://www.asianhobbyist.com/ - name: title match: include: "meta[property='og:title']" attribute: content - name: article_img_src match: include: "meta[property='og:image']" attribute: content - name: body match: include: div.entry-content keepBasicMarkup: true
Firefox Developer Edition 64.0b8 (64-bit) MoyDesign version: 2.2.0
The text was updated successfully, but these errors were encountered:
Is it on mobile or on desktop? I can't reproduce
Sorry, something went wrong.
Is it on mobile or on desktop?
Desktop. Firefox Developer Edition 64.0b8 (64-bit) Will try to disable other addons.
Apparently, this is due to the Firefox issue:
So, waiting for them to fix it.
No branches or pull requests
If following parser is used with "Gray low-contrast reader" template on a test page, original look is shown and not the selected template.
Firefox Developer Edition 64.0b8 (64-bit)
MoyDesign version: 2.2.0
The text was updated successfully, but these errors were encountered: