Fixed web server plugins.
This commit is contained in:
@@ -29,7 +29,6 @@ async function fetchUpcoming(site) {
|
||||
return scrapeAll(res.body.toString(), site);
|
||||
}
|
||||
|
||||
|
||||
module.exports = {
|
||||
fetchLatest,
|
||||
fetchProfile,
|
||||
|
||||
Reference in New Issue
Block a user