From de4877e5b7dda3a4f83d77406af86d7d819c2af8 Mon Sep 17 00:00:00 2001 From: vvzvlad Date: Tue, 4 Mar 2025 03:19:55 +1000 Subject: [PATCH] Update README with new post parsing flags --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a440ab2..7abd4b3 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,9 @@ There are several flags: - fwd - forwarded messages from channels, users or hidden users - hid_channel - links to closed tg channels (https://t.me/+S0OfKyMDRi) - foreign_channel - links to open channels (https://t.me/superchannel) that do not equal the name of the current channel +- link - presence of any http/https links in the post +- mention - presence of @username mentions in the post +- vebinar - words like "вебинар" and its variations You can use exclude_flags parameter in rss/html/json urls to exclude posts with certain flags. For example, to exclude all posts with the flags "video", "stream", "donat", "clown", you can use: