├── README.md └── main.py /README.md: -------------------------------------------------------------------------------- 1 | ### How to use? 2 | ```bat 3 | python main.py 4 | ``` 5 | -------------------------------------------------------------------------------- /main.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Blank-c/Blank-URL-Obfuscator/HEAD/main.py --------------------------------------------------------------------------------