Quanto sarebbe difficile rendere Discourse JS conforme a Google?

Sto ponendo una domanda generale per sviluppatori in merito a Discourse e alle linee guida di Google con Javascript

Sono stato in grado di testare l’ultima build con il Google mobile-friendly tester online: lo screenshot era vuoto e l’HTML sembrava completamente sbagliato.

(Il mio sito era impostato per servire a Google la versione JS)

Quindi la mia domanda è, considerando quanto bene sai che Discourse è stato costruito, e dando una rapida occhiata ai 10 punti di questa checklist di Google - È realistico per uno sviluppatore freelance “sistemare” questo?

O forse è qualcosa che la community potrebbe considerare in futuro?

Lo era davvero? Usiamo JavaScript standard che funziona su qualsiasi browser moderno. Se la richiesta è normale, il richiedente dovrebbe essere in grado di renderizzarla senza problemi.

In caso contrario, è necessario fornire i log di errore del rendering fallito.

Penso di sì, l’ho appena riattivato – quindi ora il mio sito fornirà a Google la versione JS

..quindi puoi testare anche tu con lo strumento di Google - non prendere troppo sul serio il messaggio “Risorse non caricabili” poiché sembra essere comune - forse le hanno in cache..

Se prendi il mio link e usi lo strumento Mobile-friendly che è praticamente esattamente il googlebot - non viene renderizzato …

e sì, ho modificato il file robots in modo che Googlebot abbia accesso a tutte le risorse.

Quando ho eseguito il test ho ottenuto quanto segue:

Se cambi l’“user agent” di Chrome in Googlebot smartphone funziona bene (ma presumo che sia perché sta usando il browser Chrome per renderizzare il JS e non il bot )

Ecco l’HTML che è tornato indietro ( lo screenshot fornito dal test è tornato vuoto )

<!DOCTYPE html>
<html lang="en" class="mobile-view mobile-device text-size-normal anon"><head>
    
    <title>Inbound calls &quot;forbidden&quot; - Support - FlyNumber Discuss</title>
    <meta name="description" content="[Date &amp;amp; Time]
[Caller ID]
[Destination Number]
[Duration]
[Status]
Reason
[Cost (USD)]




2022-03-24 3:56:40

61385926451

00:00:00
Fail
Forbidden


2022-03-24 2:29:30

61385926451

00:00:00
Fail
Forbidden










&amp;hellip;" />
    <meta name="discourse_theme_id" content="1" />
    <meta name="discourse_current_homepage" content="latest" />
    <meta name="generator" content="Discourse 2.9.0.beta3 - https://github.com/discourse/discourse version 58d6e4e233d062962a87c8e248981631813df169" />
<link rel="icon" type="image/png" href="https://discuss.flynumber.com/uploads/default/optimized/1X/bc7909b0ece56689d3551a51911e6ee1810ad310_2_32x32.png" />
<link rel="apple-touch-icon" type="image/png" href="https://discuss.flynumber.com/uploads/default/optimized/1X/bc7909b0ece56689d3551a51911e6ee1810ad310_2_180x180.png" />
<meta name="theme-color" content="#ffffff" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=yes, viewport-fit=cover" />
<link rel="canonical" href="https://discuss.flynumber.com/t/inbound-calls-forbidden/2386" />
<script async="" src="//www.google-analytics.com/analytics.js"></script><script type="application/ld+json">{"@context":"http://schema.org","@type":"WebSite","url":"https://discuss.flynumber.com","potentialAction":{"@type":"SearchAction","target":"https://discuss.flynumber.com/search?q={search_term_string}","query-input":"required name=search_term_string"}}</script>
<link rel="search" type="application/opensearchdescription+xml" href="https://discuss.flynumber.com/opensearch.xml" title="FlyNumber Discuss Search" />

    

    <link href="/stylesheets/color_definitions_base__1_311ef934689cd967d2e137efd23f781cb64ad584.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" class="light-scheme" />

  <link href="/stylesheets/mobile_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="mobile" />


  <link href="/stylesheets/discourse-details_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="discourse-details" />
  <link href="/stylesheets/discourse-local-dates_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="discourse-local-dates" />
  <link href="/stylesheets/discourse-narrative-bot_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="discourse-narrative-bot" />
  <link href="/stylesheets/discourse-presence_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="discourse-presence" />
  <link href="/stylesheets/lazy-yt_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="lazy-yt" />
  <link href="/stylesheets/poll_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="poll" />
  <link href="/stylesheets/lazy-yt_mobile_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="lazy-yt_mobile" />
  <link href="/stylesheets/poll_mobile_88d3026bbc9193826bb552e5a6938f4b5258b226.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="poll_mobile" />

  <link href="/stylesheets/mobile_theme_2_931222028bd1694be7b8ab8c9fd48921aee3a6d5.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="mobile_theme" data-theme-id="2" data-theme-name="custom header links" />
