Skip to content

Commit

Permalink
updated radar rules
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 17, 2024
1 parent 481857b commit cbd20ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shared/Core/radar-rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -7830,11 +7830,11 @@
source:[ "/explore/:type" ],
target:"/podwise/explore/:type" } ] },
"pornhub.com":{ _name:"PornHub",
".":[ { title:"Verified amateur / Model",
".":[ { title:"Model",
docs:"https://docs.rsshub.app/routes/multimedia",
source:[ "/model/:username/*" ],
target:"/pornhub/model/:username" },
{ title:"Verified model / Pornstar",
{ title:"Pornstar",
docs:"https://docs.rsshub.app/routes/multimedia",
source:[ "/pornstar/:username/*" ],
target:"/pornhub/pornstar/:username" },
Expand Down

0 comments on commit cbd20ee

Please sign in to comment.