/** * @author oldj * @blog https://oldj.net */ 'use strict' module.exports = (app) => { app.loadHosts() }