<link href="/stylesheets/mobile_theme_1_f703bf988268ac378de14f5120a72b38bb8775ef.css?__ws=discuss.flynumber.com" media="all" rel="stylesheet" data-target="mobile_theme" data-theme-id="1" data-theme-name="new style" />


      <meta name="fragment" content="!" />


    

    <link rel="preload" href="/assets/start-discourse-81637605c9aa837e31086f280d3afdaa.js" as="script" />
    <link rel="preload" href="/assets/browser-update-eec13eb6f8386f18f10b5dd6ebb7a3598d28421bb796e539b91a7e4a4c5d4c08.js" as="script" />
    <link rel="preload" href="/assets/browser-detect-16ca87077aead9f656700e192992122d3a7eee8c1bb76da992127945464d4777.js" as="script" />
<script src="/assets/browser-detect-16ca87077aead9f656700e192992122d3a7eee8c1bb76da992127945464d4777.js"></script>


    <link rel="preload" href="/assets/locales/en-b2dcd977a2e74a60740b92b82ed0dbec29f754de56adc0f945fe0679cea15512.js" as="script" />
<script src="/assets/locales/en-b2dcd977a2e74a60740b92b82ed0dbec29f754de56adc0f945fe0679cea15512.js"></script>

    <link rel="preload" href="/assets/vendor-70e0b7a6d2dc0cdaf8773cf5a354e179.js" as="script" />
<script src="/assets/vendor-70e0b7a6d2dc0cdaf8773cf5a354e179.js"></script>

<link rel="preload" href="/assets/chunk.293.2add4bb22c2c5a983a16-01c24e6ab0e1a6f37a345227309fcef0.js" as="script" />
<script src="/assets/chunk.293.2add4bb22c2c5a983a16-01c24e6ab0e1a6f37a345227309fcef0.js"></script>

<link rel="preload" href="/assets/chunk.143.6b1aa9f79b418210919d-9aced20ba5e6997c00ef1df3a22ead28.js" as="script" />
<script src="/assets/chunk.143.6b1aa9f79b418210919d-9aced20ba5e6997c00ef1df3a22ead28.js"></script>

<link rel="preload" href="/assets/chunk.529.a24dde613337deff89a3-73e7443cb0acc64b39f1341174f670d5.js" as="script" />
<script src="/assets/chunk.529.a24dde613337deff89a3-73e7443cb0acc64b39f1341174f670d5.js"></script>

<link rel="preload" href="/assets/chunk.178.0ee4abf179d278b860ed-058431c7e5371c6f6eb59e1de4910ba2.js" as="script" />
<script src="/assets/chunk.178.0ee4abf179d278b860ed-058431c7e5371c6f6eb59e1de4910ba2.js"></script>

    <link rel="preload" href="/assets/application-db8c946b1f48744cd35d4641e6bc386b.js" as="script" />
<script src="/assets/application-db8c946b1f48744cd35d4641e6bc386b.js"></script>

      <link rel="preload" href="/assets/plugins/discourse-details-a5c71c75398c735e851440262e3c9ba43f9d8a2a7d81d8ecec16c8b2dbf452c3.js" as="script" />
<script src="/assets/plugins/discourse-details-a5c71c75398c735e851440262e3c9ba43f9d8a2a7d81d8ecec16c8b2dbf452c3.js"></script>

      <link rel="preload" href="/assets/plugins/discourse-local-dates-ae8d26328a3084ce96602d589dd3039f8caec134838a768ee803f9f70c7687e3.js" as="script" />
<script src="/assets/plugins/discourse-local-dates-ae8d26328a3084ce96602d589dd3039f8caec134838a768ee803f9f70c7687e3.js"></script>

      <link rel="preload" href="/assets/plugins/discourse-narrative-bot-7648c8e9699610bc9a41dc34d627f0227a7501feb863a8d84ec0ab1bdc745e3d.js" as="script" />
<script src="/assets/plugins/discourse-narrative-bot-7648c8e9699610bc9a41dc34d627f0227a7501feb863a8d84ec0ab1bdc745e3d.js"></script>

      <link rel="preload" href="/assets/plugins/discourse-presence-bc826a395189b32e4676ad0c4414f821f9bab8245747789b6d555fc16581dacd.js" as="script" />
<script src="/assets/plugins/discourse-presence-bc826a395189b32e4676ad0c4414f821f9bab8245747789b6d555fc16581dacd.js"></script>

      <link rel="preload" href="/assets/plugins/docker_manager-4ced9f9c7bda9ba563c04006dbb93828d43f2c7d5b533065717c5a63da77d5fc.js" as="script" />
<script src="/assets/plugins/docker_manager-4ced9f9c7bda9ba563c04006dbb93828d43f2c7d5b533065717c5a63da77d5fc.js"></script>

      <link rel="preload" href="/assets/plugins/lazy-yt-362fd991a752ebdc53b9b3b70aea43cb46676f634c323d6c79c0bef4c6bebad3.js" as="script" />
