├── .www ├── D-DIN.otf ├── D-DINExp-Bold.otf ├── bg.webp ├── eye.png ├── favicon.png ├── main_index.php └── view.png ├── LICENSE ├── README.md └── dedsec_starsync /.www/D-DIN.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/D-DIN.otf -------------------------------------------------------------------------------- /.www/D-DINExp-Bold.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/D-DINExp-Bold.otf -------------------------------------------------------------------------------- /.www/bg.webp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/bg.webp -------------------------------------------------------------------------------- /.www/eye.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/eye.png -------------------------------------------------------------------------------- /.www/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/favicon.png -------------------------------------------------------------------------------- /.www/main_index.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/main_index.php -------------------------------------------------------------------------------- /.www/view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/.www/view.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/README.md -------------------------------------------------------------------------------- /dedsec_starsync: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xbitx/DEDSEC_STARSYNC/HEAD/dedsec_starsync --------------------------------------------------------------------------------