oann

Meta bans Iran’s Supreme Leader from Facebook and Instagram for advocating to ‘erase Israel


Iran’s supreme leader Ayatollah Ali Khamenei ​addresses ‍the faithful at the weekly Muslim Friday prayers at Tehran University on June 19, 2009. (BEHROUZ MEHRI/AFP via Getty Images)

OAN’s‌ Elizabeth Volberding
11:16 AM – Monday, February 12, 2024

Iran’s Supreme Leader Ali Khamenei’s Social Media Accounts Restricted by Meta

Mark Zuckerberg’s ​Meta‍ has taken action against Iran’s ‌Supreme Leader Ali Khamenei by restricting his Facebook and Instagram accounts. This decision was made due to Khamenei’s repeated violations of policies targeting potentially dangerous individuals and groups.

Advertisement

Initially reported by the New York Post, Meta,‍ the owner of Facebook and Instagram, has permanently restricted Ali Khamenei,‍ the Supreme Leader of Iran, from its platforms.

According to the company, Khamenei’s repeated calls to “wipe Israel off the map” and his​ description​ of Israel as a “cancerous tumor” that will be “uprooted and destroyed” prompted⁤ this decision.

Khamenei’s call to “wipe Israel off the map” ultimately is what caused the permanent suspension, according to NYT.

Khamenei’s official Facebook page and his Persian and English-language Instagram accounts, with a combined following of over 5 million, were deleted due to their violation of​ Meta’s‌ policies against potentially dangerous individuals and‌ organizations.

According to ‍Meta, Khamenei’s remarks were designated as “hate speech,” which is why the ban was appropriate.

The despot in Iran has long used provocative speech against Israel, whom it regards as its “top adversary.”

Khamenei said on X (Twitter) ⁣in October of last year that “the cancer of the usurper Zionist regime ⁣will be eradicated at the⁢ hands of⁣ the Palestinian people and the Resistance forces throughout the region,” in response to the attacks ⁤on Israel by Hamas that killed over 1,000 people.

Although Khamenei has not yet⁢ been banned ⁣by X, pro-Israel organizations have been pushing several social‍ media companies to remove his accounts due to his frequent calls for violence.

Although Iran‌ prohibits the use​ of Facebook, Instagram,‍ and X, Khamenei kept up his ‍accounts on these social media sites in order to connect with people internationally.

Khamenei was removed by Meta after he initially called for⁢ Israel’s destruction several years ago. Although social media companies are now more aggressively‍ enforcing policies against state-supported hate​ speech, experts wonder why this case wasn’t handled sooner.

Israeli authorities and Jewish organizations have welcomed Khamenei’s permanent restriction as a long-overdue measure to stop ⁢harmful ​propaganda spreading across social media.

Stay informed! Receive breaking news blasts directly to your inbox for free. Subscribe ​here. https://www.oann.com/alerts

Share this post!

The CEO of Cyviation tells One America News about the technologies he’s developing to enhance‍ aircraft cyber-security. ‌

After obtaining a massive win in the state of Nevada, the 45th President Donald Trump energized ⁤the crowd in‍ Conway South Carolina.

South Carolina‍ Representative Russel Fry says his state is‌ the political ‍epicenter of the world right now.

The White House Treasury Department confirms they were monitoring Americans’ bank transactions for years.

Nvidia briefly surpassed Amazon.com Inc in ⁣market capitalization on Monday.

Nvidia is building a new business unit focused on designing bespoke chips for cloud computing firms and others.

Pinterest dropped ‌over ⁢10% in a sign that smaller social media platforms could be losing the battle to bigger players for ad dollars.

Google says consumers can pay for better reasoning capabilities as it vies with Microsoft to win subscriptions.

rnrn

How does the script code ⁤in the title interact with the Shopify Buy Button functionality?

