Skip to content

Commit

Permalink
Update categories (telemetry was removed and essential renamed to uti…
Browse files Browse the repository at this point in the history
…lities)
  • Loading branch information
philipp-classen committed Nov 4, 2024
1 parent cfeafaa commit 44a71e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions whotracksme/website/plotting/colors.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"comments": "#43B7C5",
"consent": "#BECFB3",
"customer_interaction": "#FCC156",
"essential": "#FC9834",
"utilities": "#FC9834",
"adult_advertsing": "#E3A2D4",
"site_analytics": "#84D7F0",
"social_media": "#87BCEF",
Expand All @@ -32,7 +32,6 @@
"hosting": "#444",
"unidentified": "#D0D0D0",
"extensions": "orange",
"telemetry": "#6A9C8F",
}

site_category_colors = {
Expand Down

0 comments on commit 44a71e4

Please sign in to comment.