<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>zetamatta</author_name>
  <author_url>https://blog.hatena.ne.jp/zetamatta/</author_url>
  <blog_title>標準愚痴出力</blog_title>
  <blog_url>https://zetamatta.hatenablog.com/</blog_url>
  <categories>
    <anon>nyagos</anon>
  </categories>
  <description>ちょっと時期を逸してしまいましたが… こんな感じの Lua コードを nyagos で読み込めば（lua_f nohttps.lua を実行するか、 .nyagos に書く）、ALT+O で今編集中のワードの中の https:// を削除してくれます。 # nohttps.lua nyagos.key.M_o = function(this) local word,pos = this:lastword() word = string.gsub(word,&quot;https://&quot;,&quot;&quot;) this:replacefrom(pos,word) end</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fzetamatta.hatenablog.com%2Fentry%2F2019%2F12%2F20%2F162035&quot; title=&quot; go get &amp;lt;URL&amp;gt; から https:// を削除する - 標準愚痴出力&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>2019-12-20 16:20:35</published>
  <title> go get &lt;URL&gt; から https:// を削除する</title>
  <type>rich</type>
  <url>https://zetamatta.hatenablog.com/entry/2019/12/20/162035</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
