Discourse JSをGoogle準拠にするのはどれくらい難しいですか?

Discourse と Google の JavaScript に関するガイドラインについての一般的な開発者向け質問です。

オンラインの Google モバイルフレンドリー テスト で最新のビルドをテストしたところ、スクリーンショットが空白で、HTML も大きくずれていました。

私のサイトは Google に JS バージョンを提供するように設定されていました

そこで質問なのですが、Discourse がどのように構築されているかをよく理解されていることと、Google のこのチェックリストの 10 ポイント をざっと見たことを考慮すると、フリーランスの開発者がこれを「修正」するのは現実的でしょうか?

それとも、これは将来的にコミュニティが検討すべきことでしょうか?

本当にそうでしたか?当社の標準的なJavaScriptは、どのモダンブラウザでも動作します。リクエストが通常のものであれば、リクエストされた側は問題なくレンダリングできるはずです。

もしそうでない場合は、レンダリングに失敗したエラーログを提供する必要があります。

その通りだと思います。もう一度有効化しましたので、これで私のサイトは Google に JS バージョンを提供することになります。

..ですので、Google ツールでもテストできます。「リソースが読み込めませんでした」というメッセージは、一般的に発生するものなので、それほど深刻に捉えない方が良いかもしれません。おそらくキャッシュされているのでしょう..

もし私のリンクを使って、実質的に Googlebot と同じ動作をする Mobile-friendly ツールを実行すると、レンダリングされません…

そして、はい。Googlebot がすべてのリソースにアクセスできるように、robots ファイルを編集しました。

テストを実行した際、以下のような結果が得られました:

Chrome の「ユーザーエージェント」を Googlebot スマートフォンに変更すると、正常に動作します(ただし、これは Chrome ブラウザが JS をレンダリングしているためであり、bot 自体ではないと想定しています)。

以下は、テストから返された HTML です(テストが提供するスクリーンショットは空白でした)。

<!DOCTYPE html>
<html lang="ja" class="mobile-view mobile-device text-size-normal anon"><head>
    
    <title>着信 &quot;forbidden&quot; - サポート - FlyNumber Discuss</title>
    <meta name="description" content="[日付 &amp;amp; 時刻]
[発信者 ID]
[宛先番号]
[通話時間]
[ステータス]
理由
[コスト (USD)]




2022-03-24 3:56:40

61385926451

00:00:00
失敗
Forbidden


2022-03-24 2:29:30

61385926451

