Skip to content

Commit

Permalink
Update index.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
xyproto authored Sep 6, 2024
1 parent 5a74c4d commit c7ab8fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion samples/getip/index.lua
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-- Get IP given as URL/?ip=123.123.123.123
-- Store an IP address given as URL/?ip=123.123.123.123
-- Serve a document with the last given IP if no new value is given.

local urldataTable = urldata()

Expand Down

0 comments on commit c7ab8fd

Please sign in to comment.