added tg instaview script

Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
Ari Archer 2023-11-22 21:23:26 +02:00
parent 6a221631c6
commit ff317ddb2e
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: A50D5B4B599AF8A2
2 changed files with 20 additions and 1 deletions

View file

@ -114,7 +114,8 @@
"for", "for",
"with", "with",
"without", "without",
"using" "using",
"im"
], ],
"wslug-limit": 10, "wslug-limit": 10,
"slug-limit": 96, "slug-limit": 96,

18
tg-instaview.tg Normal file
View file

@ -0,0 +1,18 @@
~version: "2.1"
?path: .*
# metadata
title: //title
description: //meta[@name='description']/@content
author: //meta[@name='author']/@content
published_date: //time
# content
body: //main
site_name: //title
description: //meta[@name="description"]/@content
@simplify
@remove