mirror of
https://github.com/zedeus/nitter
synced 2026-09-06 07:09:31 +00:00
Add cashtag filter option
This commit is contained in:
parent
74f5ff8acc
commit
a78d4655cd
2 changed files with 3 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ const
|
|||
"media", "images", "twimg", "videos",
|
||||
"native_video", "consumer_video", "spaces",
|
||||
"links", "news", "quote", "mentions",
|
||||
"replies", "retweets", "nativeretweets"
|
||||
"replies", "retweets", "nativeretweets", "cashtags"
|
||||
]
|
||||
|
||||
emptyQuery* = "include:nativeretweets"
|
||||
|
|
|
|||
Loading…
Reference in a new issue