<script src="/assets/plugins/lazy-yt-362fd991a752ebdc53b9b3b70aea43cb46676f634c323d6c79c0bef4c6bebad3.js"></script>

      <link rel="preload" href="/assets/plugins/poll-3dc2e1034f464aa9411181503b8e1d9c52d1a76a8e70e93aaf1c4bdf320b3409.js" as="script" />
<script src="/assets/plugins/poll-3dc2e1034f464aa9411181503b8e1d9c52d1a76a8e70e93aaf1c4bdf320b3409.js"></script>


      
      <script src="/theme-javascripts/921c4d48aaaee887589a964814c5a73c072e2b1a.js?__ws=discuss.flynumber.com" data-theme-id="2"></script>
      

    
    <meta id="data-ga-universal-analytics" data-tracking-code="UA-10975252-10" data-json="{&quot;cookieDomain&quot;:&quot;auto&quot;}" data-auto-link-domains="" />

  <link rel="preload" href="/assets/google-universal-analytics-v3-706f1d28f0a97f67a47515c96189277240ec4940d968955042066d7873fd1fe8.js" as="script" />
<script src="/assets/google-universal-analytics-v3-706f1d28f0a97f67a47515c96189277240ec4940d968955042066d7873fd1fe8.js"></script>


    <link id="manifest-link" rel="manifest" href="/manifest.webmanifest" crossorigin="use-credentials" />



        <link rel="alternate nofollow" type="application/rss+xml" title="RSS feed of &#39;Inbound calls &quot;forbidden&quot;&#39;" href="https://discuss.flynumber.com/t/inbound-calls-forbidden/2386.rss" />
    <meta property="og:site_name" content="FlyNumber Discuss" />
<meta property="og:type" content="website" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="https://discuss.flynumber.com/uploads/default/original/1X/bc7909b0ece56689d3551a51911e6ee1810ad310.png" />
<meta property="og:image" content="https://discuss.flynumber.com/uploads/default/original/1X/bc7909b0ece56689d3551a51911e6ee1810ad310.png" />
<meta property="og:url" content="https://discuss.flynumber.com/t/inbound-calls-forbidden/2386" />
<meta name="twitter:url" content="https://discuss.flynumber.com/t/inbound-calls-forbidden/2386" />
<meta property="og:title" content="Inbound calls &quot;forbidden&quot;" />
<meta name="twitter:title" content="Inbound calls &quot;forbidden&quot;" />
<meta property="og:description" content="[Date &amp; Time] [Caller ID] [Destination Number] [Duration] [Status] Reason [Cost (USD)]     2022-03-24 3:56:40  61385926451  00:00:00 Fail Forbidden   2022-03-24 2:29:30  61385926451  00:00:00 Fail Forbidden             Is this the same problem as in this thread: No calls routing: Forbidden ?  My account is listed as “active”, but it actually isn’t." />
<meta name="twitter:description" content="[Date &amp; Time] [Caller ID] [Destination Number] [Duration] [Status] Reason [Cost (USD)]     2022-03-24 3:56:40  61385926451  00:00:00 Fail Forbidden   2022-03-24 2:29:30  61385926451  00:00:00 Fail Forbidden             Is this the same problem as in this thread: No calls routing: Forbidden ?  My account is listed as “active”, but it actually isn’t." />
<meta property="article:published_time" content="2022-03-24T04:10:00+00:00" />
<meta property="og:ignore_canonical" content="true" />



    

    <meta id="data-discourse-setup" data-base-url="https://discuss.flynumber.com" data-base-uri="" data-environment="production" data-letter-avatar-version="5_684b749d1c1eee86b31a584fa946fc1a" data-markdown-it-url="/assets/markdown-it-bundle-16593deefd97bb0fd0ba30c8ec5f4f09bd11ca8e63aec34fde1cbc2f19448064.js" data-service-worker-url="service-worker.js" data-default-locale="en" data-asset-version="b6d8803f3dda3c8127445993c57020ff" data-disable-custom-css="false" data-highlight-js-path="/highlight-js/discuss.flynumber.com/084d101d62e4ceb91462fa1464b341511141973f.js" data-svg-sprite-path="/svg-sprite/discuss.flynumber.com/svg-1-7acc18556c79a84b6d7c31279121e31381bcb379.js" data-enable-js-error-reporting="true" data-color-scheme-is-dark="false" data-user-dark-scheme-id="-1" />

    <meta name="discourse/config/environment" content="%7B%22modulePrefix%22%3A%22discourse%22%2C%22environment%22%3A%22production%22%2C%22rootURL%22%3A%22%22%2C%22locationType%22%3A%22auto%22%2C%22historySupportMiddleware%22%3Afalse%2C%22EmberENV%22%3A%7B%22FEATURES%22%3A%7B%7D%2C%22EXTEND_PROTOTYPES%22%3A%7B%22Date%22%3Afalse%7D%2C%22_APPLICATION_TEMPLATE_WRAPPER%22%3Afalse%2C%22_DEFAULT_ASYNC_OBSERVERS%22%3Atrue%2C%22_JQUERY_INTEGRATION%22%3Atrue%7D%2C%22APP%22%3A%7B%22name%22%3A%22discourse%22%2C%22version%22%3A%222.9.0.beta3%2058d6e4e233d062962a87c8e248981631813df169%22%2C%22exportApplicationGlobal%22%3Atrue%7D%7D" />
  </head>

  <body class="">
      

    
    <noscript data-path="/t/inbound-calls-forbidden/2386">
      
  <header class="d-header">
    <div class="wrap">
      <div class="contents clearfix">
        <div class="title">
          <a href="/">
              <picture>
                <img src="https://discuss.flynumber.com/uploads/default/original/1X/aabbd11b36fb3add67e0878e9c10f4246965c614.png" alt="FlyNumber Discuss" id="site-logo" />
              </picture>
          </a>
        </div>
        <div class="panel clearfix">
            <span class='header-buttons'>
                <a href="/signup" class='btn btn-primary btn-small sign-up-button'>Registrati</a>
              <a href="/login" class='btn btn-primary btn-small login-button btn-icon-text'><svg class="fa d-icon svg-icon svg-node" aria-hidden="true"><svg id="user" viewBox="0 0 448 512">
    <path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"/>
  </svg></svg>
