Update bulk prepaid creation script

Better copy.
This commit is contained in:
Matt Lott 2015-04-14 14:59:51 -07:00
parent 198536f592
commit a9de6eaa55

View file

@ -4,7 +4,7 @@
// mongo <address>:<port>/<database> <script file> -u <username> -p <password>
var num = 10;
var message = "Thanks for filling out the form. You can follow this link to enable your free teacher subscription. If you have any questions or comments, please let me know.";
var message = "Thanks for filling out the form. You can follow this link to enable your free subscription for teachers. If you have any questions or comments, please let me know.";
var urlPrefix = "https://codecombat.com/account/subscription?_ppc=";
var creatorID = "52f94443fcb334581466a992";