Skip to content

Commit

Permalink
Add arduino.cc rule (#7687)
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmike authored Dec 13, 2023
1 parent 1329da4 commit c3d6440
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 @@ -15667,6 +15667,7 @@ const rules = {
"icanw.org": { c: 8 },
"esimplus.me": { s: "#App > :first-child{display:none !important}" },
"repubblica.it": { s: "#iubenda-cs-banner{display:none !important}" },
"arduino.cc": { s: "#iubenda-cs-banner{display:none !important}" },
"terre-des-seniors.fr": { s: "#valid-cookies{display:none !important}" },
"oponeo.it": {
s: "body > div{display:none !important} .noScroll{overflow: unset !important}",
Expand Down

0 comments on commit c3d6440

Please sign in to comment.