Accedi</a>
            </span>
        </div>
      </div>
    </div>
  </header>

      <div id="main-outlet" class="wrap" role="main">
        <!-- preload-content: -->
          <div id="topic-title">
    <h1>
      <a href="/t/inbound-calls-forbidden/2386">Chiamate in arrivo &quot;non autorizzate&quot;</a>
    </h1>

      <div class="topic-category" itemscope itemtype="http://schema.org/BreadcrumbList">
          <span itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">
            <a href="https://discuss.flynumber.com/c/support/18" class="badge-wrapper bullet" itemprop="item">
              <span class='badge-category-bg' style='background-color: #BB9999'></span>
              <span class='badge-category clear-badge'>
                <span class='category-name' itemprop='name'>Supporto</span>
              </span>
            </a>
            <meta itemprop="position" content="1" />
          </span>
      </div>

  </div>

  





        <!-- :preload-content -->
        <footer class="noscript-footer-nav">
          <nav itemscope itemtype='http://schema.org/SiteNavigationElement'>
            <a href='/'>Home</a>
            <a href="/categories">Categorie</a>
            <a href="/guidelines">FAQ/Linee guida</a>
            <a href="/tos">Termini di servizio</a>
            <a href="/privacy">Informativa sulla privacy</a>
          </nav>
        </footer>
      </div>

     
    </noscript>

      

      

    <section id="main">
    </section>

      <form id="hidden-login-form" method="post" action="/login" style="display: none;">
        <input name="username" type="text" id="signin_username" />
        <input name="password" type="password" id="signin_password" />
        <input name="redirect" type="hidden" />
        <input type="submit" id="signin-button" value="Accedi" />
      </form>

    <div class="hidden" id="data-preloaded" data-preloaded="{&quot;site&quot;:&quot;{\&quot;default_archetype\&quot;:\&quot;regular\&quot;,\&quot;notification_types\&quot;:{\&quot;mentioned\&quot;:1,\&quot;replied\&quot;:2,\&quot;quoted\&quot;:3,\&quot;edited\&quot;:4,\&quot;liked\&quot;:5,\&quot;private_message\&quot;:6,\&quot;invited_to_private_message\&quot;:7,\&quot;invitee_accepted\&quot;:8,\&quot;posted\&quot;:9,\&quot;moved_post\&quot;:10,\&quot;linked\&quot;:11,\&quot;granted_badge\&quot;:12,\&quot;invited_to_topic\&quot;:13,\&quot;custom\&quot;:14,\&quot;group_mentioned\&quot;:15,\&quot;group_message_summary\&quot;:16,\&quot;watching_first_post\&quot;:17,\&quot;topic_reminder\&quot;:18,\&quot;liked_consolidated\&quot;:19,\&quot;post_approved\&quot;:20,\&quot;code_review_commit_approved\&quot;:21,\&quot;membership_request_accepted\&quot;:22,\&quot;membership_request_consolidated\&quot;:23,\&quot;bookmark_reminder\&quot;:24,\&quot;reaction\&quot;:25,\&quot;votes_released\&quot;:26,\&quot;event_reminder\&quot;:27,\&quot;event_invitation\&quot;:28,\&quot;chat_mention\&quot;:29,\&quot;chat_message\&quot;:30,\&quot;chat_invitation\&quot;:31,\&quot;chat_group_mention\&quot;:32,\&quot;chat_quoted\&quot;:33,\&quot;assigned\&quot;:34,\&quot;question_answer_user_commented\&quot;:35},\&quot;post_types\&quot;:{\&quot;regular\&quot;:1,\&quot;moderator_action\&quot;:2,\&quot;small_action\&quot;:3,\&quot;whisper\&quot;:4},\&quot;trust_levels\&quot;:{\&quot;newuser\&quot;:0,\&quot;basic\&quot;:1,\&quot;member\&quot;:2,\&quot;regular\&quot;:3,\&quot;leader\&quot;:4},\&quot;groups\&quot;:[],\&quot;filters\&quot;:[\&quot;latest\&quot;,\&quot;unread\&quot;,\&quot;new\&quot;,\&quot;unseen\&quot;,\&quot;top\&quot;,\&quot;read\&quot;,\&quot;posted\&quot;,\&quot;bookmarks\&quot;],\&quot;periods\&quot;:[\&quot;all\&quot;,\&quot;yearly\&quot;,\&quot;quarterly\&quot;,\&quot;monthly\&quot;,\&quot;weekly\&quot;,\&quot;daily\&quot;],\&quot;top_menu_items\&quot;:[\&quot;latest\&quot;,\&quot;unread\&quot;,\&quot;new\&quot;,\&quot;unseen\&quot;,\&quot;top\&quot;,\&quot;read\&quot;,\&quot;posted\&quot;,\&quot;bookmarks\&quot;,\&quot;categories\&quot;],\&quot;anonymous_top_menu_items\&quot;:[\&quot;latest\&quot;,\&quot;top\&quot;,\&quot;categories\&quot;,\&quot;categories\&quot;,\&quot;top\&quot;],\&quot;uncategorized_category_id\&quot;:20,\&quot;user_field_max_length\&quot;:2048,\&quot;post_action_types\&quot;:[{\&quot;id\&quot;:1,\&quot;name_key\&quot;:\&quot;bookmark\&quot;,\&quot;name\&quot;:\&quot;Segnalibro\&quot;,\&quot;description\&quot;:\&quot;Aggiungi questo post ai segnalibri\&quot;,\&quot;short_description\&quot;:\&quot;Aggiungi questo post ai segnalibri\&quot;,\&quot;is_flag\&quot;:false,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:2,\&quot;name_key\&quot;:\&quot;like\&quot;,\&quot;name\&quot;:\&quot;Mi piace\&quot;,\&quot;description\&quot;:\&quot;Mi piace questo post\&quot;,\&quot;short_description\&quot;:\&quot;Mi piace questo post\&quot;,\&quot;is_flag\&quot;:false,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:3,\&quot;name_key\&quot;:\&quot;off_topic\&quot;,\&quot;name\&quot;:\&quot;Off-topic\&quot;,\&quot;description\&quot;:\&quot;Questo post non è pertinente alla discussione corrente definita dal titolo e dal primo post, e dovrebbe probabilmente essere spostato altrove.\&quot;,\&quot;short_description\&quot;:\&quot;Non pertinente alla discussione\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:4,\&quot;name_key\&quot;:\&quot;inappropriate\&quot;,\&quot;name\&quot;:\&quot;Inappropriato\&quot;,\&quot;description\&quot;:\&quot;Questo post contiene contenuti che una persona ragionevole considererebbe offensivi, abusivi o una violazione di \\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003edelle nostre linee guida della comunità\\u003c/a\\u003e.\&quot;,\&quot;short_description\&quot;:\&quot;Violazione di \\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003edelle nostre linee guida della comunità\\u003c/a\\u003e\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:8,\&quot;name_key\&quot;:\&quot;spam\&quot;,\&quot;name\&quot;:\&quot;Spam\&quot;,\&quot;description\&quot;:\&quot;Questo post è una pubblicità o un atto di vandalismo. Non è utile o pertinente all'argomento corrente.\&quot;,\&quot;short_description\&quot;:\&quot;Questa è una pubblicità o un atto di vandalismo\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:6,\&quot;name_key\&quot;:\&quot;notify_user\&quot;,\&quot;name\&quot;:\&quot;Invia un messaggio a @%{username}\&quot;,\&quot;description\&quot;:\&quot;Voglio parlare direttamente e personalmente con questa persona riguardo al suo post.\&quot;,\&quot;short_description\&quot;:\&quot;Voglio parlare direttamente e personalmente con questa persona riguardo al suo post.\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:true},{\&quot;id\&quot;:null,\&quot;name_key\&quot;:null,\&quot;name\&quot;:\&quot;traduzione mancante: it.post_action_types..title\&quot;,\&quot;description\&quot;:\&quot;traduzione mancante: it.post_action_types.description\&quot;,\&quot;short_description\&quot;:\&quot;traduzione mancante: it.post_action_types.short_description\&quot;,\&quot;is_flag\&quot;:false,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:7,\&quot;name_key\&quot;:\&quot;notify_moderators\&quot;,\&quot;name\&quot;:\&quot;Altro\&quot;,\&quot;description\&quot;:\&quot;Questo post richiede l'attenzione dello staff per un altro motivo non elencato sopra.\&quot;,\&quot;short_description\&quot;:\&quot;Richiede l'attenzione dello staff per un altro motivo\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:true}],\&quot;topic_flag_types\&quot;:[{\&quot;id\&quot;:4,\&quot;name_key\&quot;:\&quot;inappropriate\&quot;,\&quot;name\&quot;:\&quot;Inappropriato\&quot;,\&quot;description\&quot;:\&quot;Questo argomento contiene contenuti che una persona ragionevole considererebbe offensivi, abusivi o una violazione di \\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003edelle nostre linee guida della comunità\\u003c/a\\u003e.\&quot;,\&quot;short_description\&quot;:\&quot;Violazione di \\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003edelle nostre linee guida della comunità\\u003c/a\\u003e\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:8,\&quot;name_key\&quot;:\&quot;spam\&quot;,\&quot;name\&quot;:\&quot;Spam\&quot;,\&quot;description\&quot;:\&quot;Questo argomento è una pubblicità. Non è utile o pertinente a questo sito, ma ha natura promozionale.\&quot;,\&quot;short_description\&quot;:\&quot;Questa è una pubblicità\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:null,\&quot;name_key\&quot;:null,\&quot;name\&quot;:\&quot;traduzione mancante: it.topic_flag_types..title\&quot;,\&quot;description\&quot;:\&quot;traduzione mancante: it.topic_flag_types.description\&quot;,\&quot;short_description\&quot;:\&quot;traduzione mancante: it.topic_flag_types.short_description\&quot;,\&quot;is_flag\&quot;:false,\&quot;is_custom_flag\&quot;:false},{\&quot;id\&quot;:7,\&quot;name_key\&quot;:\&quot;notify_moderators\&quot;,\&quot;name\&quot;:\&quot;Altro\&quot;,\&quot;description\&quot;:\&quot;Questo argomento richiede l'attenzione generale dello staff in base alle \\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003elinee guida\\u003c/a\\u003e, \\u003ca href=\\\&quot;/tos\\\&quot;\\u003eTermini di Servizio\\u003c/a\\u003e, o per un altro motivo non elencato sopra.\&quot;,\&quot;short_description\&quot;:\&quot;Richiede l'attenzione dello staff per un altro motivo\&quot;,\&quot;is_flag\&quot;:true,\&quot;is_custom_flag\&quot;:true}],\&quot;can_create_tag\&quot;:false,\&quot;can_tag_topics\&quot;:false,\&quot;can_tag_pms\&quot;:false,\&quot;topic_featured_link_allowed_category_ids\&quot;:[22,14,21,9,12,20,10,23,13,24,18,19,3,2,17],\&quot;user_themes\&quot;:[{\&quot;theme_id\&quot;:1,\&quot;name\&quot;:\&quot;Nuovo Stile\&quot;,\&quot;default\&quot;:true,\&quot;color_scheme_id\&quot;:null}],\&quot;user_color_schemes\&quot;:[],\&quot;default_dark_color_scheme\&quot;:null,\&quot;censored_regexp\&quot;:null,\&quot;custom_emoji_translation\&quot;:{},\&quot;watched_words_replace\&quot;:null,\&quot;watched_words_link\&quot;:null,\&quot;categories\&quot;:[{\&quot;id\&quot;:3,\&quot;name\&quot;:\&quot;Funzionalità\&quot;,\&quot;color\&quot;:\&quot;AE3A27\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;features\&quot;,\&quot;topic_count\&quot;:41,\&quot;post_count\&quot;:147,\&quot;position\&quot;:0,\&quot;description\&quot;:\&quot;Qui puoi postare qualsiasi domanda o commento riguardo alle funzionalità di FlyNumber. Come funzionano o forse hai dubbi su come possono essere applicate alla tua configurazione\&quot;,\&quot;description_text\&quot;:\&quot;Qui puoi postare qualsiasi domanda o commento riguardo alle funzionalità di FlyNumber. Come funzionano o forse hai dubbi su come possono essere applicate alla tua configurazione\&quot;,\&quot;description_excerpt\&quot;:\&quot;Qui puoi postare qualsiasi domanda o commento riguardo alle funzionalità di FlyNumber. Come funzionano o forse hai dubbi su come possono essere applicate alla tua configurazione\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-features/10\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:20,\&quot;name\&quot;:\&quot;Non categorizzato\&quot;,\&quot;color\&quot;:\&quot;AB9364\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;uncategorized\&quot;,\&quot;topic_count\&quot;:0,\&quot;post_count\&quot;:0,\&quot;position\&quot;:2,\&quot;description\&quot;:\&quot;Argomenti che non necessitano di una categoria, o non rientrano in nessuna altra categoria esistente.\&quot;,\&quot;description_text\&quot;:\&quot;Argomenti che non necessitano di una categoria, o non rientrano in nessuna altra categoria esistente.\&quot;,\&quot;description_excerpt\&quot;:\&quot;Argomenti che non necessitano di una categoria, o non rientrano in nessuna altra categoria esistente.\&quot;,\&quot;topic_url\&quot;:\&quot;/t/\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:2,\&quot;name\&quot;:\&quot;Pre-vendita\&quot;,\&quot;color\&quot;:\&quot;0E76BD\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;pre-sales\&quot;,\&quot;topic_count\&quot;:122,\&quot;post_count\&quot;:430,\&quot;position\&quot;:5,\&quot;description\&quot;:\&quot;Qui puoi postare qualsiasi domanda che potresti avere prima di registrarti, dovrebbero essere domande o commenti generali pre-vendita. Se è specifico per un tipo di inoltro, si prega di postare nella categoria appropriata\&quot;,\&quot;description_text\&quot;:\&quot;Qui puoi postare qualsiasi domanda che potresti avere prima di registrarti, dovrebbero essere domande o commenti generali pre-vendita. Se è specifico per un tipo di inoltro, si prega di postare nella categoria appropriata\&quot;,\&quot;description_excerpt\&quot;:\&quot;Qui puoi postare qualsiasi domanda che potresti avere prima di registrarti, dovrebbero essere domande o commenti generali pre-vendita. Se è specifico per un tipo di inoltro, si prega di postare nella categoria appropriata\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-pre-sales/9\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:9,\&quot;name\&quot;:\&quot;Asterisk\&quot;,\&quot;color\&quot;:\&quot;FE8432\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;asterisk\&quot;,\&quot;topic_count\&quot;:6,\&quot;post_count\&quot;:17,\&quot;position\&quot;:9,\&quot;description\&quot;:\&quot;Posta qualsiasi cosa riguardante il PBX Asterisk premiato. Creato nel 1999 da Mark Spencer di Digium, ci piace inviare chiamate a qualsiasi cosa basata su Asterisk.\&quot;,\&quot;description_text\&quot;:\&quot;Posta qualsiasi cosa riguardante il PBX Asterisk premiato. Creato nel 1999 da Mark Spencer di Digium, ci piace inviare chiamate a qualsiasi cosa basata su Asterisk.\&quot;,\&quot;description_excerpt\&quot;:\&quot;Posta qualsiasi cosa riguardante il PBX Asterisk premiato. Creato nel 1999 da Mark Spencer di Digium, ci piace inviare chiamate a qualsiasi cosa basata su Asterisk.\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-asterisk/17\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:14,\&quot;name\&quot;:\&quot;Gtalk\&quot;,\&quot;color\&quot;:\&quot;BF1E2E\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;gtalk\&quot;,\&quot;topic_count\&quot;:4,\&quot;post_count\&quot;:13,\&quot;position\&quot;:10,\&quot;description\&quot;:\&quot;Non inoltriamo più chiamate direttamente a Gtalk o Google Hangouts\&quot;,\&quot;description_text\&quot;:\&quot;Non inoltriamo più chiamate direttamente a Gtalk o Google Hangouts\&quot;,\&quot;description_excerpt\&quot;:\&quot;Non inoltriamo più chiamate direttamente a Gtalk o Google Hangouts\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-gtalk/22\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:19,\&quot;name\&quot;:\&quot;PBX - Sistema telefonico\&quot;,\&quot;color\&quot;:\&quot;5F497A\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;pbx-virtual-phone-system\&quot;,\&quot;topic_count\&quot;:34,\&quot;post_count\&quot;:146,\&quot;position\&quot;:11,\&quot;description\&quot;:\&quot;Qualsiasi domanda o commento riguardo al nostro PBX ospitato su Cloud di ultima generazione / Sistema Telefonico Virtuale dovrebbe essere inserito qui. [attualmente in beta]\&quot;,\&quot;description_text\&quot;:\&quot;Qualsiasi domanda o commento riguardo al nostro PBX ospitato su Cloud di ultima generazione \\u0026#x2F; Sistema Telefonico Virtuale dovrebbe essere inserito qui. [attualmente in beta]\&quot;,\&quot;description_excerpt\&quot;:\&quot;Qualsiasi domanda o commento riguardo al nostro PBX ospitato su Cloud di ultima generazione / Sistema Telefonico Virtuale dovrebbe essere inserito qui. [attualmente in beta]\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-pbx-virtual-phone-system/45\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:\&quot;\&quot;,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:\&quot;\&quot;,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:\&quot;\&quot;,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:\&quot;\&quot;,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:18,\&quot;name\&quot;:\&quot;Supporto\&quot;,\&quot;color\&quot;:\&quot;BB9999\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;support\&quot;,\&quot;topic_count\&quot;:189,\&quot;post_count\&quot;:816,\&quot;position\&quot;:12,\&quot;description\&quot;:\&quot;Qualsiasi cosa relativa al supporto per il servizio FlyNumber. Se è specifico per un tipo di inoltro, si prega di utilizzare la categoria appropriata.\&quot;,\&quot;description_text\&quot;:\&quot;Qualsiasi cosa relativa al supporto per il servizio FlyNumber. Se è specifico per un tipo di inoltro, si prega di utilizzare la categoria appropriata.\&quot;,\&quot;description_excerpt\&quot;:\&quot;Qualsiasi cosa relativa al supporto per il servizio FlyNumber. Se è specifico per un tipo di inoltro, si prega di utilizzare la categoria appropriata.\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-support/28\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:17,\&quot;name\&quot;:\&quot;Fatturazione\&quot;,\&quot;color\&quot;:\&quot;008E42\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;billing\&quot;,\&quot;topic_count\&quot;:43,\&quot;post_count\&quot;:127,\&quot;position\&quot;:13,\&quot;description\&quot;:\&quot;Domande su fatturazione e pagamenti, questo dovrebbe rimanere relativo a commenti su fatturazione e pagamenti associati al servizio FlyNumber\&quot;,\&quot;description_text\&quot;:\&quot;Domande su fatturazione e pagamenti, questo dovrebbe rimanere relativo a commenti su fatturazione e pagamenti associati al servizio FlyNumber\&quot;,\&quot;description_excerpt\&quot;:\&quot;Domande su fatturazione e pagamenti, questo dovrebbe rimanere relativo a commenti su fatturazione e pagamenti associati al servizio FlyNumber\&quot;,\&quot;topic_url\&quot;:\&quot;/t/category-definition-for-payments/26\&quot;,\&quot;read_restricted\&quot;:false,\&quot;permission\&quot;:null,\&quot;notification_level\&quot;:1,\&quot;topic_template\&quot;:null,\&quot;has_children\&quot;:false,\&quot;sort_order\&quot;:null,\&quot;sort_ascending\&quot;:null,\&quot;show_subcategory_list\&quot;:false,\&quot;num_featured_topics\&quot;:3,\&quot;default_view\&quot;:null,\&quot;subcategory_list_style\&quot;:\&quot;rows_with_featured_topics\&quot;,\&quot;default_top_period\&quot;:\&quot;all\&quot;,\&quot;default_list_filter\&quot;:\&quot;all\&quot;,\&quot;minimum_required_tags\&quot;:0,\&quot;navigate_to_first_post_after_read\&quot;:false,\&quot;min_tags_from_required_group\&quot;:1,\&quot;required_tag_group_name\&quot;:null,\&quot;read_only_banner\&quot;:null,\&quot;uploaded_logo\&quot;:null,\&quot;uploaded_background\&quot;:null,\&quot;can_edit\&quot;:false},{\&quot;id\&quot;:13,\&quot;name\&quot;:\&quot;SIP\&quot;,\&quot;color\&quot;:\&quot;231F20\&quot;,\&quot;text_color\&quot;:\&quot;FFFFFF\&quot;,\&quot;slug\&quot;:\&quot;sip\&quot;,\&quot;topic_count\&quot;:36,\&quot;post_count\&quot;:126,\&quot;position\&quot;:14,\&quot;description\&quot;:\&quot;Posta qualsiasi cosa relativa al protocollo SIP. Inoltriamo chiamate a qualsiasi URI/indirizzo SIP e forniamo anche le nostre credenziali SIP per chiamate in entrata e in uscita con il tuo FlyNumber\&quot;,\&quot;description_text\&quot;:\&quot;Posta qualsiasi cosa relativa al protocollo SIP. Inoltriamo chiamate a qualsiasi URI \\u0026#x2F;indirizzo SIP e forniamo anche le nostre credenziali SIP per chiamate in entrata e in uscita con il tuo FlyNumber\&quot;,\&quot;description_excerpt\&quot;:\&quot;Posta qualsiasi cosa relativa al protocollo SIP

Mio Dio, mi correggo: ho appena aggiornato e lo screenshot ha mostrato il contenuto

Modifica

Quindi sembra che sia stato un caso isolato e ora lo screenshot rimane vuoto…

Vedere quello screenshot è stato sufficiente per me per mantenere questa impostazione attiva e servire a Google la versione JS. Quindi, se qualcuno vuole testare usando lo strumento di Google e fornire feedback, sarebbe fantastico

Modifica 2

Aggiornare il test non mostra errori nella console Javascript