Files
RSSHub/lib/v2/asus/maintainer.js
Tony 7d10eac6d1 feat(route): asus gpu tweak (#10293)
* feat(route): asus gpu tweak

* fix: typo
2022-07-22 04:19:21 +08:00

5 lines
87 B
JavaScript

module.exports = {
'/bios/:model': ['Fatpandac'],
'/gpu-tweak': ['TonyRL'],
};