fazzcode
FazzCode
6 paste publik
0 followers
1 following
bergabung 13 Sep 2026
Achievements
Badge
AdminVerifiedMemberProlificGitHub
Public work
Aktivitas fazzcode
Instagram Downloader
#!/usr/bin/env node
/**
* Powered FazzCodeID
* Base Url : 9xbuddy.site
*
*
*/
import fs from "node:fs";
import path from "node:path";
import https from "node:https";
import http from...
14 Sep 2026
15
Gpt 4.1 Nano
#!/usr/bin/env node
/**
* ============================================================
* Overchat.ai — Chat Scraper (auto SSE/JSON)
* Endpoint: https://api.overchat.ai/v1/chat/completions
* Runtime : Node.js...
14 Sep 2026
36
Wan 2.2 Image To Video
#!/usr/bin/env node
/**
* ============================================================
* Wan2.2 14B Fast Preview — Video Scraper
* Target : huggingface.co/spaces/kulkas2pintu/wan555
* Runtime: Node.js >= 18
...
14 Sep 2026
1
DeepSeek V4 Flash
const axios = require('axios');
const fetch = require('node-fetch');
const fs = require('fs');
// --- Konfigurasi ---
const API_BASE = 'https://tutorgpt.io';
const CHAT_ENDPOINT = '/api/v1/chat/stream';
//...
14 Sep 2026
19
Gpt 5.6 Luna
const axios = require('axios');
const fetch = require('node-fetch');
const fs = require('fs');
// --- Konfigurasi ---
const API_BASE = 'https://tutorgpt.io';
const CHAT_ENDPOINT = '/api/v1/chat/stream';
//...
14 Sep 2026
32
Mobilegends Stalker
// Powered by FazzCodeID
// Channel: https://whatsapp.com/channel/0029Vb66VpnA2pLGOYBeuq0S
const axios = require('axios');
const { wrapper } = require('axios-cookiejar-support');
const { CookieJar } =...
13 Sep 2026
32