├── LICENSE ├── README.md ├── SECURITY.md ├── URLCADIZ.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PerezMascato/URLCADIZ/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PerezMascato/URLCADIZ/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PerezMascato/URLCADIZ/HEAD/SECURITY.md -------------------------------------------------------------------------------- /URLCADIZ.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/PerezMascato/URLCADIZ/HEAD/URLCADIZ.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- 1 | pyshorteners 2 | --------------------------------------------------------------------------------