Last Sync: 2026-01-08 22:34 (Mobile)

This commit is contained in:
2026-01-08 22:34:48 +09:00
parent fb2d3af133
commit 85aa76fba4
1909 changed files with 2505 additions and 142249 deletions

View File

@@ -1,10 +0,0 @@
// Daily quote
<% tp.web.daily_quote() %>
// Random picture
<% tp.web.random_picture() %>
// Random picture with size
<% tp.web.random_picture("200x200") %>
// Random picture with size and query
<% tp.web.random_picture("200x200", "landscape,water") %>