Commit Graph

71 Commits

Author SHA1 Message Date
Mitt f7a1380dac
fix: host in headers after redirecting request (#4717) 2020-05-11 18:35:08 +08:00
DIYgod 8f371e6703 Merge branch 'proxy' of git://github.com/zengxs/RSSHub into zengxs-proxy 2020-05-07 00:42:56 +08:00
zengxs 58e930b4cc support proxy-uri 2020-05-06 22:43:09 +08:00
Mitt 725a733b2a
fix: ingore undefined got options (#4651) 2020-05-06 19:47:51 +08:00
DIYgod fedfc741d5
feat: add config noLogfiles, set noLogFiles for now 2020-04-28 18:21:36 +08:00
fengkx 7902c547cf
feat: depoly on now serverless function (#4554) 2020-04-28 17:28:57 +08:00
DIYgod 17e54c0ec8
fix: redundant moment dependence 2020-04-19 21:06:10 +08:00
DIYgod 0e7b14e718
chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 2020-04-02 21:21:46 +08:00
DIYgod 0b63142add
test: fix undefined url 2020-02-15 21:46:10 +08:00
DIYgod 48b27fe811
feat: auto add header Host 2020-02-15 21:32:16 +08:00
DIYgod 77d55262ff
chore: bump got from 9.x to 10.x (#3875) 2020-02-04 01:09:14 +08:00
Luyu Huang fbabb3679c
feat: add route for netease god (#3801) 2020-02-01 18:11:02 +08:00
junfengP 252f314a19 feat: 增加Discuz通用路由 (#3721) 2020-01-16 14:20:10 +08:00
DIYgod 7a2dc47bf7
feat(core): auto referer 2019-10-22 17:25:32 +08:00
MachX 2204388bbd fea: webtoons (close #3164) (#3178) 2019-10-09 11:02:11 +08:00
DIYgod 4ae28e48b5
feat: disable console log for pkg 2019-09-18 17:57:05 +08:00
DIYgod 4445443946
feat: use dynamical config 2019-09-18 17:45:21 +08:00
Cloud 4d6257af50 feat: replace baseUrl to prefixUrl when got's next version (#2996)
* enhance: replace baseUrl to prefixUrl when got's next version

* test: baseUrl
2019-09-05 12:01:44 +08:00
DIYgod 70c9546871
fix: puppeteer close error 2019-09-03 23:04:42 +08:00
DIYgod a34b9ae542
feat: remove addNoReferrer 2019-08-28 14:33:05 +08:00
DIYgod 29f588e6a0
feat: handle description in parameter middleware 2019-08-28 12:06:50 +08:00
DIYgod 6f2ee73073
feat: move encodeURIComponent to routes 2019-08-18 18:03:41 +08:00
DIYgod eba8f46875
feat: header x-app -> server 2019-08-15 23:14:48 +08:00
Cloud d6fccdeeac feat: queshu title add book name (#2862) 2019-08-15 22:19:00 +08:00
Cloud 17b4946c00 feat: add queshu (#2850)
* feat: add queshu

* feat: add queshu
2019-08-14 17:34:21 +08:00
Cloud 3ce63c72b7 fix: try to solve #1888 (#2829) 2019-08-11 23:12:54 +08:00
DIYgod 0aaf1e3f6c
fix: object got query, close #2824 2019-08-11 01:33:33 +08:00
DIYgod 5d8cf35ef5 Merge branch 'request-wrapper' 2019-08-11 00:37:34 +08:00
DIYgod e5d34eda6b
test: request-wrapper 2019-08-11 00:31:20 +08:00
Cloud 054d159e8c fix: Request path contains unescaped characters error (#2784) 2019-08-08 22:49:32 +08:00
DIYgod 6f3a7836f2
feat: request wrapper 2019-08-06 13:00:22 +08:00
DIYgod 08878e1d52
fix: set proxy for http module, close #2647 #2094 2019-08-03 20:38:37 +08:00
DIYgod cd10dfcc93
refactor: format 2019-08-02 17:55:00 +08:00
sanmmmm 914034760d feat: 新增自动提取全文输出 (#2738) 2019-08-02 17:22:58 +08:00
Henry Wang 1d071836a9 fix: various optimizations (#2581)
* chore: string quotations

* fix: various optimizations

remove redundant checks
2019-07-08 11:52:47 +08:00
Henry Wang d09affa703 feat: add addNoReferrer in common-utils (#2571)
* fix: no-referrer tag

* chore: merge qdaily routes

* feat: add addNoReferrer in common-utils

This adds no-referrer attribute to images.
Parameters:

- add no-referrer attribute to images
- $: cheerio selector
- source: source selector, string
- target: target attribute name, typically for lazyload imgs, string
- srcPrefix: prefix for src, string
- removeAttr: attributes to remove, array: ['attrA','attrB']

* test: add test case

* doc: update
2019-07-08 11:45:02 +08:00
DIYgod 59bb15e761
fix: got encoding 2019-06-15 10:24:06 +08:00
DIYgod 56e74742fc
test: got axios options 2019-06-14 17:51:03 +08:00
DIYgod 749ede3af8
test: puppeteer auto close 2019-06-13 18:37:55 +08:00
DIYgod f8f427a414
test: date cases 2019-06-13 16:21:05 +08:00
Henry Wang 4531de80f9 feat: add common-utils (#2374) 2019-06-12 11:09:27 +08:00
DIYgod ea508b8bc2
fix: post type 2019-06-04 18:28:06 +08:00
DIYgod 907d7498ca
fix: compatible with axios data and params 2019-06-04 15:10:27 +08:00
DIYgod 3efdb57be0
fix: got option.body 2019-06-04 11:59:36 +08:00
DIYgod feab46cb15
fix: got.all 2019-06-04 11:54:20 +08:00
DIYgod 2bd3b39fcd
fix: always parse response body 2019-06-04 11:13:54 +08:00
DIYgod a56c0b5a39
refactor: rename axios to got 2019-06-03 18:03:05 +08:00
DIYgod c4bf4fcdb4
fix: agent option 2019-06-03 17:44:22 +08:00
DIYgod 163a589e20 Merge branch 'master' into feature/got 2019-06-03 17:06:48 +08:00
Xiang Li 633154c778 refactor: 重构 rss-parser 作为工具类 (#2280) 2019-06-02 12:45:52 +08:00