Ethan Shen
15d85cf9fe
feat(route): add American Chemistry Society ( #10242 )
...
* feat(route): add American Chemistry Society
* fix typo
* fix: url for latest
2022-07-20 18:24:32 +08:00
Derek
d8c3126570
fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge ( #10190 )
...
* fix(route): scitation - use Puppeteer due to the obstacle by cloudflare challenge
* feat: update utils.js and journal.js
* feat: prepare for section.js
* feat: add section.js
* fix(section.js): fix "section" length undifine error
* feat: format
* update(docs): add puppeteer="1"
2022-07-13 19:35:09 +08:00
Derek
47640860ba
feat(route): MDPI(journal) ( #10017 )
...
* feat(route): add mdpi
* feat(docs): add mdpi
2022-06-23 21:39:57 +08:00
Derek
be32ca0e95
feat(route)!: remove JASA in journal ( #9971 )
...
* feat(route): remove JASA in journal;
* feat(fix docs): add `/scitation/...` to path in journal.md(en/zh)
2022-06-18 23:14:24 +08:00
Derek
3cfad37145
feat(route): fix and update IEEE route ( #9955 )
...
* feat: change to use cookieJar
* feat: update router.js
* feat: format
* feat: change to use `${host}`
* fix: description.art
* try to fix
* try to fix
* try to fix
* Update journal.js
* Update recent.js
* Update recent.js
* Update journal.js
* fix: mark deprecated routes
2022-06-17 00:01:57 +08:00
Derek
71a16f5121
feat(route): fix and update Elsevier route ( #9954 )
...
* feat(fix): remove html code in description
* feat: fix wrong path note in the docs; update maintainer path; change to use cookieJar for route
* feat: change to use `${host}`
* fix: description.art
* fix: handle deprecated routes first
2022-06-16 18:44:29 +08:00
Derek
b23e187a9c
feat(route): add Scitation route ( #9953 )
...
* feat: upload files
* feat: add docs; update radar.js
* feat(fix): fix docs/en
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/section.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/scitation/templates/description.art
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* feat: remove config request
* Update lib/v2/scitation/templates/description.art
2022-06-15 22:44:38 -04:00
Derek
cd814670dc
feat(route): add Springer route ( #9951 )
...
* feat(route): add dependence
* feat(route): add environment files
* feat: add springer script
* feat: make doi link format
* feat: make springer done
* feat: remove get abstract
* feat: remove get abstract
* feat: remove some commit
* feat: springer done
* feat(fix): remove "abstract"
* feat(fix): update route
* feat: update docs/journal.md and docs/en/journal.md
* feat: add journal path
* feat: uniform route path
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/springer/journal.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/springer/templates/description.art
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Derekmini <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>>
2022-06-16 01:33:55 +08:00
Fatpandac
437fb82858
feat(route): add Caa.reviews ( #9842 )
...
* feat(route): add Caa.reviews
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/book.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/essay.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/exhibition.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/caareviews/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* fix(route): add doi
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-05-29 07:23:05 +08:00
Tony
039e8eb80f
fix(route): nature ( #9748 )
2022-05-14 00:37:06 +08:00
Ethan Shen
d88e52ce8e
feat(route): add 衡阳日报 & 衡阳晚报 ( #9418 )
...
* feat(route): add 衡阳日报 & 衡阳晚报
* docs: update category
2022-03-30 23:53:55 +08:00
Ethan Shen
5927f28121
fix(route): PubMed Trending articles ( #9402 )
2022-03-28 20:20:30 +08:00
Fatpandac
96d7059b7b
feat(route): add Oxford Academic - Oxford University Press ( #9164 )
...
* feat(route): add Oxford Academic - Oxford University Press
* Update lib/v2/oup/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-21 23:35:06 +08:00
github-actions[bot]
ea4bddb4ec
style: auto format
2022-02-18 15:18:31 +00:00
Ethan Shen
ecbd064dbf
feat(route): add BioOne ( #8994 )
...
* feat(route): add BioOne
* fix typo
* fix typo
2022-02-06 18:59:07 +08:00
DIYgod
9171173443
docs: fix title
2022-01-22 20:28:29 +00:00
Fatpandac
b373c249df
Add(route): add informs ( #8873 )
2022-01-22 20:26:34 +00:00
Ethan Shen
42213e6de0
feat(route): add 管理世界杂志社网络首发 ( #8880 )
2022-01-22 20:25:35 +00:00
Derek
385e3d2854
fix(docs): change en comma to cn in journal.md(cn); fix(route): /heu/job/list/tzgg ( #8613 )
2022-01-22 18:51:30 +00:00
Fatpandac
63e78432be
Add(route): add cnki ( #8877 )
2022-01-22 15:39:01 +00:00
Derek
6e810ade86
fix: author name ( #8593 )
2021-11-27 23:33:11 +00:00
Derek
8568686157
fix: (docs) modify space and chinese/english comma ( #8597 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 23:27:38 +00:00
Derek
5e889894b5
feat(route): add IEEE Xploer journal ( #8584 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:15:37 +00:00
Derek
09023ccae7
feat(route): add ELSEVIER journal ( #8583 )
2021-11-27 09:14:24 +00:00
Derek
0db0966e71
feat(route): add JASA journal ( #8582 )
2021-11-27 09:14:02 +00:00
Ethan Shen
5527892011
feat(route): add 管理世界 ( #8385 )
2021-11-27 08:34:57 +00:00
Ethan Shen
87335e2bf2
feat(route): add ScienceDirect Journal ( #8399 )
2021-11-27 08:08:26 +00:00
Ethan Shen
2480458988
feat(route): add bioone featured articles ( #6990 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-03-01 23:46:36 -05:00
Laam Pui
2b417516d6
feat: add deloitte #6248 ( #6259 )
2020-11-30 11:22:44 +00:00
DIYgod
1df0597fff
Revert "style: auto format"
...
This reverts commit 10d16bd30a .
2020-10-15 11:01:17 +08:00
GitHub Action
10d16bd30a
style: auto format
2020-10-14 19:21:52 +00:00
DIYgod
98021a6826
Revert "style: auto format"
...
This reverts commit e661030efb .
2020-10-10 11:38:59 +08:00
GitHub Action
e661030efb
style: auto format
2020-10-10 03:19:30 +00:00
DIYgod
fd782a7b39
Revert "style: auto format"
...
This reverts commit 82ca7b448a .
2020-10-10 11:17:09 +08:00
DIYgod
91f68ff0b9
Revert "style: auto format"
...
This reverts commit c7934464f2 .
2020-10-10 11:17:01 +08:00
GitHub Action
c7934464f2
style: auto format
2020-10-09 21:21:46 +00:00
GitHub Action
82ca7b448a
style: auto format
2020-10-09 21:09:21 +00:00
GitHub Action
ede67825b0
style: auto format
2020-10-09 20:47:07 +00:00
Ethan Shen
fed0404c3b
feat: add Academy of Management journals ( #5807 )
...
Co-authored-by: Henry Wang <hi@henry.wang>
2020-10-09 21:45:17 +01:00
Queensferry
2e738448a2
feat: add a router for IEEE Xplore authors ( #5038 ) ( #5059 )
2020-06-28 11:15:06 +08:00
Ethan Shen
1b9e450bfd
feat: add arxiv search ( #4859 )
2020-05-27 14:15:36 +08:00
Xiaoli (Eddie) Wu
0440485e2e
feat: 添加了 Stork 文献鸟关键词追踪路由 ( #4853 )
2020-05-26 11:28:31 +08:00
DIYgod
41bc394b08
docs: update
2020-05-18 12:04:49 +08:00
NeverBehave
fca18428a8
fix: no inlineCode format
2020-05-04 04:27:42 -04:00
NeverBehave
a7a85c0853
prettier
2020-05-03 01:40:02 -04:00
NeverBehave
02b1c9fd33
remark
2020-05-03 01:38:21 -04:00
Chang Y
d76ea0936a
feat: add new router for cell journal ( #4159 )
2020-03-08 01:15:45 +08:00
Chang Y
bfc8bf767e
feat: Add new router and fix bug (nature/science journals cover… ( #4102 )
2020-03-03 00:12:04 +08:00
Henry Wang
19fa95d553
feat: 期刊路由优化,增加 scihub 模式 ( #4094 )
2020-03-01 12:24:31 +08:00
Chang Y
1305d7b196
feat: Update and Combine Rounter for Journal Section 📚 ( #4089 )
2020-02-27 00:40:08 +08:00