mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
discovery topics are messed up tbh
This commit is contained in:
parent
f827874b3a
commit
440f6e2339
14 changed files with 282 additions and 71 deletions
|
|
@ -104,6 +104,7 @@ public final class LogCollector {
|
|||
////////////////////////
|
||||
ASYNC_DOWNLOADER("async-download.txt"),
|
||||
ASYNC_MAIN_POSTS_FETCHER("async-main-posts-fetcher.txt"),
|
||||
ASYNC_DISCOVER_TOPICS_FETCHER("async-discover-topics-fetcher.txt"),
|
||||
ASYNC_POST_FETCHER("async-single-post-fetcher.txt"),
|
||||
ASYNC_FEED_FETCHER("async-feed-fetcher.txt"),
|
||||
ASYNC_HASHTAG_FETCHER("async-hashtag-fetcher.txt"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue