Skip to content

Commit

Permalink
Update search.ts
Browse files Browse the repository at this point in the history
remove radar rule
  • Loading branch information
cxheng315 committed Sep 22, 2024
1 parent d35e742 commit 86b9281
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/routes/anime1/search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ export const route: Route = {
supportPodcast: false,
supportScihub: false,
},
radar: [
{
source: ['anime1.me/?s=:keyword'],
target: '/search/:keyword',
},
],
handler,
};

Expand Down

0 comments on commit 86b9281

Please sign in to comment.