Created
May 22, 2025 20:51
-
-
Save iameli/764cd2742b4ee4c3e9051e879c15b993 to your computer and use it in GitHub Desktop.
Revisions
-
iameli created this gist
May 22, 2025 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,51 @@ { "order": "new", "manifest": { "filter": { "and": [ { "or": [ { "regex_matches": [ "text", "streamplace", true ] }, { "entity_matches": [ "mentions", [ "stream.place" ] ] }, { "entity_matches": [ "hashtags", [ "streamplace" ] ] }, { "regex_matches": [ "reply", "plc:rbvrr34edl5ddpuwcubjiost", true ] }, { "regex_matches": [ "embed.record.uri", "plc:rbvrr34edl5ddpuwcubjiost", true ] } ] } ] } }, "custom_sort_settings": {} }