Commit Graph

8 Commits

Author SHA1 Message Date
Sukka d82847f541
style/chore(eslint): enforce new rules (#8040)
* style: prefer object shorthand syntax
* refactor: prefer Array#map over Array#forEach
* style: prefer arrow callback
* chore(eslint): update rules
* style: auto fix by eslint
2021-08-17 22:23:23 +08:00
Ethan Shen 1c306746f0
docs: fix cninfo example (#6103) 2020-11-08 01:19:17 +00:00
Laam Pui 9fb1455c03
fix: 巨潮资讯网站改版导致报错 #5876 (#5991) 2020-10-25 17:37:21 +00:00
hillerliao cb39745f82 feat: e 公司快讯 (#3139) 2019-09-26 11:04:04 +08:00
hillerliao 663e6d3477 feat: add hkse stock announcement (#3014) 2019-09-09 11:38:30 +08:00
hillerliao b4183a2510 feat: crawl 36kr newsflashes (#2984)
* crawl 36kr newsflashes

* xueqiu hot statuses
2019-09-03 12:05:08 +08:00
hillerliao 8e68040151 feat: cninfo 基金公告 (#2944)
* correct the node for user stocks in  json resule

* add fund announcement from cninfo

* modify == 2 ===
2019-08-28 11:14:05 +08:00
Chenyang Shi 43db2dbf96 feat: add 巨潮资讯网-个股公告 (#2615)
* feat: add 巨潮资讯网-个股公告

* delete Promise.all


Co-authored-by: DIYgod <diy.d.god@gmail.com>
2019-07-16 11:25:17 +08:00