@@ -157,6 +157,8 @@ function handleRedditJson(data) {
returnjson.data.children[rand].data.url;
}
}
// What if we don't find anything i.e. r/dogs but its valid subreddit.
return"";
}
// Makes an async url request with the provided function: 'process'.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.