0

ブラウザ lynx でこのリンクを開きます: github.com

  • まず、Cookie に対して [OK] をクリックする必要があります
  • その後、ウェブサイトが読み込まれます
  • そこで、「Enter」を押して最初のリンク (#GitHub) をたどります。

-> 次に、Firefox をプライベート モードで開き、次のようなファイルをダウンロードします: L140998-4260TMP.txt.gz

  • vimで開こうとするとエラーメッセージが出ますが、ファイルの最初の部分が表示されます。それでは始まります
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                      xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>GitHub</ShortName>
  <Description>Search GitHub</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">https://github.com/favicon.ico</Image>
  <Url type="text/html" method="get" template="https://github.com/search?q={searchTerms}&amp;ref=opensearch"/>
  <moz:SearchForm>https://github.com/search</moz:SearchForm>
</OpenSearchDescription>

それはopensearchの通常の動作ですか?それとも、ここで何か変なものを見ているのでしょうか?

4

0 に答える 0