9 lines
302 B
PHP
9 lines
302 B
PHP
<p>Thanks for feeding me; it'll be in safe hands</p>
|
|
|
|
<p>Your coin's <a href="<?php echo($GLOBALS["coin_url"]); ?>">over here</a></p>
|
|
|
|
<p><b><?php echo($GLOBALS["coin_url"]); ?></b></p>
|
|
|
|
<p>It's meta-stuff (or lack thereof) is
|
|
<a href="<?php echo($GLOBALS["coin_url"] . ".txt"); ?>">here</a></p>
|