mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-13 16:49:31 +08:00
9 lines
185 B
JavaScript
9 lines
185 B
JavaScript
module.exports = {
|
|
'/jw/:type': ['ret-1'],
|
|
'/gra': ['ret-1'],
|
|
'/rczp/:type': ['ret-1'],
|
|
'/scit/:type': ['ret-1'],
|
|
'/zcc': ['ret-1'],
|
|
'/zbb/:type': ['ret-1'],
|
|
};
|