Re-implementation of the Skype Flags server (flagsapi.skype.com) for Skype Classic Revived
This project has been deprecated as this server has been merged with Skype Classic Revived
- Add the following string to your hosts file:
127.0.0.1 flagsapi.skype.com
- Exempt the URL the server is listening on:
netsh http add urlacl url=http://flagsapi.skype.com:80/ user=Everyone
- Run the server
You may proceed with the following steps if you wish to contribute to this project
- Fork or clone this repository
- Make your changes
- Commit & push your changes
- Submit a pull request here
This project is licensed under the GPLv3 license
You may refer to the "LICENSE" file for more information