Text/javascript>(function() { ‍ ⁣ var scriptURL = ‘https://sdks.shopifycdn.com/buy-button/latest/buy-button-storefront.min.js’;⁢ if (window.ShopifyBuy)⁢ { if (window.ShopifyBuy.UI) { ⁢ ShopifyBuyInit(); ‌ ‌} else { ​ loadScript(); ​ ⁣ } } else { loadScript(); } function ⁢loadScript() { ⁤var script = document.createElement(‘script’); ⁢ script.async = true;‌ script.src = scriptURL; (document.getElementsByTagName(‘head’)[0] || document.getElementsByTagName(‘body’)[0]).appendChild(script); script.onload = ‍ShopifyBuyInit; ⁢ } function ShopifyBuyInit() {⁤ ‍ var client = ShopifyBuy.buildClient({ ‍ ⁤ domain: ‘your-store.myshopify.com’, storefrontAccessToken: ‘your-storefront-access-token’, }); ​ ShopifyBuy.UI.onReady(client).then(function(ui) { ui.createComponent(‘product’, { ⁣ ⁢ ‍ ​ id: [product-id],‍ ‌⁣ ⁢ node: document.getElementById(‘product-component-1626211935302’), moneyFormat: ‘%24%7B%7Bamount%7D%7D’, ‍ ⁣ options: {‍ ‍ “product”: {⁤ ⁤ “buttonDestination”: “checkout”, ⁢ ​ “variantId”: “all”, “width”: “240px”, ⁢ “contents”: { “img”: false, ‌ ⁣ “title”: ‌false, ⁤ “variantTitle”: false, ⁢ ‍ ​ “price”: false, ​⁢ ⁢”description”: false, ⁢”buttonWithQuantity”: false, “button”: true, ​ ‌ “quantity”: false ‍ }, ‍ “text”: { ⁤ ⁤ “button”: “BUY NOW” ​ }, ​ “styles”: ​{ ‍”product”: { ‍ ‍ ‌ ⁢ ​”text-align”:⁤ “left”, ​ ⁤ ‌ ⁢ ⁤ “@media (min-width: 601px)”: { ⁣‍ ‌ ⁣ “max-width”: “100%”, ‍ ‌ “margin-left”: “0”, “margin-bottom”: “50px” ​ ⁢ ‌ } ​ ‍ }, “button”: { ‌ ⁤ ‍ “background-color”: “#ff0000”, “:hover”: ⁤{ ‌ “background-color”: “#ff3434″ ⁤ ⁤ ⁢ ⁢ }, ‍‍ ‍”:focus”: { “background-color”: “#ff3434” ⁣ ⁤ ⁤ } ‌ ‌ ​ ​ } ⁤ } ‍ }, ‍ ⁤ “cart”: { “contents”: { ‌ “button”: true }, ⁢ ‌ “text”: { ‍ ​ ⁣ “title”: ⁤”Cart”, ⁢ ⁣ “empty”: “Your cart​ is empty.”, ​ ⁣​ “total”: “Subtotal”, ⁢ ‍ ‌ “button”: “Checkout”, ⁢​ ‌ ‌ ​”notice”: “Shipping and discount codes are added at checkout.”, ⁣ “currency”: “USD” ​ ‍ }, ‍ ‌ ​ “styles”: ⁤{ “button”: { ⁤ ‌ “background-color”:⁢ “#ff0000”, ‍ ‌ ⁣ ‍ “:hover”: { ​ ⁣ ⁣ “background-color”: “#ff3434” ⁣ ​ ⁤ ‌ ‍ ⁣ }, ⁢ ⁢ ⁣ “:focus”: { ‌ “background-color”:⁣ “#ff3434” ⁤ ⁣ ‍ ‌ ⁣ ‍ } ​ }, ⁢ ‌ “footer”: { ⁣ ​ “background-color”: “#ffffff” ​ } ​ ‌ } ⁣ }, ​ ‍ ⁤ “modalProduct”: ‌{ “contents”: { ‍ “img”: false, ‍ “title”:​ false, ⁣ ⁢ “variantTitle”: false, ⁢ “price”:⁣ false, ⁤ ⁤ “description”: false, ‌ ⁢ ⁣ “buttonWithQuantity”: true, ⁣ ⁢ ‍”button”: false, ​ ⁢ “quantity”: false }, ‌ ‍ “styles”: { ⁣ “product”: { ⁣ ⁢ ⁤ ⁤”@media (min-width: 601px)”: ​{ ⁢ ⁤ “max-width”:‍ “100%”, ⁢ ‍ “margin-left”: “0px”, ​ ‌ “margin-bottom”: “0px” ⁤ ⁢ ‍ ​ } ‌ ⁢ ⁣ ​ ‌ ‍ },‍ ‍ “button”: { ‌ ⁣ ⁣ ‌”background-color”: “#ff0000”, ‌ ⁤ ⁤ “:hover”:‌ { ⁣ ‌ ​ ⁣ “background-color”: “#ff3434” }, ⁤ ‌ ⁤ ⁣ “:focus”: { ⁣ ​ ⁢ ⁢ ⁤ “background-color”: “#ff3434” ‌ ​ } ⁤ ⁤ ‌} ⁣ ‍ } ⁢ }, “toggle”: { ​ ‍ ‍ ​”styles”: { ​ “toggle”: { ‍ “background-color”: “#ff0000”, ⁤ “:hover”: { ⁤ “background-color”: “#ff3434″​ ​ }, ⁢ “:focus”: { ‍ “background-color”: “#ff3434” ​ ‌ } ⁤ } ‌ } ​ ⁢⁤ } }‍ ⁢ ​ }); ⁢ ⁢ }); ​ } })();



" Conservative News Daily does not always share or support the views and opinions expressed here; they are just those of the writer."
*As an Amazon Associate I earn from qualifying purchases

Related Articles

Sponsored Content
Back to top button
Available for Amazon Prime
Close

Adblock Detected

Please consider supporting us by disabling your ad blocker