Update utils.py

This commit is contained in:
ThatAlexanderA
2018-06-04 13:29:23 +02:00
committed by GitHub
parent 38f66147cb
commit a264fac2b4

View File

@@ -122,7 +122,9 @@ class ReqUrl(object):
ATTACHMENT_PHOTO = "https://www.facebook.com/mercury/attachments/photo/"
EVENT_REMINDER = "https://www.facebook.com/ajax/eventreminder/create"
MODERN_SETTINGS_MENU = "https://www.facebook.com/bluebar/modern_settings_menu/"
REMOVE_FRIENDFIRST = "https://m.facebook.com/removefriend.php?friend_id="
REMOVE_FRIENDSECOND = "https://m.facebook.com/a/removefriend.php"
pull_channel = 0
def change_pull_channel(self, channel=None):