# Google says don't use this script: https://twitter.com/methode/status/783733724655517696 # This script is a violation of Google Terms of Service. Don't use it. import requests import csv import os import time from bs4 import BeautifulSoup from urllib.parse import urlencode seconds = input('Enter number of seconds to wait between URL checks: ') output = os.path.join(os.path.dirname(__file__), input('Enter a filename (minus file extension): ')+'.csv') urlinput = os.path.join(os.path.dirname(__file__), input('Enter input text file: ')) urls = open(urlinput, "r") proxies = { 'https' : 'https://localhost:8123', 'http' : 'http://localhost:8123' } user_agent = 'Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36' headers = { 'User-Agent' : user_agent} f = csv.writer(open(output, "w+", newline="\n", encoding="utf-8")) f.writerow(["URL", "Indexed"]) for line in iter(urls): query = {'q': 'info:' + line} google = "https://www.google.com/search?" + urlencode(query) data = requests.get(google, headers=headers, proxies=proxies) data.encoding = 'ISO-8859-1' soup = BeautifulSoup(str(data.content), "html.parser") try: check = soup.find(id="rso").find("div").find("div").find("h3").find("a") href = check['href'] f.writerow([line,"True"]) print(line + " is indexed!") except AttributeError: f.writerow([line,"False"]) print(line + " is NOT indexed!") print("Waiting " + str(seconds) + " seconds until checking next URL.\n") time.sleep(float(seconds)) urls.close() INDIA'S TECHNOLOGY Switch To Signal App From WhatsApp after its Update 2021

Switch To Signal App From WhatsApp after its Update 2021

                                          WHATSAPP TO SIGNAL



whatsapp,whatsapp web,gb whatsapp,whatsapp app,yo whatsapp,whatsapp business,whatsapp messenger,whatsapp web app,whatsapp 2020,you whatsapp,whatsapp android,whatsapp iphone,whatsapp ipad,whatsapp business web,new whatsapp,whatsapp facebook,google whatsapp,whatsapp privacy,
signal app,signal app,signal desktop,signal private messenger,signal apk,signal messaging,signal app download,signal messaging app,whatsapp update,whatsapp update download,fm whatsapp latest version,gb whatsapp latest version,gb whatsapp apk download latest version,fm whatsapp latest version download,gbwhatsapp latest version

As  We all know WhatsApp was launched on 3rd May 2009 which was founded by Jan Koum and Brian Acton. But recently WhatsApp had owned by Facebook Owner named , Mark Zuckerberg.
.

WhatsApp CEO Will Cathcart announched, the new update for policy regarding will launches on 8th February 2021. which affects users in India. 

Indian users must agree there Terms and Condition to continue using Whatsapp. they cannot operate Whatsapp until unless they agrees. 

What Changes In New Update


Indian Users faces issue of Privacy of there data, media, chats and contacts. Whatsapp headquarter viewing there data without permission of users. inspecting there chats, images , videocalls and more. 
.Indian Government planning to ban Whatsapp for privacy issues as saying users data must not be leaked nor do any useless witrh there data.


Whats Secure  App can be used alternative from Whatsapp


whatsapp,whatsapp web,gb whatsapp,whatsapp app,yo whatsapp,whatsapp business,whatsapp messenger,whatsapp web app,whatsapp 2020,you whatsapp,whatsapp android,whatsapp iphone,whatsapp ipad,whatsapp business web,new whatsapp,whatsapp facebook,google whatsapp,whatsapp privacy,
signal app,signal app,signal desktop,signal private messenger,signal apk,signal messaging,signal app download,signal messaging app,whatsapp update,whatsapp update download,fm whatsapp latest version,gb whatsapp latest version,gb whatsapp apk download latest version,fm whatsapp latest version download,gbwhatsapp latest version
                                                                          SIGNAL

Now, why SIGNAL because its has more security than Whatsapp. Signal Messaging App is same as clone to Whatsapp.
it has more privacy than it, which can be replaced using for more security.

Signal provides same Features like them Status, contacts and more. users data is not safe if you not quit Whatsapp over Signal.
.
SIGNAL is available on both platforms iOS and Android.

let me in the comment section what is your opinion

Post a Comment

0 Comments