Skip to content

Instantly share code, notes, and snippets.

View idrisrupt's full-sized avatar
🔥
Struggling with passion

Idris Dada idrisrupt

🔥
Struggling with passion
View GitHub Profile
require('dotenv').config();
const { createClient } = require('@supabase/supabase-js');
const https = require('https');
const zlib = require('zlib');
const os = require('os');
const DESKTOP_USER_AGENTS = [
'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',
'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36',
'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:124.0) Gecko/20100101 Firefox/124.0',
# Privacy Policy for AutomaCluster
Effective Date: March 23, 2026
AutomaCluster ("we," "us," or "our") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, and share information through the AutomaCluster browser extension.
## 1. Information Collection
AutomaCluster is a tool for browser automation. It collects and stores the following data locally within your browser's storage:
- **Worker Configuration:** Unique worker IDs and selected usernames used to identify the machine in your private Control Center.
- **Automation Settings:** Local preferences for automation behavior.