Skip to content

Commit

Permalink
Merge pull request #4 from BananaZomber/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
WebSnke authored Jun 20, 2023
2 parents fb3476e + 88b6c45 commit cc61f46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/background.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ let audioSource = {
};

const regex = {
settings: /(duolingo|github|reddit|spotify|tutanota)\.\w{2,3}.*\/(settings|preferences)|about:(?!newtab|home)/,
settings: /(duolingo|github|mozilla|reddit|spotify|tutanota)\.\w{2,3}.*\/(edit|settings|preferences)|about:(?!newtab|home)/,
shopping: /(?<!\.)((store|www)\.)?(adidas|alibaba|amazon|asos|bestbuy|costco|duolingo|ebay|etsy|flipkart|idealo|myntra|newegg|nike|overstock|puma|rakuten|sephora|shopify|target|ulta|walmart|zalando|zappos|zara)\./
};

Expand Down

0 comments on commit cc61f46

Please sign in to comment.