TBomb
TBomb copied to clipboard
Dev
Solved Issue #197 #442 #124 #243
https://motherfuckingwebsite.com site is down so it always show No Internet connection available. Replaced it with https://google.com as google.com never goes down, check_intr() function works properly.
Description
NOTE: For the PR to be reviewed it is compulsory to mention the reviewed issue.
Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change.
Fixes:
- Mention issue using
#
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration.
Checklist:
- [X] This PR fixes a reviewed issue.(If not create an issue first)
- [X] This PR points to
dev
branch - [X] I have performed a self-review of my own code
- [X] I have commented my code, particularly in hard-to-understand areas
- [X] I have made corresponding changes to the documentation
- [X] My changes generate no new warnings
- [X] I have checked my code and corrected any misspellings