Nothing
# Convert H:M:S to seconds
x = 5 # Hours
y = 25 # minutes
z = 50 # seconds
deco.time(x = x, y = y, z = z)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.