Add MODERN_SETTINGS_MENU url to ReqUrl

It is used to obtain the fb_h value
This commit is contained in:
Oren
2018-05-08 12:18:15 +03:00
committed by GitHub
parent 884af48270
commit b64c6a94cc

View File

@@ -121,6 +121,7 @@ class ReqUrl(object):
GRAPHQL = "https://www.facebook.com/api/graphqlbatch/"
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/"
pull_channel = 0