Tom Holland steps away from social media to take care of mental health – 08/14/2022
Banner Leon
August 14, 2022
Entertainment
81 Views
08/14/2022 | 11:11
Tom Holland will step away from social media to take care of his mental health. The news was shared by the actor himself on Instagram. In a video, Zendaya’s boyfriend stated that he will even delete apps from his phone.
In the post, he says:
– I took time off from social media for my mental health. I find Instagram and Twitter suffocating. I feel stuck when I read certain things about myself on the internet and more recently it was doing a lot of harm to my state of mental health so I decided to take a step back and delete the app from my phone.
The actor also stated that he encourages others to do the same, and that he hopes his video can help someone.
– I know there is a terrible stigma about mental health. I know reaching out and asking for help isn’t something we should be ashamed of, but it’s a lot easier said than done. So I hope these apps are a first step for you to be happier, she says.
Comments
Heads up! Website comments are via Facebook. Remember that the comment is entirely the author’s responsibility and does not express the opinion of the newspaper. Comments that violate the law, morals and good customs or violate the rights of third parties may be reported by users and their account may be banned.
FB.Event.subscribe('auth.authResponseChange', function (response) {
if (response.status === 'connected') {
document.getElementById("message").innerHTML += "
Connected to Facebook";
//SUCCESS
}
else if (response.status === 'not_authorized') {
document.getElementById("message").innerHTML += "
Failed to Connect";
//FAILED
}
else {
document.getElementById("message").innerHTML += "
Logged Out";
//UNKNOWN ERROR
}
});
};
function LoginFB() {
FB.login(function (response) {
if (response.authResponse) {
getUserInfo();
}
else {
localStorage.removeItem('emailNoticiaExclusiva');
}
}, { scope: 'email, user_about_me, user_birthday, user_hometown' });
}
function getUserInfo() {
FB.api('/me?fields=name,email,gender,birthday,link', function (response) {
localStorage.emailNoticiaExclusiva = response.email;
localStorage.nomeNoticiaExclusiva = response.name;
localStorage.idNoticiaExclusiva = response.id;
}, { scope: 'email, user_about_me, user_birthday, user_hometown' });
}
function Logout() {
FB.logout(function () { document.location.reload(); });
}
// Load the SDK asynchronously
(function (d) {
var js, id = 'facebook-jssdk', ref = d.getElementsByTagName('script')[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement('script');
js.id = id; js.async = true;
js.src = "http://connect.facebook.net/pt_BR/all.js";
ref.parentNode.insertBefore(js, ref);
}(document));
Source link