Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DogmaDragon committed Oct 21, 2024
1 parent e427884 commit 1345bde
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -210,11 +210,11 @@ const urlPatterns = [
site: "BongaCams",
},
{
pattern: /(^https?:\/\/(?:www.)?cam4\.com\/[^?]+)/,
pattern: /(^https?:\/\/(?:www.)?bybio\.co\/[^?]+)/,
site: "Bybio",
},
{
pattern: /(^https?:\/\/(?:www.)?bybio\.co\/[^?]+)/,
pattern: /(^https?:\/\/(?:www.)?cam4\.com\/[^?]+)/,
site: "Cam4",
},
{
Expand Down

0 comments on commit 1345bde

Please sign in to comment.