Skip to content

Instantly share code, notes, and snippets.

@azlabs-ops
azlabs-ops / terms.html
Created April 18, 2026 21:02
Terms and Privacy
<!DOCTYPE html>
<html><head><title>StreamTubeX Publisher - Terms & Privacy</title></head>
<body>
<h1>StreamTubeX Publisher</h1>
<h2>Terms of Service</h2>
<p>This application is used for personal content publishing to TikTok. By using this app, you agree to TikTok's Terms of Service.</p>
<h2>Privacy Policy</h2>
<p>This application does not collect, store, or share any personal data. It only uses TikTok's API to publish video content to the authenticated user's account.</p>
</body></html>