Skip to content

Instantly share code, notes, and snippets.

View eclipseo's full-sized avatar

Robert-André Mauchin eclipseo

View GitHub Profile
import hashlib
import html
import os
from datetime import datetime, timedelta
from pathlib import Path
from typing import Any, Union
from urllib.parse import urlparse
import helpers.main_helper as main_helper
from apis.onlyfans.classes.auth_model import create_auth