#!/usr/bin/env python3 from test import test_sodium from app.ss import crawler crawler.main() exit(0)