File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ <h1>EPIC_Tracker</h1>
4646 < p class ="hash "> </ p >
4747 < code >
4848 The HASH is a unique identifier for your device configurations so even if you will visit the page in a
49- private window or even after clearing your browser cache, it WON'T change.
49+ private window or even after you clear your cache, it WON'T change.
5050 </ code >
5151 < br >
5252 < br >
@@ -55,7 +55,7 @@ <h1>EPIC_Tracker</h1>
5555 this information
5656 is enough to identify you accross the web [using the HASH]. This is what other websites do. They track you,
5757 save all of your
58- information to show you ADS and make money . And this will continue with time to get more insane. Some apps
58+ information to show you ADS. And this will continue with time to get more insane. Some apps
5959 and device vendors may also be capturing your camera and microphone to get more private information about
6060 you. Doing this with a browser requires permissions, but I have skipped it due to security reasons.
6161 </ code >
Original file line number Diff line number Diff line change @@ -127,7 +127,6 @@ async function weather(city) {
127127 return response . json ( )
128128}
129129
130- // PLay with cookies
131130nowFetch ( ) . then ( response => {
132131 const data = {
133132 headers : response . headers , ip : response . ip , isp : response . isp ,
You can’t perform that action at this time.
0 commit comments