Files
RSSHub/lib/v2/behance/maintainer.js
MisteryMonster a60663ee91 fix(route): behance v2 & fix (#9767)
* behance v2 & fix

* behance v2 & fix

* Try get & remove old radar

* fetch limits

* fix: maintainer
2022-05-26 23:05:27 +08:00

4 lines
63 B
JavaScript

module.exports = {
'/:user/:type?': ['MisteryMonster'],
};