# fifa_host = 'utas.mob.v2.fut.ea.com'
# fifa_host = 'utas.mob.v2.prd.futc-ext.gcp.ea.com'
fifa_host = 'utas.mob.v4.prd.futc-ext.gcp.ea.com'
fifa_host_2 = 'fcas.mob.v4.prd.futc-ext.gcp.ea.com'

# fifa_23_address = 'https://utas.mob.v2.fut.ea.com/ut/game/fc24'
# fifa_23_address = 'https://utas.mob.v2.prd.futc-ext.gcp.ea.com/ut/game/fc24'
fifa_23_address = 'https://utas.mob.v4.prd.futc-ext.gcp.ea.com/ut/game/fc25'
fifa_23_address_2 = 'https://fcas.mob.v4.prd.futc-ext.gcp.ea.com/fc'

fifa_first_address = 'https://www.ea.com/ea-sports-fc/ultimate-team/web-app/'

pin_event_url = 'https://pin-river.data.ea.com/pinEvents'

accounts_ea_auth_url = 'https://accounts.ea.com/connect/auth'

fut_web_number = 'FUT25WEB'

futbin_address = 'https://www.futbin.com/25'