Skip to content

Commit

Permalink
fix: add antiCrawler flag
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyRL committed Sep 29, 2024
1 parent ab689d6 commit b88fcd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/routes/spankbang/new-videos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ export const route: Route = {
example: '/spankbang/new_videos',
name: 'New Porn Videos',
maintainers: ['TonyRL'],
features: {
antiCrawler: true,
},
radar: [
{
source: ['spankbang.com/new_videos/', 'spankbang.com/'],
Expand Down

0 comments on commit b88fcd8

Please sign in to comment.