Skip to content
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 facebook.py #50

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Update facebook.py #50

wants to merge 2 commits into from

Conversation

brtsch
Copy link

@brtsch brtsch commented Apr 3, 2024

No description provided.

facebook.py Show resolved Hide resolved

login = 'https://www.facebook.com/login.php?login_attempt=1'
513106876
login = 'https://https://www.facebook.com/profile.php?id=61554323602475


useragents = [('Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0','Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.1) Gecko/2008071615 Fedora/3.0.1-1.fc9 Firefox/3.0.1')]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.



login = 'https://www.facebook.com/login.php?login_attempt=1'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -9,13 +9,13 @@

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -9,13 +9,13 @@



email = str(raw_input("Enter the Facebook Username (or) Email (or) Phone Number : "))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@@ -9,13 +9,13 @@



email = str(raw_input("Enter the Facebook Username (or) Email (or) Phone Number : "))

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.



login = 'https://www.facebook.com/login.php?login_attempt=1'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants