Skip to content

Commit 91a818b

Browse files
authored
Update README.md
1 parent 973cdf7 commit 91a818b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Demo: https://epictracker.now.sh
3535
I use some javascript APIs which is listed in the `client` folder, as [index.js](https://github.com/ujjwal-kr/ip-sniff/blob/main/client/index.js) and sends to to a HEROKU backend, the source is in the `index.js` of the root directory. The server takes in your IP and does a quick IP lookup, also acccepts the cookie and logs in the server.
3636

3737
### Todos
38-
- Try to detect VPN connections from another country. -- DONE
39-
- Tell user how many time they visited the page. (cookie mode). -- BORING
40-
- Tell user how many times they visited the page. (magic mode). -- IN PROGRESS
41-
- Add some styles. -- LOL, NO
38+
- Try to detect VPN connections from another country. -- *DONE*
39+
- Tell user how many time they visited the page. (cookie mode). -- *BORING*
40+
- Tell user how many times they visited the page. (magic mode). -- *IN PROGRESS*
41+
- Add some styles. -- *LOL, NO*

0 commit comments

Comments
 (0)