Skip to content

Original content is shown #4

@basilevs

Description

@basilevs

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

No one assigned

    Labels

    bugSomething isn't workingfirefoxFirefox-specific issueson holdWaiting for something...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions