1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

geotag time part 2

This commit is contained in:
Austin Huang 2020-07-28 15:30:57 -04:00
parent e71faf3f20
commit 73795dac08
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
31 changed files with 593 additions and 101 deletions

View file

@ -107,6 +107,7 @@ public final class LogCollector {
ASYNC_POST_FETCHER("async-single-post-fetcher.txt"),
ASYNC_FEED_FETCHER("async-feed-fetcher.txt"),
ASYNC_HASHTAG_FETCHER("async-hashtag-fetcher.txt"),
ASYNC_LOCATION_FETCHER("async-location-fetcher.txt"),
ASYNC_PROFILE_FETCHER("async-profile-fetcher.txt"),
ASYNC_PROFILE_PICTURE_FETCHER("async-pfp-fetcher.txt"),
ASYNC_STORY_STATUS_FETCHER("async-story-status-fetcher.txt"),