Commit 8d3289cf authored by nanahira's avatar nanahira

Update backend_requests.py

parent 85932b22
Pipeline #17082 passed with stage
in 27 seconds
......@@ -28,6 +28,8 @@ FeaturesDict = {
"unified_cards_ad_metadata_container_dynamic_card_content_query_enabled": False,
"graphql_is_translatable_rweb_tweet_is_translatable_enabled": False,
"responsive_web_graphql_timeline_navigation_enabled": False,
"tweetypie_unmention_optimization_enabled": False,
"verified_phone_label_enabled": False,
}
FeaturesJson = json.dumps(FeaturesDict)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment