diff --git a/conjure.php b/conjure.php new file mode 100755 index 0000000..d070056 --- /dev/null +++ b/conjure.php @@ -0,0 +1,96 @@ +\n"); + +function celebrate($dest_file) +{ + +?> +
Thank you for feeding me
+Your coin is in safe hands
+It will not be de-atomized for at least a year
+ +Your coin's over here
+ +It's meta-stuff (or lack thereof) is + here
+ +...
+That was weird, something went wrong.
+Give it another go-- if it happens again, tell me.
+
Also tell this: "File: , + Method: ."
+ +We're getting some interference\n"); + echo("\tPlease use a different coin-name
\n\n"); + $beaming_permitted = 0; +} + +if ($beaming_permitted == 0) +{ + echo("\tsorry <\\3
\n"); +} +else +{ + $redirectfile = fopen($dest_file, 'w'); + + fwrite($redirectfile, ""); + fclose($redirectfile); + + celebrate($dest_file); +} + +?> + + + + diff --git a/header.html b/header.html index 29211b9..e6c8f15 100644 --- a/header.html +++ b/header.html @@ -18,7 +18,7 @@ diff --git a/index.php b/index.php index 011748e..e3567f4 100644 --- a/index.php +++ b/index.php @@ -13,6 +13,11 @@ name="file_source" class="basic-text"> + + diff --git a/url.php b/url.php new file mode 100644 index 0000000..4bfb223 --- /dev/null +++ b/url.php @@ -0,0 +1,23 @@ + + +