Commit Graph

2739 Commits

Author SHA1 Message Date
WenryXu 60d62c0a27
fix: NOI 全国青少年信息学奥林匹克竞赛新闻 & 获奖名单 & 各省新闻 (#6864) 2021-02-13 13:17:52 -05:00
Toby Tso 17aba634f8
fix: i-CABLE new URL scheme (#6852) 2021-02-13 13:16:57 -05:00
HXHL 08351f3441
feat: add av01 (#6845) 2021-02-08 17:45:27 -05:00
dexzopiclone 40d9fb73cb
fix: nyaa domain update (#6872) 2021-02-08 17:43:33 -05:00
DIYgod c235f1e24a
feat: bbc cache 2021-02-04 19:35:15 +08:00
Logan Rockmore de4d088357
feat: add King Arthur (#6820) 2021-02-03 22:17:57 -05:00
Bao, Huang-Huang c8275d890d
fix: add custom certificate validation to pixiv-got (#6830)
Fixes #6584
2021-02-03 21:50:26 -05:00
Ethan Shen ecba021f17
feat: add 天眼查热门搜索 (#6837)
* feat: add 天眼查热门搜索

* docs: add anticrawler
2021-02-03 21:42:44 -05:00
Ethan Shen 2913df9d32
feat: add 深影译站首页 & 剧集 (#6833) 2021-02-03 21:41:49 -05:00
Ethan Shen 6f339909ec
feat: add 央视网图片《镜象》 (#6826) 2021-02-03 21:39:14 -05:00
Colin-XKL 72a462de9f
fix zhihu collections (#6815) 2021-02-03 21:31:43 -05:00
Sean Chao be66206a88
fix: link and content of zhihu timeline (#6799)
* fix: link and content of zhihu timeline

* fix: insufficient null check in zhihu/timeline
2021-02-03 21:28:40 -05:00
DIYgod 89e82d88fa
feat: got request timeout 2021-02-01 20:06:49 +08:00
DIYgod 177c36cae7
feat: sentry route timeout 2021-02-01 20:06:23 +08:00
Steven Tang 29550da458
feat: Adding UMASS Amherst ECE seminar (#6809)
* Adding UMASS Amherst ECE seminar

* Update eceseminar.js

Fix: Change url from 'http://ece.umass.edu/seminars/archive' to ''http://ece.umass.edu/seminars''

* Remove + at the beginning of description

* Changed name back

* Adding notes about why feeds may sometimes be empty.
2021-01-31 17:09:16 -05:00
Artin b753bcaf14
fix: 喜马拉雅 (#6811)
* fix: 喜马拉雅

* feat(ximalaya): add cache

* feat(ximalaya): 增加 shownote 开关

* feat(ximalaya): adjust shownote option
2021-01-31 01:18:10 -05:00
Ethan Shen e942cefde8
fix: 知识分子资讯 (#6804) 2021-01-30 00:27:05 -05:00
yuanxu 3783375530
feat: add 哈尔滨工业大学(深圳)新闻中心 (#6803) 2021-01-30 00:25:59 -05:00
Ethan Shen 018691c045
feat: add 深影译站最新作品 (#6802)
* feat: add 深影译站最新作品

* fix typo

* fix enclosure url
2021-01-30 00:25:16 -05:00
DIYgod 97893f2701
feat: replace co-redis and redis with ioredis, make cache module clearer 2021-01-27 19:16:59 +08:00
Ethan Shen 7218dc80da
feat: add 中华人民共和国人力资源和社会保障部社保减免 (#6796) 2021-01-26 19:53:52 -05:00
gxLin b447455b6a
fix: url error of users' posts of tieba (#6794) 2021-01-26 19:53:04 -05:00
Haodong DU fdfbc0658f
feat: add wordpress config for http images (#6790)
* wordpress: add cdn for images

* wordpress: use envars to define cdn url

* wordpress: fix english doc

* wordpress: update route

* wordpress: update docs

Co-authored-by: duhd1993 <duhd1993@gmail.com>
2021-01-26 19:52:26 -05:00
Queensferry 79a3d36c2b
feat: implement github topics router (#5803) (#6792) 2021-01-26 00:08:43 -05:00
Queensferry 8ebbd0d708
fix: [core] atom feed template (#6628) (#6726)
conforming to RFC 4278 4.1.3.3. Processing Model
2021-01-25 20:21:32 -05:00
GitHub Action 2083d06932 style: auto format 2021-01-25 21:03:57 +00:00
Haodong DU 1d92ead1e6
feat: add Jandan articles (#6774)
* jandan: new route article

* jandan: add docs

* [CodeFactor] Apply fixes

[ci skip] [skip ci]

* jandan: fix

* jandan: codefactor fix

Co-authored-by: duhd1993 <duhd1993@gmail.com>
Co-authored-by: codefactor-io <support@codefactor.io>
2021-01-25 16:01:38 -05:00
Fatpandac ad88d2dc4b
feat: add 中国庭审公开网 (#6781) 2021-01-25 16:00:26 -05:00
GitHub Action 5ea6a49754 style: auto format 2021-01-25 20:55:35 +00:00
Haodong DU 2a2c371b3e
feat: caixin: full text of article route (#6773)
Co-authored-by: duhd1993 <duhd1993@gmail.com>
2021-01-25 15:53:23 -05:00
St. John Johnson 966c50510e
Fix #6413: Instagram catch login info by content instead of User API (#6770)
When looking through the exact errors that are raised when Instagram
starts to rate-limit you, I found that they only start limiting when you
are accessing the user-account API as they consider it "unusual."

So instead of checking if you are logged in before calling IG, I
refacted it to call IG, catch the login-required message, and then retry
the IG call.

So far on my server I'm able to call 30+ instagram pages on an hourly
basis now without any 429 messages with this fix for the past week.
2021-01-25 15:52:17 -05:00
DIYgod 7f1c43094e
feat: remove some routes for security reasons, !!! no-eval no-new-func !!! 2021-01-25 18:43:47 +08:00
DIYgod f71b246aee
fix: missing await in douban 2021-01-25 17:25:55 +08:00
DIYgod fdd383b353
feat: remove bbc splice 2021-01-25 12:15:47 +08:00
DIYgod 3f9154fb72
fix: bbc 2021-01-25 03:40:44 +08:00
Queensferry 6c0349152d
feat: 豆瓣广播全文输出 (#6742) (#6756) 2021-01-23 22:40:51 -05:00
Gandum2077 9ebc992d85
fix: 紳士漫畫 分类更新 图片链接获取错误 (#6764) 2021-01-23 22:39:39 -05:00
Loyio 8b7ac00eab
feat: add wtu route (#6766) 2021-01-23 22:38:37 -05:00
Ethan Shen e91d9968a1
feat: add telecompaper search (#6734) 2021-01-23 22:37:26 -05:00
Colin-XKL f3e7f55c57
fix: 知乎用户文章 (#6760)
* fix 知乎用户文章

* fix a problem reported by DeepScan

* [CodeFactor] Apply fixes to commit 487521b

[ci skip] [skip ci]

Co-authored-by: codefactor-io <support@codefactor.io>
2021-01-22 18:14:10 -05:00
Ethan Shen e9db390eaf
feat: add 新冠疫苗实时动态 (#6754)
* feat: add 新冠疫苗实时动态

* fix: item links
2021-01-22 03:36:24 -05:00
mjysci 46bdcb18cc
ref: 网易号增加全文获取 (#6753)
适当调整了获取数量
2021-01-21 22:41:45 -05:00
mjysci ec7568146b
feat: add 网易号(通用) (#6748) 2021-01-21 14:51:22 -05:00
Queensferry b969d1298a
fix: MIT科技评论路由 (#6744) (#6747) 2021-01-21 14:49:56 -05:00
OrbitZore 4153b47136
fix: 湖南科技大学 HTTPS (#6740)
* add 湖南科技大学化学化工学院通知

* fix: 湖南科技大学 HTTPS
2021-01-21 14:47:42 -05:00
DIYgod 1a463e09c9 Merge branch 'pr/tuzi3040/6741' 2021-01-21 17:10:30 +08:00
gin3715 4545de7998
fix: update zhihu activity api url (#6745) 2021-01-21 00:01:04 -05:00
DIYgod 6506c39239
feat: remove hot ip in debug info 2021-01-21 11:57:16 +08:00
DIYgod a0dd6756da Revert "fix: disable default debug info (#6544)"
This reverts commit cac6f75472.
2021-01-21 11:51:18 +08:00
tuzi3040 d6ffc1d707
chore(config): change DEBUG_INFO default value type
Switch default value of DEBUG_INFO from boolen `false` to string `'false'`.
Complete comment for DEBUG_INFO.
2021-01-21 10:29:27 +08:00