Log in here to create Instant View templates. Please enter your phone number in the international format and we will send a confirmation message to your account via Telegram.
We've just sent you a message.Please confirm access via Telegram
?path: /blog/.*
channel: "@flammlin"
?exists: /html/head/meta[@property="article:published_time"]
body: //article
title: $body//h1[1]
subtitle: $title/next-sibling::h2
author_url: //span[has-class("author")]//@href
author: "flammlin.com"
cover: //img[has-class("wp-post-image")]
@inline: $body//iframe[starts-with(@src, "/media/")]
@remove: //article/header
@remove: //article/footer
@remove: $body//div[has-class("addtoany_share_save_container addtoany_content addtoany_content_bottom")]
@remove: $body//div[has-class("yarpp-related")]
@remove: $body//table
@replace_tag(<figure>): $body//p[.//img]
@replace_tag(<figure>): $body//p[.//iframe]