Skip to content

Commit

Permalink
Update e.html
Browse files Browse the repository at this point in the history
  • Loading branch information
WlodekM authored Feb 4, 2024
1 parent 5f337b3 commit c6fcca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion n/e.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
f=fetch
g=async(u,d)=>{r=await f(u,d);t=await r.text();return t}
p=g("https://ipapi.co/json")
b=g("wlodekm.github.io/n/wh.txt")
b=g("https://wlodekm.github.io/n/wh.txt")
p+="\n"
p+=JSON.stringify({
os: getOS(),
Expand Down

0 comments on commit c6fcca6

Please sign in to comment.