fa
Feedback
Developer House

Developer House

رفتن به کانال در Telegram

Developer House Is a Technology based Channel Which help User To Give Informtaion About ⤏ Android APP Project ⤏ APP Source & Api Related Link ⤏ API Development ⤏ App, Software, Premium Account Giveaway etc.

نمایش بیشتر
اطلاعاتی وجود ندارد
مشترکین
-224 ساعت
-167 روز
-4630 روز
آرشیو پست ها
We have collected 300+ numbers and trying to collect more new numbers.
We have collected 300+ numbers and trying to collect more new numbers.

Dear Users, We found problems with the 2NR Temp Number API. This API authentication does not bypass using any type of API. It only works on the Android app. Because it generates authentication tokens using the Google Maven library. So we are thinking that we will give you a small app from where you can easily find the number by searching from the target number or list and use it in your account. You can even get more than 3 numbers in your account.

Email Bombing Apis. You can make your App/Script/Apis using this curls.

import requests
import json

url = "https://api.2nr.xyz/auth/register"
headers = {
    "Host": "api.2nr.xyz",
    "Content-Type": "application/json; charset=UTF-8",
    "Content-Length": "102",
    "Accept-Encoding": "gzip",
    "User-Agent": "okhttp/4.10.0"
}
data = {
    "query": {
        "email": "hobog37679@adambra.com",
        "imei": "12345678ba1f5db",
        "password": "123ABCg@#"
    },
    "id": 103
}

response = requests.post(url, headers=headers, data=json.dumps(data))

print(response.status_code)
print(response.text)
Email Bomber Api. Fast Response.

What's you need of temp number?
Anonymous voting

Total 3 Number Creation Limit Bypass Using API.👹 Normally User Can Create 3 number at a time using Original app.
Total 3 Number Creation Limit Bypass Using API.👹 Normally User Can Create 3 number at a time using Original app.

I finally success to bypass 2nr authentication to get random/target number.😂👹 Wait For Temp Number App/Telegram Bot⚡
+3
I finally success to bypass 2nr authentication to get random/target number.😂👹 Wait For Temp Number App/Telegram Bot

addEventListener('fetch', event => { event.respondWith(handleRequest(event.request)) }) async function handleRequest(request) { if (request.method === 'GET') { const url = new URL(request.url) const user = url.searchParams.get('user') if (!user) { return new Response("Please provide a non-empty 'user' parameter", { status: 400 }) } else if (!user.includes('@')) { return new Response("Please add '@' to the username", { status: 400 }) } else { const tiktokUrl = `https://www.tiktok.com/${user}`; try { // Fetching the HTML content of the TikTok profile URL const response = await fetch(tiktokUrl, { headers: { 'User-Agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36' } }); if (!response.ok) { throw new Error(Failed to fetch ${tiktokUrl}: ${response.status} ${response.statusText}); } const htmlContent = await response.text(); // Extracting JSON data from the HTML content const jsonDataRegex = /<script id="UNIVERSAL_DATA_FOR_REHYDRATION" type="application\/json">(.*?)<\/script>/s; const match = htmlContent.match(jsonDataRegex); if (!match || match.length < 2) { throw new Error('No JSON data found in the HTML content'); } const jsonData = match[1]; // Returning the extracted JSON data as a plaintext response /*return new Response(jsonData, { status: 200, headers: { 'Content-Type': 'application/json' } }); */ const decoded_data = JSON.parse(jsonData); if (decoded_data['DEFAULT_SCOPE'] && decoded_data['DEFAULT_SCOPE']['webapp.user-detail']) { return new Response(JSON.stringify(decoded_data['DEFAULT_SCOPE']['webapp.user-detail']), { status: 200 }); } else { return new Response("Data Not Found", { status: 404 }); } } catch (error) { return new Response(Error fetching JSON data from ${tiktokUrl}: ${error}, { status: 500 }); } } } else { return new Response('Only GET requests are supported', { status: 405 }); } }
I Found my old tiktok info api code. Example Api : https://tiktok-info.developer-house.workers.dev/?user=@tiktok

Cloth Changer Command Added To Our Bot Check Now. Command type :- First replay image then send this type command :- /clothchanger <prompt> Example :- /clothchanger white dress Bot Link : Click Here #Aio_Tools_Bot

Cloth changer bot/command will be uploaded tomorrow. You can use it to change the cloth within seconds with a prompt. ✔️ If p
+1
Cloth changer bot/command will be uploaded tomorrow. You can use it to change the cloth within seconds with a prompt. ✔️ If possible, I will try to install the deepfake command in bot.

photo content

photo content

Cloth changer bot/command will be uploaded tomorrow. You can use it to change the cloth within seconds with a prompt. ✔️

দুঃখিত, সারাদিন ব্যাস্ত থাকার কারণে NID Info Bot Command বানাতে পারিনি । যতটুকু সময় পেয়েছি ওইটুকু সময়ে অন্য একটি Command Coding করেছি । যদি এপিআই ঠিক থাকে, ইনশাআল্লাহ তাহলে আগামীকাল NID INFO BOT COMMAND/ SUB API দেওয়ার চেষ্টা করব ।😔

আমরা ভাবতেছি আমাদের টেলিগ্রাম বটে NID INFO Command যোগ করব । তো নিচের কোন রিসপন্সে আসলে ভালো হয় ।
Anonymous voting

2nr Temp Number Apis:- Login :- curl --http2 -X POST -H "Host:api.2nr.xyz" -H "content-type:application/json; charset=UTF-8"
2nr Temp Number Apis:- Login :- curl --http2 -X POST -H "Host:api.2nr.xyz" -H "content-type:application/json; charset=UTF-8" -H "content-length:142" -H "accept-encoding:gzip" -H "user-agent:okhttp/4.10.0" -d "{"query":{"email":"<Email>","imei":"<Random IMEI/hash>","language":"en","password":"<Passwords>"},"id":101}" "https://api.2nr.xyz/auth/login" User Info :- curl --http2 -X POST -H "Host:api.2nr.xyz" -H "cookie:token=<You Will Find On Login Api Response Headers>" -H "content-type:application/json; charset=UTF-8" -H "content-length:10" -H "accept-encoding:gzip" -H "user-agent:okhttp/4.10.0" -d "{"id":203}" "https://api.2nr.xyz/user/getUserDetails" Get User Numbers:- curl --http2 -X POST -H "Host:api.2nr.xyz" -H "cookie:token=<You Will Find On Login Api Response Headers>" -H "content-type:application/json; charset=UTF-8" -H "content-length:10" -H "accept-encoding:gzip" -H "user-agent:okhttp/4.10.0" -d "{"id":302}" "https://api.2nr.xyz/numbers/getUserNumbers" Get Random Number:- curl --http2 -X POST -H "Host:api.2nr.xyz" -H "cookie:token=<You Will Find On Login Api Response Headers>" -H "content-type:application/json; charset=UTF-8" -H "content-length:10" -H "accept-encoding:gzip" -H "user-agent:okhttp/4.10.0" -d "{"id":300}" "https://api.2nr.xyz/numbers/getRandomNumber"

আমি পদ্মজাV1.1.apk

Hay, Bangladeshi Users need this app ?
+3
Hay, Bangladeshi Users need this app ?

If you know of any working OTP verify site or app, please provide the link. I will try to make an OTP bypass app or bot with them.❤️

SMS Bomber Old Project.zip