<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>os0x</author_name>
  <author_url>https://blog.hatena.ne.jp/os0x/</author_url>
  <blog_title>os0x.blog</blog_title>
  <blog_url>https://os0x.hatenablog.com/</blog_url>
  <categories>
    <anon>AutoPagerize</anon>
    <anon>Opera</anon>
  </categories>
  <description>修正 2007/12/05 19:58 SITEINFOのマッチングを高速化 一件ずつurlのマッチをする方法の前にurlをまとめた正規表現を作成し、matchを一回実行して対象サイトか否かを判定する処理を加えました。これにより、非対応サイトでの処理時間がそれなりに改善されています。 var urls = []; forEach(list,function(info){ urls.push(info.url); }); var regexp = new RegExp(urls.join('|')); if (location.href.match(regexp)) { /* */} 2007/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fos0x.hatenablog.com%2Fentry%2F20071208%2F1197129285&quot; title=&quot;oAutoPagerizeのバグ修正と改良、そして今後 - os0x.blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-12-08 00:54:45</published>
  <title>oAutoPagerizeのバグ修正と改良、そして今後</title>
  <type>rich</type>
  <url>https://os0x.hatenablog.com/entry/20071208/1197129285</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