00:00:00
失敗
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="&#39;着信 &quot;forbidden&quot;&#39; の RSS フィード" 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="着信 &quot;forbidden&quot;" />
<meta name="twitter:title" content="着信 &quot;forbidden&quot;" />
<meta property="og:description" content="[日付 &amp; 時刻] [発信者 ID] [宛先番号] [通話時間] [ステータス] 理由 [コスト (USD)]     2022-03-24 3:56:40  61385926451  00:00:00 失敗 Forbidden   2022-03-24 2:29:30  61385926451  00:00:00 失敗 Forbidden             これはこのスレッドと同じ問題でしょうか:No calls routing: Forbidden ?  私のアカウントは「アクティブ」と表示されていますが、実際にはアクティブではありません。" />
<meta name="twitter:description" content="[日付 &amp; 時刻] [発信者 ID] [宛先番号] [通話時間] [ステータス] 理由 [コスト (USD)]     2022-03-24 3:56:40  61385926451  00:00:00 失敗 Forbidden   2022-03-24 2:29:30  61385926451  00:00:00 失敗 Forbidden             これはこのスレッドと同じ問題でしょうか:No calls routing: Forbidden ?  私のアカウントは「アクティブ」と表示されていますが、実際にはアクティブではありません。" />
<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'>登録</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>
ログイン</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">着信 &quot;forbidden&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'>サポート</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='/'>ホーム</a>
            <a href="/categories">カテゴリ</a>
            <a href="/guidelines">FAQ/ガイドライン</a>
            <a href="/tos">利用規約</a>
            <a href="/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="ログイン" />
      </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;ブックマーク\&quot;,\&quot;description\&quot;:\&quot;この投稿にブックマークをつける\&quot;,\&quot;short_description\&quot;:\&quot;この投稿にブックマークをつける\&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;いいね\&quot;,\&quot;description\&quot;:\&quot;この投稿にいいねをつける\&quot;,\&quot;short_description\&quot;:\&quot;この投稿にいいねをつける\&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;オフトピック\&quot;,\&quot;description\&quot;:\&quot;この投稿は、タイトルと最初の投稿で定義されている現在の議論に関連しておらず、おそらく他の場所へ移動する必要があります。\&quot;,\&quot;short_description\&quot;:\&quot;議論に関連していない\&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;不適切\&quot;,\&quot;description\&quot;:\&quot;この投稿には、通常の人が不快、虐待的、または\\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003eコミュニティガイドライン\\u003c/a\\u003eに違反すると考えるコンテンツが含まれています。\&quot;,\&quot;short_description\&quot;:\&quot;\\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003eコミュニティガイドライン\\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;スパム\&quot;,\&quot;description\&quot;:\&quot;この投稿は広告または破壊行為です。現在のトピックにとって有用または関連していません。\&quot;,\&quot;short_description\&quot;:\&quot;これは広告または破壊行為です\&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;@%{username}にメッセージを送信\&quot;,\&quot;description\&quot;:\&quot;この投稿について、この人と直接かつ個人的に話したいです。\&quot;,\&quot;short_description\&quot;:\&quot;この投稿について、この人と直接かつ個人的に話したいです。\&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;翻訳が見つかりません: ja.post_action_types..title\&quot;,\&quot;description\&quot;:\&quot;翻訳が見つかりません: ja.post_action_types.description\&quot;,\&quot;short_description\&quot;:\&quot;翻訳が見つかりません: ja.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;その他\&quot;,\&quot;description\&quot;:\&quot;この投稿は、上記にリストされていない別の理由でスタッフの注意が必要です。\&quot;,\&quot;short_description\&quot;:\&quot;別の理由でスタッフの注意が必要です\&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;不適切\&quot;,\&quot;description\&quot;:\&quot;このトピックには、通常の人が不快、虐待的、または\\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003eコミュニティガイドライン\\u003c/a\\u003eに違反すると考えるコンテンツが含まれています。\&quot;,\&quot;short_description\&quot;:\&quot;\\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003eコミュニティガイドライン\\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;スパム\&quot;,\&quot;description\&quot;:\&quot;このトピックは広告です。このサイトにとって有用または関連しておらず、宣伝性質のものです。\&quot;,\&quot;short_description\&quot;:\&quot;これは広告です\&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;翻訳が見つかりません: ja.topic_flag_types..title\&quot;,\&quot;description\&quot;:\&quot;翻訳が見つかりません: ja.topic_flag_types.description\&quot;,\&quot;short_description\&quot;:\&quot;翻訳が見つかりません: ja.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;その他\&quot;,\&quot;description\&quot;:\&quot;このトピックは、\\u003ca href=\\\&quot;/guidelines\\\&quot;\\u003eガイドライン\\u003c/a\\u003e、\\u003ca href=\\\&quot;/tos\\\&quot;\\u003e利用規約\\u003c/a\\u003e、または上記にリストされていない別の理由に基づいて、スタッフの一般的な注意が必要です。\&quot;,\&quot;short_description\&quot;:\&quot;別の理由でスタッフの注意が必要です\&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;新しいスタイル\&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;機能\&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;ここでは、FlyNumberの機能に関する質問やコメントを投稿できます。それらがどのように機能するか、または設定に適用する方法について懸念がある場合\&quot;,\&quot;description_text\&quot;:\&quot;ここでは、FlyNumberの機能に関する質問やコメントを投稿できます。それらがどのように機能するか、または設定に適用する方法について懸念がある場合\&quot;,\&quot;description_excerpt\&quot;:\&quot;ここでは、FlyNumberの機能に関する質問やコメントを投稿できます。それらがどのように機能するか、または設定に適用する方法について懸念がある場合\&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;未分類\&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;カテゴリが必要ないトピック、または他の既存のカテゴリに当てはまらないトピック。\&quot;,\&quot;description_text\&quot;:\&quot;カテゴリが必要ないトピック、または他の既存のカテゴリに当てはまらないトピック。\&quot;,\&quot;description_excerpt\&quot;:\&quot;カテゴリが必要ないトピック、または他の既存のカテゴリに当てはまらないトピック。\&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;售前\&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;ここでは、サインアップする前に持っている質問を投稿できます。一般的な售前の質問やコメントであるべきです。転送タイプ固有のものについては、適切なカテゴリに投稿してください \&quot;,\&quot;description_text\&quot;:\&quot;ここでは、サインアップする前に持っている質問を投稿できます。一般的な售前の質問やコメントであるべきです。転送タイプ固有のものについては、適切なカテゴリに投稿してください\&quot;,\&quot;description_excerpt\&quot;:\&quot;ここでは、サインアップする前に持っている質問を投稿できます。一般的な售前の質問やコメントであるべきです。転送タイプ固有のものについては、適切なカテゴリに投稿してください\&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;受賞歴のあるAsterisk PBXに関するものを何でも投稿してください。1999年にDigiumのMark Spencerによって作成されました。Asteriskベースのものへの通話を送るのが大好きです。 \&quot;,\&quot;description_text\&quot;:\&quot;受賞歴のあるAsterisk PBXに関するものを何でも投稿してください。1999年にDigiumのMark Spencerによって作成されました。Asteriskベースのものへの通話を送るのが大好きです。\&quot;,\&quot;description_excerpt\&quot;:\&quot;受賞歴のあるAsterisk PBXに関するものを何でも投稿してください。1999年にDigiumのMark Spencerによって作成されました。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;もうGtalkやGoogle Hangoutsに直接通話を転送しません\&quot;,\&quot;description_text\&quot;:\&quot;もうGtalkやGoogle Hangoutsに直接通話を転送しません\&quot;,\&quot;description_excerpt\&quot;:\&quot;もうGtalkや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 - 電話システム\&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;最先端のクラウドホスティングPBX / 仮想電話システムに関する質問やコメントはここに置いてください。[現在ベータ版]\&quot;,\&quot;description_text\&quot;:\&quot;最先端のクラウドホスティングPBX \\u0026#x2F; 仮想電話システムに関する質問やコメントはここに置いてください。[現在ベータ版]\&quot;,\&quot;description_excerpt\&quot;:\&quot;最先端のクラウドホスティングPBX / 仮想電話システムに関する質問やコメントはここに置いてください。[現在ベータ版]\&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;サポート\&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;FlyNumberサービスに関するサポートの何でも。転送タイプ固有のものについては、適切なカテゴリを使用してください。 \&quot;,\&quot;description_text\&quot;:\&quot;FlyNumberサービスに関するサポートの何でも。転送タイプ固有のものについては、適切なカテゴリを使用してください。\&quot;,\&quot;description_excerpt\&quot;:\&quot;FlyNumberサービスに関するサポートの何でも。転送タイプ固有のものについては、適切なカテゴリを使用してください。\&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;請求\&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;請求と支払いの質問。これはFlyNumberサービスに関連する請求と支払いのコメントに関連しているべきです\&quot;,\&quot;description_text\&quot;:\&quot;請求と支払いの質問。これはFlyNumberサービスに関連する請求と支払いのコメントに関連しているべきです\&quot;,\&quot;description_excerpt\&quot;:\&quot;請求と支払いの質問。これは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;SIPプロトコルに関連するものを何でも投稿してください。私たちは任意のSIP URI /アドレスへの通話を送信し、またFlyNumberでの着信と発信のための独自のSIP資格情報を提供しています\&quot;,\&quot;description_text\&quot;:\&quot;SIPプロトコルに関連するものを何でも投稿してください。私たちは任意のSIP URI \\u0026#x2F;アドレスへの通話を送信し、またFlyNumberでの着信と発信のための独自のSIP資格情報を提供しています\&quot;,\&quot;description_excerpt\&quot;:\&quot;SIPプロトコルに関連するものを何でも投稿してください。私たちは任意のSIP URI

まったく、訂正します。リロードしたところ、スクリーンショットにコンテンツが表示されました。

編集
どうやら一時的なものだったようで、今はスクリーンショットが空白のままです。

このスクリーンショットを見ただけで、この設定をオンにしてGoogleにJavaScriptバージョンを提供することにしました。もし誰かがGoogleツールを使ってテストし、フィードバックを提供したいのであれば、それは素晴らしいことです。

編集2
テストをリロードすると、JavaScriptコンソールにエラーは表示されません。