Skip to content

Commit

Permalink
Merge pull request #82 from cachho/fix/SupportForOldSugargooLinks
Browse files Browse the repository at this point in the history
fix: support for old sugargoo links
  • Loading branch information
cachho authored Aug 1, 2023
2 parents d6e9209 + f455b81 commit 51a73b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/findLinksOnPage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export function findLinksOnPage(settings: Settings) {
'pandabuy.com/product',
'pandabuy.page.link',
'sugargoo.com/#/home/productDetail',
'sugargoo.com/index/item',
'cssbuy.com/item',
'hagobuy.com/item',
]);
Expand Down

0 comments on commit 51a73b0

Please sign in to comment.