domain

Path: rsConf.general.domain

Default: ‘readspeaker.com’

Description: The domain that is used for the calls to the ReadSpeaker servers.

Example:

window.rsConf = {
	general: {
		domain: ‘readspeaker.com’
	}
};