Files
RSSHub/.gitignore
T
Junk_Chen 2bd8e4842a feat(route): 微博自定义分组(使用Cookie) (#12514)
* change route 'weibo/user' to fit api could be opened with Share(third-party android weibo clent)

* update weibo group route using cookies approach

* fix typo

* code optimization for /weibo/group; docs for /weibo/group

* try fix ESLint error

* fix typo and code optimization

* fix missing ','

* '/weibo/group' throw error when the cookie is not set
2023-05-15 23:04:59 +08:00

32 lines
290 B
Plaintext

.DS_Store
.env
.eslintcache
.idea
.log
.now
.vercel
.vscode
.yarn
.yarnrc.yml
.pnp*
*.swp
*.iml
app-minimal/
assets/build/
coverage
docs/.vuepress/dist
node_modules
tmp
Session.vim
combined.log
dump.rdb
error.log
npm-debug.log
package-lock.json
# pnpm-lock.yaml
yarn.lock
yarn-error.log