var MY_SERVER = 'mudassar'; API_BASE_URL = 'https://admin.fullfeel.io/'; var GAUTHID = '414256548181-las2fi7tmvc99t7vfitinhai3pggop8b.apps.googleusercontent.com'; //var FBAUTHID = '8438138332923238'; var FBAUTHID = '1248557779060329'; const ZOOMIFIER_S3_BUCKET = 'fullfeel-prd'; const COPY_FILE_API = 'https://api.fullfeel.io/copyfile'; const ZOOMIFIER_DOC_REPO = "//cdn.fullfeel.io/"; const ZOOMIFIER_DOC_URL = "//cdn.fullfeel.io/"; const ZOOMIFIER_DOC_REPO_S3 = 'https://s3.us-east-1.amazonaws.com/fullfeel-prd/'; const ZOOMIFIER_CDN_SERVER = 'https://cdn.fullfeel.io/'; const MEDIA_CDN_PATH = 'https://cdn.fullfeel.io/'; const THUMB_CDN_PATH = 'https://cdn.fullfeel.io/'; const MEDIA_SERVERS = ['https://cdn.fullfeel.io/','https://cdn.fullfeel.io/','https://cdn.fullfeel.io/','https://cdn.fullfeel.io/']; const STATIC_BASE_PATH = 'https://cdn.fullfeel.io/'+'static/'; const IMAGES_PATH = 'https://cdn.fullfeel.io/'; const REVEAL_BASE_PATH = "https://d1gklq1aehthpd.cloudfront.net/lib/reveal/"; const FONTS_PATH = 'https://cdn.fullfeel.io/'+'fonts/'; const CREATE_THUMBNAIL_API = 'https://api.fullfeel.io/createslidethumbnail'; const PRINT_API = 'https://api.fullfeel.io/createpdf'; //const START_RECORDING_SERVER = "start_recording.php"; const START_RECORDING_SERVER = "https://api.fullfeel.io/recorder"; const RECORDING_SERVER = "https://api.fullfeel.io/recorder"; const ZOOMIFIER_RECORDING_SIMULCAST_URL = "https://simulcast1.fullfeel.io/"; const INSTANCE_BRAND_NAME = 'Zoomifier'; //SERCH FOR PROTOCOL N BELOW const ZOOMIFIER_COMMUNITY_URL = 'https://community.fullfeel.io/'; const ZOOMIFIER_SIMULCAST_LOGS_URL = 'https://api.fullfeel.io/simulcastsession'; var MEDIA_SERVER = 'https://wsapi.zoomifier.com/sfu/'; const ZOOMIFIER_SIMULCAST_URL = 'https://simulcast.fullfeel.io/'; const ZOOMIFIER_ENGAGE_URL = 'https://engage.fullfeel.io/' var GOOGLE_CLIENT_ID = '441349314611-j0pkqeufr2q3fhr0k8m68nof8lkfvv5p.apps.googleusercontent.com'; var GOOGLE_SCOPE_NAMES = ['https://www.googleapis.com/auth/gmail.readonly', 'https://www.googleapis.com/auth/userinfo.profile']; var GOOGLE_SCOPES = 'https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/userinfo.profile'; var ZOOMIFIER_API_SERVER='https://api.fullfeel.io/' var ZOOMIFIER_LAMBDA_JOURNEYTHB_URL='https://api.fullfeel.io/setjourneythumbnail' var ZOOMIFIER_DOCUMENT_REPO_S3='https://s3.us-east-1.amazonaws.com/fullfeel-prd/' var COMMUNITY_WEB_LINK='https://community.fullfeel.io'; var UNSUBSCRIBE_LINK='https://zffapp.fullfeel.io/unsubscribe.php' const ENV_NAME = 'fullfeel'; const WINDOW_TITLE = 'fullfeel'; const CURRENT_HOST_NAME = 'fullfeel.io'; const SPACES_LAMBDA = 'https://api.fullfeel.io/spaces'; var ZOOMIFIER_DOCUMENT_REPO = 'cdn.fullfeel.io/'; const PREVIEW_LAMBDA = 'https://api.fullfeel.io/createpreview'; const BROADCASTER_LAMBDA = 'https://api.fullfeel.io/broadcaster'; ATTACHMENT_LAMBDA = 'https://api.fullfeel.io/emailattachment' const ZOOMIFIER_FILES_URL = 'http://zffapp.fullfeel.io/files/'; const BRAND_LOGO = 'https://d1gklq1aehthpd.cloudfront.net/app/fullfeel-logo.png'; const BRAND_FAVICON = 'https://d1gklq1aehthpd.cloudfront.net/app/fullfeel-favicon.ico'; const LOGIN_PAGE_GRAPHIC = 'https://d1gklq1aehthpd.cloudfront.net/app/login-background.png'; const VERSION_NO = '1'; window["DESKTOPVIEWER_MAC"] = "fullfeel__mac.pkg" window["DESKTOPVIEWER_WIN"] = "fullfeel__win.exe" const NEW_AUTHORIZE = "false"; const SF_REDIRECT_URI = "https://app.fullfeel.io/v2/oauth_callback"; const SF_LOGIN_URI = "https://login.salesforce.com/";