<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>J_ogawa</author_name>
  <author_url>https://blog.hatena.ne.jp/J_ogawa/</author_url>
  <blog_title>エンジニアリングにはほど遠い</blog_title>
  <blog_url>https://j-ogawa.hatenadiary.jp/</blog_url>
  <categories>
    <anon>http</anon>
  </categories>
  <description>ユーザ登録のメール認証の為のトークンを作ったりしたときに トークンの末尾が.ではまりました。 メール本文: https://****/confirm?token=○○○○. クリックで開く: https://****/confirm?token=○○○○ に遷移 → 認証失敗 となる。 また、.はURLエンコードの対象文字ではないのでエンコードしてもダメです。 対処としては https://****/confirm?token=****.&amp;foo=bar と言う風に架空のパラメータを後ろに付けた。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fj-ogawa.hatenadiary.jp%2Fentry%2F2014%2F03%2F26%2F160434&quot; title=&quot;sign_upのメールに載せたurlの末尾が.だった場合にgmailで開くと値が欠ける件 - エンジニアリングにはほど遠い&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>2014-03-26 16:04:34</published>
  <title>sign_upのメールに載せたurlの末尾が.だった場合にgmailで開くと値が欠ける件</title>
  <type>rich</type>
  <url>https://j-ogawa.hatenadiary.jp/entry/2014/03/26/160434</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
