Facebook is currently working on improving the issue of discrimination and gender discrimination, so today they have just updated the Pride emoji which translates to Pride, with the 7-brows flag image in the Reaction section.
Join the channel Telegram belong to AnonyViet 👉 Link 👈 |
How to add the rainbow flag and share the code to automatically drop the Facebook flag
However, the default will not be available in your emotions, in order for the Pride icon to appear on Facebook you must Like the LGBTQ Fanpage below.
After liking the Fan Page and still not seeing this Pride emoji appear, you can Refresh by pressing Ctrl F5 on your keyboard. This Pride icon will appear on every Facebook post once you’ve liked the above Fan Page.
This is one of many positive moves by Facebook to help gay and transgender people of the LGBTQ community lead a more confident life, and hopefully be recognized by everyone. Remember not too long ago, the largest social network on the planet also allowed us to add a rainbow effect to our Facebook profile picture.
It is known that June is a month dedicated to the LGBTQ community around the world. The rainbow-colored flag has long been a symbol dedicated to this special community. Facebook says the rainbow reaction will be in effect until the end of June.
Share the code to automatically drop the rainbow flag Facebook
<?php $token = 'token iphone nha các bạn'; $limitnf=20; // 5 Status NewFeed 1 Lần $puaru=json_decode(puaru('https://graph.facebook.com/me/home?fields=id,message,created_time,from,comments,type&access_token='.$token.'&offset=0&limit=".$limitnf."'),true); for($i=1;$i<=count($puaru[data]);$i++) { set_time_limit(0); $camxuc= array('PRIDE'); $mess=$camxuc[rand(0,count($camxuc)-1)]; echo puaru('https://graph.facebook.com/'.$puaru[data][$i-1][id].'/reactions?type=".$mess."&method=post&access_token='.$token.''); } function puaru($url) { $data = curl_init(); curl_setopt($data, CURLOPT_RETURNTRANSFER, 1); curl_setopt($data, CURLOPT_URL, $url); $hasil = curl_exec($data); curl_close($data); return $hasil; }?>
Code taken side: anhnga.design