From b56ee6cd97c99dc9107c7f38eeeacd50bbc01110 Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Tue, 15 Jul 2025 19:22:53 +0800 Subject: [PATCH] qwq --- developer/dashboard.php | 1 + developer/upload_app.php | 8 ++++ docs/age_rating.php | 68 ++++++++++++++++++++++++++++++++++ docs/app_review_standards.php | 3 +- docs/markdown/la-1.md | 12 ++++++ js/marked.js | 69 +++++++++++++++++++++++++++++++++++ 6 files changed, 160 insertions(+), 1 deletion(-) create mode 100644 docs/age_rating.php create mode 100644 docs/markdown/la-1.md create mode 100644 js/marked.js diff --git a/developer/dashboard.php b/developer/dashboard.php index 185fc73..d0deb50 100644 --- a/developer/dashboard.php +++ b/developer/dashboard.php @@ -150,6 +150,7 @@ if (!($conn instanceof mysqli)) {