diff --git a/web/09-other.md b/web/09-other.md index 3cd3524..37f79be 100644 --- a/web/09-other.md +++ b/web/09-other.md @@ -1,13 +1,17 @@ +## Hanging out in the Network Tab -## Examples +### Simple Website -[http://money.cnn.com/2015/01/21/technology/security/obamacare-website-advertisers/](http://money.cnn.com/2015/01/21/technology/security/obamacare-website-advertisers/) +Simple request to your simple website. +[https://dmil.github.io/dhrumil-simple-website/](https://dmil.github.io/dhrumil-simple-website/) -[https://www.eff.org/deeplinks/2015/01/healthcare.gov-sends-personal-data](https://www.eff.org/deeplinks/2015/01/healthcare.gov-sends-personal-data) +### Investigations +- [http://money.cnn.com/2015/01/21/technology/security/obamacare-website-advertisers/](http://money.cnn.com/2015/01/21/technology/security/obamacare-website-advertisers/) +- [https://www.eff.org/deeplinks/2015/01/healthcare.gov-sends-personal-data](https://www.eff.org/deeplinks/2015/01/healthcare.gov-sends-personal-data) +- [https://fivethirtyeight.com/features/fandango-movies-ratings/](https://fivethirtyeight.com/features/fandango-movies-ratings/) -[https://fivethirtyeight.com/features/fandango-movies-ratings/](https://fivethirtyeight.com/features/fandango-movies-ratings/) -### Hanging out in the Network Tab +### Finding Data - https://news.gallup.com/poll/113980/Gallup-Daily-Obama-Job-Approval.aspx - http://polling.reuters.com/#!response/CP3_2/type/week/dates/20180301-20190115/collapsed/true @@ -45,11 +49,6 @@ Des Moines Register http://data.desmoinesregister.com/iowa-caucus/candidate-tracker/data/visits_all.json?cb=1547625985504 --> -Simple request to your simple website. -[https://dmil.github.io/dhrumil-simple-website/](https://dmil.github.io/dhrumil-simple-website/) - -Modifying a facebook profile picture. - Making the Ad Go Away on FiveThirtyEight ```javascript @@ -62,12 +61,13 @@ for (el of document.getElementsByClassName('fivethirtyeight-sidebar-ad')) { } ``` -Modifying CSS - -Modifying JavaScript +Make the Header Red +```javascript +document.querySelector('h1.header-global-logo').style.backgroundColor = 'red'; +``` -### Cookies +## Cookies Types of Cookies @@ -77,9 +77,6 @@ Check out the cookies on a website. https://www.dccourts.gov/cco/maincase.jsf -### Poll -intercom.io - ### Not a cookie, but interesting https://www.propublica.org/about/pixelping