Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luisadha authored Jan 1, 2025
1 parent 60c9edd commit ccf6778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <!DOCTYPE html><html lang="en"><head><title>Luisadha Homepage</title><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /></head><body><h2> downloading... </h2>
# <!DOCTYPE html><html lang="en"><head><title>404 Not Found</title><meta charset="UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /></head><body><h2> {"error":"Frames not found. Navigate to /list for list of frames. Navigate to https://github.com/hugomd/ascii-live to submit new frames."} </h2>

curl -s https://api.github.com/repos/hugomd/ascii-live/contents/frames | jq -r '.[].name' | sed 's/^/curl ascii.live\//' | awk -F'.go' '{print $1}' | shuf -n 1 | termux-clipboard-set

Expand Down

0 comments on commit ccf6778

Please sign in to comment.