Skip to content

Commit

Permalink
Add rule for store.duolingo.com (#10301)
Browse files Browse the repository at this point in the history
  • Loading branch information
Voklen authored Dec 14, 2023
1 parent 338d237 commit 6c07eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/data/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -16822,6 +16822,7 @@ const rules = {
"auf1.info": { s: ".overflow-scroll{display:none !important}" },
"auf1.tv": { s: ".overflow-scroll{display:none !important}" },
"iconnectfx.com": { s: ".cdk-overlay-container{display:none !important}" },
"store.duolingo.com": { s: ".pd-cookie-banner-window{display:none !important}" },
};

const blockUrls = {
Expand Down

0 comments on commit 6c07eed

Please sign in to comment.