13-08-25, 04:02 AM
Hello Again ! Evil_Byte with you
Today I Have System Access to the Israrel Rail !
Access Type : System With high Privilege !
![[Image: images?q=tbn:ANd9GcReFUrPnErcZNUx_KQmoYu...Me19IC9A&s]](https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcReFUrPnErcZNUx_KQmoYuEQL6RkNMe19IC9A&s)
The Access Is For Sell !!
Contact_Telegram : @Byet00
Telegram_channel : https://t.me/EVILbyteOFFICIEL
Sample :
private let apiKey = "4b0d355121fe4e0bb3d86e902efe9f20"
private let apiBaseURL = "https://israelrail.azurefd.net"
private var timetableBaseURL: String { return apiBaseURL + "/rjpa-prod/api/v1/timetable/searchTrainLuzForDateTime" }
private var stationsBaseURL: String { return apiBaseURL + "/common/api/v1/stations" }
private let madeUpUserAgent = "ILrail-bar/1.0 macOS"
private let languageId = "Hebrew"
private let scheduleType = "1"
private let systemType = "2"
Train Service Configuration :
TRAIN_API_KEY=4b0d355121fe4e0bb3d86e902efe9f20
USER_AGENT = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15"
TRAIN_BASE_URL="https://israelrail.azurefd.net/rjpa-prod/api/v1"
TRAIN_TIMEOUT=10
API key bundled in main.js of rail.co.il :
API_KEY = "5e64d66cf03f4547bcac5de2de06b566"
USER_AGENT = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 ' \
'Safari/605.1.15'
API_BASE = 'https://rail-api.rail.co.il/rjpa/api/v1'
DEFAULT_HEADERS = {'User-Agent': USER_AGENT,
"ocp-apim-subscription-key": API_KEY}
You Need The Api Key That I puted To access This :
https://israelrail.azurefd.net/rjpa-prod...eId=Hebrew
Best Regards, Evil_Byte
Today I Have System Access to the Israrel Rail !
Access Type : System With high Privilege !
The Access Is For Sell !!
Contact_Telegram : @Byet00
Telegram_channel : https://t.me/EVILbyteOFFICIEL
Sample :
private let apiKey = "4b0d355121fe4e0bb3d86e902efe9f20"
private let apiBaseURL = "https://israelrail.azurefd.net"
private var timetableBaseURL: String { return apiBaseURL + "/rjpa-prod/api/v1/timetable/searchTrainLuzForDateTime" }
private var stationsBaseURL: String { return apiBaseURL + "/common/api/v1/stations" }
private let madeUpUserAgent = "ILrail-bar/1.0 macOS"
private let languageId = "Hebrew"
private let scheduleType = "1"
private let systemType = "2"
Train Service Configuration :
TRAIN_API_KEY=4b0d355121fe4e0bb3d86e902efe9f20
USER_AGENT = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 Safari/605.1.15"
TRAIN_BASE_URL="https://israelrail.azurefd.net/rjpa-prod/api/v1"
TRAIN_TIMEOUT=10
API key bundled in main.js of rail.co.il :
API_KEY = "5e64d66cf03f4547bcac5de2de06b566"
USER_AGENT = 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0 ' \
'Safari/605.1.15'
API_BASE = 'https://rail-api.rail.co.il/rjpa/api/v1'
DEFAULT_HEADERS = {'User-Agent': USER_AGENT,
"ocp-apim-subscription-key": API_KEY}
You Need The Api Key That I puted To access This :
https://israelrail.azurefd.net/rjpa-prod...eId=Hebrew
Best Regards, Evil_Byte
