diff --git a/config.php b/config.php index e834dca..97ec1ae 100644 --- a/config.php +++ b/config.php @@ -94,6 +94,12 @@ $config = array( 'name' => 'LeaderBin', 'domain' => 'leaderbin.com', ), + 'api' => array( + 'ayah' => array( + 'publisher_key' => '12605450c23a1a6cff00b387ffe673dd9d2a27fe', + 'scoring_key' => '79b499385530453f43026ec58347564bbc08b8c2', + ), + ), ); ?> diff --git a/modules/contact.php b/modules/contact.php new file mode 100644 index 0000000..f037e23 --- /dev/null +++ b/modules/contact.php @@ -0,0 +1,8 @@ + diff --git a/modules/contact/send.php b/modules/contact/send.php new file mode 100644 index 0000000..72a5f97 --- /dev/null +++ b/modules/contact/send.php @@ -0,0 +1,26 @@ + +
If you happen to be Lil Wayne please contact us as we’d love to hear about how you’re using our service.
+If you are not Lil Wayne, please go back and try the challenge game again.
+ + diff --git a/modules/legal/privacy.php b/modules/legal/privacy.php new file mode 100644 index 0000000..0b6d8b9 --- /dev/null +++ b/modules/legal/privacy.php @@ -0,0 +1,8 @@ + diff --git a/modules/legal/terms.php b/modules/legal/terms.php new file mode 100644 index 0000000..f411dc7 --- /dev/null +++ b/modules/legal/terms.php @@ -0,0 +1,8 @@ + diff --git a/templates/contact.phtml b/templates/contact.phtml index e69de29..01419c7 100644 --- a/templates/contact.phtml +++ b/templates/contact.phtml @@ -0,0 +1,47 @@ + + diff --git a/templates/legal/privacy.phtml b/templates/legal/privacy.phtml index 85d38d9..e45f6d9 100644 --- a/templates/legal/privacy.phtml +++ b/templates/legal/privacy.phtml @@ -1,6 +1,6 @@Updated: December 23rd, 2013
+Updated: December 23rd, 2013
We take privacy seriously and respect the privacy of our users and the privacy of their data. The following discloses our information gathering and dissemination practices of this website. Although we own the data storage, databases and the Site itself, you retain all rights to your data.
diff --git a/templates/legal/terms.phtml b/templates/legal/terms.phtml index c8742eb..7e8d678 100644 --- a/templates/legal/terms.phtml +++ b/templates/legal/terms.phtml @@ -1,6 +1,6 @@Updated: December 23rd, 2013
+Updated: December 23rd, 2013
By using or accessing site['domain']; ?>, including any sub domains of site['domain']; ?> (collectively, the “Site”), you agree to the following terms and conditions (“Terms of Service”).