|
|
|
|
Joined: Jan 2000
Posts: 5,834 Likes: 20
UBBDev Owner Time Lord
|
|
UBBDev Owner Time Lord
Joined: Jan 2000
Posts: 5,834 Likes: 20 |
Pastebin is a website where you can store any text online for easy sharing. The website is mainly used by programmers to store pieces of sources code or configuration information, but anyone is more than welcome to paste any type of text. The idea behind the site is to make it more convenient for people to share large amounts of text online. This BBCode will allow you to embed PasteBin blocks on your forums; an example is available on the VNC Web Services Test ForumCustomTags.txt: <?php
$export_tags = array (
0 =>
array (
'tag' => 'pastebin',
'descrip' => 'Pastebin.com',
'prompt' => 'Pastebin URL; eg: https://pastebin.com/xxxxxxxx',
'regex' => '(.*pastebin.com)/([a-zA-Z0-9]+)',
'markup' => '<script src="https://pastebin.com/embed_js/\\\\2"></script>',
),
);
?>
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
Posts: 5,834
Joined: January 2000
|
|
|
Forums63
Topics37,583
Posts293,955
Members13,824
| |
Most Online151,614 Nov 14th, 2025
|
|
Currently Online 1336
Topics Created 0
Posts Made 0
Users Online 0
Birthdays 3
|
|
|
|
|
|