Commit Graph

57 Commits

Author SHA1 Message Date
Zeddy ac02f3ede6
feat(route): add seccon (#11498)
* add seccon

* add seccon

* add seccon

* add seccon

* delete seccon under the lib/v2/ folder and divide it by domain

* fix wrong path

* Update lib/v2/ieee-security/sp.js

* Update lib/v2/ieee-security/sp.js

* Update lib/v2/ieee-security/sp.js

* Update lib/v2/ieee-security/sp.js

* Update lib/v2/sigsac/ccs.js

* Update lib/v2/sigsac/ccs.js

* Update lib/v2/usenix/usenix.js

* Update lib/v2/usenix/usenix.js

* Update lib/v2/usenix/usenix.js

* Update lib/v2/sigsac/ccs.js

* Update lib/v2/usenix/usenix.js

* Update lib/v2/usenix/usenix.js

* Update lib/v2/usenix/usenix.js

* ignore eslint

* add parseDate lib and edit doc

* add ndss

* uniform variable name style

* Update docs/journal.md

* Update lib/v2/ieee-security/radar.js

* Update lib/v2/ieee-security/radar.js

* Update lib/v2/usenix/radar.js

* Update lib/v2/ieee-security/radar.js

* Update lib/v2/sigsac/radar.js

* Update lib/v2/ndss-symposium/radar.js

* fix ndss

* docs: add en docs

* docs: fix closing tag
2022-12-29 22:26:04 +08:00
Harvey Qiu dbc536683b
feat(route): 增加知网作者最新发布的期刊文献 (#11269)
* add cnki author

* add maintainer

* update radar

* cheerio

* fix name

* fix doc

* update radar & fix author

* fix radar
2022-11-16 20:08:32 +11:00
Tony 62ac95fc70
fix(route): science (#11081)
* fix(route): science

* fix: maintainer rename

this can be confirmed by visiting https://github.com/yech1990/myneovim.lua which will be redirected to https://github.com/y9c/myneovim.lua
2022-10-13 21:47:10 +08:00
Tony 90d257789d
fix(route): science (#10751)
* fix(route): science

* fix: image
2022-09-10 00:01:51 +08:00
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