├── LICENSE ├── README.md ├── getinfo.py ├── install.py ├── urlget.py └── urlmask.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/README.md -------------------------------------------------------------------------------- /getinfo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/getinfo.py -------------------------------------------------------------------------------- /install.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/install.py -------------------------------------------------------------------------------- /urlget.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/urlget.py -------------------------------------------------------------------------------- /urlmask.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IHA089/Get-INFO/HEAD/urlmask.py --------------------------------------------------------------------------------