feat: added notes to drafts
This commit is contained in:
parent
c807832724
commit
30e6abdd33
15 changed files with 61 additions and 5 deletions
|
|
@ -1 +1,15 @@
|
|||
- you should be removing tracking information from all of your links.
|
||||
|
||||
parts of a url:
|
||||
|
||||
<!-- insert custom html that shows the parts of a url but color coded with a legend at the bottom, when a component is hovered it should highlight its corresponding legend item, use aria by labels to link together legend items and sections with their url part -->
|
||||
|
||||
explain what each part does
|
||||
|
||||
explain why a website would want to use query parameters
|
||||
|
||||
teach that tech companies then started to use that information to track how users use their websites
|
||||
|
||||
explain why that is a bad thing for privacy, and personal life
|
||||
|
||||
give example of tracking links and how to protect against them
|
||||
Loading…
Add table
Add a link
Reference in a new issue