Files
RSSHub/lib/v2/google/maintainer.js
Ethan Shen 0a53418b93 feat: add google sites recent changes (#7246)
* feat: add google sites recent changes

* fix pubDate

* fix: wrong date format
2022-03-10 19:46:56 +08:00

10 lines
274 B
JavaScript

module.exports = {
'/album/:id': ['hoilc'],
'/citations/:id': ['KellyHwong'],
'/doodles/:language?': ['xyqfer'],
'/fonts/:sort?': ['Fatpandac'],
'/scholar/:query': ['HenryQW'],
'/sites/:id': ['hoilc'],
'/sites/recentChanges/:id': ['nczitzk'],
};