-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't workingfirefoxFirefox-specific issuesFirefox-specific issueson holdWaiting for something...Waiting for something...
Description
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingfirefoxFirefox-specific issuesFirefox-specific issueson holdWaiting for something...Waiting for something...