Skip to content

Commit

Permalink
Fixed support for empik.com
Browse files Browse the repository at this point in the history
  • Loading branch information
OhMyGuus committed Dec 20, 2023
1 parent 18a645b commit db00113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/rules.js
Original file line number Diff line number Diff line change
Expand Up @@ -16540,7 +16540,7 @@ const rules = {
},
"sfd.pl": { s: "#cc--main{display:none !important}", c: 85 },
"papiernikbyempik.com": { c: 0 },
"empik.com": { c: 85 },
"empik.com": { c: 85, s: ".css-zemqkq-wrapper{display:none !important}" },
"health-platform.online": {
s: ".MuiSnackbar-root,.MuiBackdrop-root{display:none !important}",
},
Expand Down

0 comments on commit db00113

Please sign in to comment.