Skip to content

Commit

Permalink
Merge pull request #1292 from DIYgod/master
Browse files Browse the repository at this point in the history
[pull] master from diygod:master
  • Loading branch information
pull[bot] authored Dec 18, 2023
2 parents 52cdcdf + cf24348 commit ad603f6
Show file tree
Hide file tree
Showing 279 changed files with 304 additions and 9,159 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
close-pr-message: 'This PR was closed because it has been stalled for 7 days with no activity.'
exempt-issue-labels: 'dependencies,wait for upstream'
exempt-pr-labels: 'dependencies,wait for upstream'
any-of-labels: 'more data required'
any-of-issue-labels: 'more data required'
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,15 @@

> 🍰 Everything is RSSible
[![docker publish](https://img.shields.io/docker/pulls/diygod/rsshub?label=docker%20publish&logo=docker&style=flat-square)](https://hub.docker.com/r/diygod/rsshub)
[![npm publish](https://img.shields.io/npm/dt/rsshub?label=npm%20publish&logo=npm&style=flat-square)](https://www.npmjs.com/package/rsshub)
[![](https://img.shields.io/badge/dynamic/json?url=https://rsshub-analytics.diygod.workers.dev/&query=requests&color=F38020&label=requests&logo=cloudflare&style=flat-square&suffix=/month)](https://rsshub.app)
[![docker publish](https://img.shields.io/docker/pulls/diygod/rsshub?label=docker%20pulls&logo=docker&style=flat-square)](https://hub.docker.com/r/diygod/rsshub)
[![npm publish](https://img.shields.io/npm/dt/rsshub?label=npm%20downloads&logo=npm&style=flat-square)](https://www.npmjs.com/package/rsshub)
[![test](https://img.shields.io/github/actions/workflow/status/DIYgod/RSSHub/test.yml?branch=master&label=test&logo=github&style=flat-square)](https://github.com/DIYgod/RSSHub/actions/workflows/test.yml?query=event%3Apush+branch%3Amaster)
[![Test coverage](https://img.shields.io/codecov/c/github/DIYgod/RSSHub.svg?style=flat-square&logo=codecov)](https://app.codecov.io/gh/DIYgod/RSSHub/branch/master)
[![CodeFactor](https://www.codefactor.io/repository/github/diygod/rsshub/badge)](https://www.codefactor.io/repository/github/diygod/rsshub)
[![DeepScan grade](https://deepscan.io/api/teams/6244/projects/8135/branches/92448/badge/grade.svg)](https://deepscan.io/dashboard#view=project&tid=6244&pid=8135&bid=92448)

[![Telegram group](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.swo.moe%2Fstats%2Ftelegram%2Frsshub&query=count&color=2CA5E0&label=Telegram%20Group&labelColor=282c34&logo=telegram&cacheSeconds=3600&style=flat-square)](https://t.me/rsshub) [![Telegram channel](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.swo.moe%2Fstats%2Ftelegram%2FawesomeRSSHub&query=count&color=2CA5E0&label=Telegram%20Channel&labelColor=282c34&logo=telegram&cacheSeconds=3600&style=flat-square)](https://t.me/awesomeRSSHub)
[![Telegram group](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.swo.moe%2Fstats%2Ftelegram%2Frsshub&query=count&color=2CA5E0&label=Telegram%20Group&logo=telegram&cacheSeconds=3600&style=flat-square)](https://t.me/rsshub) [![Telegram channel](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fapi.swo.moe%2Fstats%2Ftelegram%2FawesomeRSSHub&query=count&color=2CA5E0&label=Telegram%20Channel&logo=telegram&cacheSeconds=3600&style=flat-square)](https://t.me/awesomeRSSHub)

## Introduction

Expand Down Expand Up @@ -49,7 +50,7 @@ Logo designer [sheldonrrr](https://dribbble.com/sheldonrrr)
## Related Projects

- [RSSHub Radar](https://github.com/DIYgod/RSSHub-Radar) | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
- [RSSBud](https://github.com/Cay-Zhang/RSSBud) ([TestFlight](https://testflight.apple.com/join/rjCVzzHP)) | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
- [RSSBud](https://github.com/Cay-Zhang/RSSBud) | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
- [RSSAid](https://github.com/LeetaoGoooo/RSSAid) | RSSHub Radar for Android platform built with Flutter.
- [DocSearch](https://github.com/Fatpandac/DocSearch) | Link RSSHub DocSearch into Raycast

Expand Down
35 changes: 0 additions & 35 deletions assets/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,21 +313,6 @@
],
},
'ems.com.cn': { _name: '中国邮政速递物流', www: [{ title: '新闻', docs: 'https://docs.rsshub.app/routes/other#zhong-guo-you-zheng-su-di-wu-liu', source: '/aboutus/xin_wen_yu_shi_jian', target: '/ems/news' }] },
'popiapp.cn': {
_name: 'Popi 提问箱',
www: [
{
title: '提问箱新回答',
docs: 'https://docs.rsshub.app/routes/social-media#popi-ti-wen-xiang',
source: '/:id',
target: (params) => {
if (params.id) {
return '/popiask/:id';
}
},
},
],
},
'nppa.gov.cn': {
_name: '国家新闻出版署',
www: [
Expand Down Expand Up @@ -361,27 +346,7 @@
},
],
},
'buaq.net': { _name: '不安全资讯', '.': [{ title: '不安全资讯', docs: 'http://docs.rsshub.app/routes/new-media#bu-an-quan', source: '/', target: '/buaq' }] },
'jian-ning.com': { _name: '建宁闲谈', '.': [{ title: '文章', docs: 'https://docs.rsshub.app/routes/blog#jian-ning-xian-tan', source: '/*', target: '/blogs/jianning' }] },
'matataki.io': {
_name: 'matataki',
www: [
{ title: '最热作品', docs: 'https://docs.rsshub.app/routes/new-media#matataki', source: '/article/', target: '/matataki/posts/hot' },
{ title: '最新作品', docs: 'https://docs.rsshub.app/routes/new-media#matataki', source: '/article/latest', target: '/matataki/posts/latest' },
{ title: '作者创作', docs: 'https://docs.rsshub.app/routes/new-media#matataki', source: '/user/:uid', target: (params) => `/matataki/users/${params.uid}/posts` },
{ title: 'Fan票关联作品', docs: 'https://docs.rsshub.app/routes/new-media#matataki', source: ['/token/:tokenId', '/token/:tokenId/circle'], target: (params) => `/matataki/tokens/${params.tokenId}/posts` },
{
title: '标签关联作品',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: ['/tag/:tagId'],
target: (params, url) => {
const tagName = new URL(url).searchParams.get('name');
return `/matataki/tags/${params.tagId}/${tagName}/posts`;
},
},
{ title: '收藏夹', docs: 'https://docs.rsshub.app/routes/new-media#matataki', source: '/user/:uid/favlist/:fid', target: (params) => `/matataki/users/${params.uid}/favorites/${params.fid}/posts` },
],
},
'eventernote.com': { _name: 'Eventernote', www: [{ title: '声优活动及演唱会', docs: 'https://docs.rsshub.app/routes/anime#eventernote', source: '/actors/:name/:id/events', target: '/eventernote/actors/:name/:id' }] },
'huya.com': { _name: '虎牙直播', '.': [{ title: '直播间开播', docs: 'https://docs.rsshub.app/routes/live#hu-ya-zhi-bo-zhi-bo-jian-kai-bo', source: '/:id', target: '/huya/live/:id' }] },
'craigslist.org': { _name: 'Craigslist', '.': [{ title: '商品搜索列表', docs: 'https://docs.rsshub.app/routes/shopping#craigslist' }] },
Expand Down
70 changes: 0 additions & 70 deletions lib/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -857,21 +857,6 @@ module.exports = {
},
],
},
'popiapp.cn': {
_name: 'Popi 提问箱',
www: [
{
title: '提问箱新回答',
docs: 'https://docs.rsshub.app/routes/social-media#popi-ti-wen-xiang',
source: '/:id',
target: (params) => {
if (params.id) {
return '/popiask/:id';
}
},
},
],
},
'nppa.gov.cn': {
_name: '国家新闻出版署',
www: [
Expand Down Expand Up @@ -940,17 +925,6 @@ module.exports = {
},
],
},
'buaq.net': {
_name: '不安全资讯',
'.': [
{
title: '不安全资讯',
docs: 'http://docs.rsshub.app/routes/new-media#bu-an-quan',
source: '/',
target: '/buaq',
},
],
},
'jian-ning.com': {
_name: '建宁闲谈',
'.': [
Expand All @@ -962,50 +936,6 @@ module.exports = {
},
],
},
'matataki.io': {
_name: 'matataki',
www: [
{
title: '最热作品',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: '/article/',
target: '/matataki/posts/hot',
},
{
title: '最新作品',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: '/article/latest',
target: '/matataki/posts/latest',
},
{
title: '作者创作',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: '/user/:uid',
target: (params) => `/matataki/users/${params.uid}/posts`,
},
{
title: 'Fan票关联作品',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: ['/token/:tokenId', '/token/:tokenId/circle'],
target: (params) => `/matataki/tokens/${params.tokenId}/posts`,
},
{
title: '标签关联作品',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: ['/tag/:tagId'],
target: (params, url) => {
const tagName = new URL(url).searchParams.get('name');
return `/matataki/tags/${params.tagId}/${tagName}/posts`;
},
},
{
title: '收藏夹',
docs: 'https://docs.rsshub.app/routes/new-media#matataki',
source: '/user/:uid/favlist/:fid',
target: (params) => `/matataki/users/${params.uid}/favorites/${params.fid}/posts`,
},
],
},
'huya.com': {
_name: '虎牙直播',
'.': [
Expand Down
Loading

0 comments on commit ad603f6

Please sign in to comment.