Files
RSSHub/lib/v2/gov/maintainer.js
zytomorrow dee34c0130 feat(route): add 德阳市政府公开信息 (#9074)
* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* feat(route):  add 政府公开信息

* fix(route):  move 政府公开信息 to gov

* fix(doc):  fix 政府公开信息 doc

* fix(route):  remove unnecessary file

* fix(route):  change route path

* fix(doc):  fix 政府公开信息 doc

* fix(doc):  fix 政府公开信息 doc

* fix(route):   use .trim() to remove space

Co-authored-by: GitHub Action <action@github.com>
2022-02-13 05:33:04 +08:00

11 lines
423 B
JavaScript

module.exports = {
'/beijing/kw/:channel': ['Fatpandac'],
'/shenzhen/hrss/szksy/:caty/:page?': ['zlasd'],
'/shenzhen/zzb/:caty/:page?': ['zlasd'],
'/shanghai/rsj/ksxm': ['Fatpandac'],
'/guangdong/tqyb/tfxtq': ['Fatpandac'],
'/guangdong/tqyb/sncsyjxh': ['Fatpandac'],
'/huizhou/zwgk/:category?': ['Fatpandac'],
'/sichuan/deyang/govpulicinfo/:countyName/:institutionName?': ['zytomorrow'],
};