1
0
Fork 0
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:
Austin Huang 2020-08-05 14:54:49 -04:00
parent f827874b3a
commit 440f6e2339
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
14 changed files with 282 additions and 71 deletions

View file

@ -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"),