-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
update bomber.py #343
update bomber.py #343
Conversation
Including API update and some changes in codebase
match version with pip
* Added daraz sms api
This reverts commit 582f012.
fixed error poor internet
Valid PR @TheSpeedX please update asap! |
@iamkunal9 The test site is still up and we won't use google.com to check internet as its banned in china. |
Rather to just use one URL, it would better to add a sec second validation to verify |
Yupp done! |
Your fork with throw up exception if google.com is unreachable regardless if the test site is reachable or not. |
done! Now it should work |
fixed error poor internet
Description
NOTE:
Fixes:
the motherfucker.com website is down and dont responding to ping req so changed it with google.com for universal purpose !
How Has This Been Tested?
tested in my pc
Checklist:
This PR fixes a reviewed issue.(If not create an issue first)
I have performed a self-review of my own code
My changes generate no new warnings
I have checked my code and corrected any misspellings