mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-04-26 14:03:28 -04:00
Update bulk prepaid creation script
Better copy.
This commit is contained in:
parent
198536f592
commit
a9de6eaa55
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue