TBomb
TBomb copied to clipboard
Update bomber.py
Solved Issue #197 #442 #124 #243
Description
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
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:
#197 #442 #124 #243
- Mention issue using
#
How Has This Been Tested?
I tested this on my own computer and Android Phone [Termux]
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
yeah you are right i have chianged it locally to google and it works but we need to use VPN or anonsurf
@TheSpeedX , please merge this repo as during use of TBomb, if we are connected to internet, its show, no internet connection.
Thank You