RSSHub/lib/v2/agefans/utils.js

6 lines
78 B
JavaScript

const rootUrl = 'https://www.agemys.org';
module.exports = {
rootUrl,
};