Home
Browse
New Paste
Log in
Sign up
Home
Browse
New Paste
Log in
Sign up
Secure paste foundation
New Paste
Back
Title
Language / Syntax
Plain Text
PHP
JavaScript
Python
Java
C#
C++
C
Ruby
Go
Rust
TypeScript
HTML
CSS
SQL
Bash
PowerShell
JSON
XML
YAML
Markdown
Swift
Kotlin
Dart
Scala
Perl
Lua
R
MATLAB
Category
Uncategorized
Visibility
Public
Unlisted
Paid (locked for now)
Expiration mode
Never
After time
Burn after first view
After view count
Expires in (hours, if time)
Max views (if views mode)
Tags (comma separated)
Content
Share message (optional)
This message will appear when sharing via social media or messaging apps
Meta title
Meta description
Meta keywords (comma)
Solve captcha
Save Paste
This will:
•
Type
to confirm:
Cancel
{ if (!config.confirmText || config.userInput === config.confirmText) { config.onConfirm?.(); show = false; } }" :disabled="config.confirmText && config.userInput !== config.confirmText" :class="(config.danger || false) ? 'bg-red-600 hover:bg-red-700 disabled:bg-red-600/50' : 'bg-orange-600 hover:bg-orange-700 disabled:bg-orange-600/50'" class="px-4 py-2 text-sm font-medium text-white rounded-lg transition-colors disabled:cursor-not-allowed disabled:opacity-50" x-text="config.confirmLabel || 'Confirm'">