MCPcopy Create free account
hub / github.com/codecombat/codecombat / getNapervilleDomain

Method getNapervilleDomain

app/models/User.js:261–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

259 }
260
261 static getNapervilleDomain () {
262 // it can be stu.naperville203.org or naperville203.org and there are no premium benefits directly so safe to check without @
263 return 'naperville203.org'
264 }
265
266 getEnabledEmails () {
267 return (() => {

Callers 1

successMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected