|
|
Joined: Jan 2000
Posts: 5,832 Likes: 20
UBBDev / UBBWiki Owner Time Lord
|
UBBDev / UBBWiki Owner Time Lord
Joined: Jan 2000
Posts: 5,832 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: 190
Joined: June 2000
|
|
Forums63
Topics37,571
Posts293,923
Members13,848
|
Most Online5,166 Sep 15th, 2019
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|