<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Api on MoeJueのブログ</title>
    <link>https://ja.moejue.cn/en/tags/api/</link>
    <description>Recent content in Api on MoeJueのブログ</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Wed, 15 Oct 2025 01:41:09 +0000</lastBuildDate>
    <atom:link href="https://ja.moejue.cn/en/tags/api/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The third generation of random 2D API is here!</title>
      <link>https://ja.moejue.cn/en/posts/288/</link>
      <pubDate>Wed, 15 Oct 2025 01:31:22 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/288/</guid>
      <description>&lt;p&gt;Do you still remember that random graph interface that you guys ruined? It was updated today! In the past few years, &lt;strong&gt;Random Graph API&lt;/strong&gt; has been a &amp;ldquo;little toy&amp;rdquo; and &amp;ldquo;common tool&amp;rdquo; for many front-end developers, 2D webmasters, and even desktop plug-in enthusiasts.&lt;/p&gt;&#xA;&lt;h3 id=&#34;-generation-1-simple-but-clunky-starting-point&#34;&gt;🥇 Generation 1: Simple but clunky starting point&lt;/h3&gt;&#xA;&lt;p&gt;To be honest, the random graph API at that time was just a small PHP script + a cloud host. The goal at that time was simple: &lt;strong&gt;provide an interface that can return random pictures&lt;/strong&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>My 2D photo album is back</title>
      <link>https://ja.moejue.cn/en/posts/227/</link>
      <pubDate>Fri, 08 Nov 2024 09:52:39 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/227/</guid>
      <description>&lt;p&gt;From the earliest [Gallery] (&lt;a href=&#34;https://moejue.cn/archives/10%29&#34;target=&#34;_blank&#34;&#xA;  class=&#34;inline-flex items-center gap-1&#34;&#xA;&gt;https://moejue.cn/archives/10)&#xA;  &lt;svg id=&#34;external-link&#34; class=&#34;h-3 w-3 flex-shrink-0&#34;&#xA;    fill=&#34;none&#34;&#xA;    stroke=&#34;currentColor&#34;&#xA;    viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/a&gt;, to [Picture Bed] (&lt;a href=&#34;https://moejue.cn/archives/61%29&#34;target=&#34;_blank&#34;&#xA;  class=&#34;inline-flex items-center gap-1&#34;&#xA;&gt;https://moejue.cn/archives/61)&#xA;  &lt;svg id=&#34;external-link&#34; class=&#34;h-3 w-3 flex-shrink-0&#34;&#xA;    fill=&#34;none&#34;&#xA;    stroke=&#34;currentColor&#34;&#xA;    viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/a&gt;, to the current photo album. My persistence in pictures can be said to have spanned several centuries. The pictures in the gallery were stored in Qiniuyun, but later the traffic was blocked and closed. The Picture Bed is now providing image upload services for blogs. Photo album is the concept of a photo album in a mobile phone. It can store both pictures and videos. Gradually it is becoming more and more perfect.&lt;/p&gt;</description>
    </item>
    <item>
      <title>An open source, simple and beautiful Kugou third-party client V1.0.0 Beta</title>
      <link>https://ja.moejue.cn/en/posts/225/</link>
      <pubDate>Sun, 03 Nov 2024 12:48:04 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/225/</guid>
      <description>&lt;p&gt;&#xA;&lt;figure class=&#34;image-figure not-prose my-8&#34; &#xA;        data-lightbox-enabled=&#34;false&#34;&#xA;        data-gallery-type=&#34;auto&#34;&gt;&#xA;  &lt;div class=&#34;image-container&#34;&gt;&#xA;    &lt;img&#xA;    src=&#34;https://github.com/iAJue/MoeKoeMusic/raw/main/images/logo.png&#34;&#xA;    alt=&#34;Logo&#34;&#xA;    &#xA;    &#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    data-gallery-src=&#34;https://github.com/iAJue/MoeKoeMusic/raw/main/images/logo.png&#34;&#xA;    data-gallery-alt=&#34;Logo&#34;&#xA;    data-gallery-title=&#34;&#34; /&gt;&lt;/div&gt;&#xA;&#xA;  &lt;/figure&gt;&lt;/p&gt;&#xA;&lt;h2 id=&#34;moekoe-music&#34;&gt;MoeKoe Music&lt;/h2&gt;&#xA;&lt;p&gt;An open source, simple and beautiful Kugou third-party client&#xA;&lt;a href=&#34;https://github.com/iAJue/MoeKoeMusic/&#34;target=&#34;_blank&#34;&#xA;  class=&#34;inline-flex items-center gap-1&#34;&#xA;&gt;&lt;strong&gt;🌎 GitHub repository&lt;/strong&gt;&#xA;  &lt;svg id=&#34;external-link&#34; class=&#34;h-3 w-3 flex-shrink-0&#34;&#xA;    fill=&#34;none&#34;&#xA;    stroke=&#34;currentColor&#34;&#xA;    viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/a&gt; | &lt;a href=&#34;https://github.com/iAJue/MoeKoeMusic/releases&#34;target=&#34;_blank&#34;&#xA;  class=&#34;inline-flex items-center gap-1&#34;&#xA;&gt;&lt;strong&gt;📦️ Download the installation package&lt;/strong&gt;&#xA;  &lt;svg id=&#34;external-link&#34; class=&#34;h-3 w-3 flex-shrink-0&#34;&#xA;    fill=&#34;none&#34;&#xA;    stroke=&#34;currentColor&#34;&#xA;    viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/a&gt; | &lt;a href=&#34;https://MoeJue.cn&#34;target=&#34;_blank&#34;&#xA;  class=&#34;inline-flex items-center gap-1&#34;&#xA;&gt;&lt;strong&gt;💬 Visit the blog&lt;/strong&gt;&#xA;  &lt;svg id=&#34;external-link&#34; class=&#34;h-3 w-3 flex-shrink-0&#34;&#xA;    fill=&#34;none&#34;&#xA;    stroke=&#34;currentColor&#34;&#xA;    viewBox=&#34;0 0 24 24&#34;&gt;&lt;path fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; stroke-width=&#34;2&#34; d=&#34;M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6&#34;/&gt;&lt;/svg&gt;&#xA;&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Multi-platform article synchronization browser plug-in - ArticleSync</title>
      <link>https://ja.moejue.cn/en/posts/218/</link>
      <pubDate>Wed, 16 Oct 2024 11:02:49 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/218/</guid>
      <description>&lt;h2 id=&#34;articlesync---multi-platform-article-synchronization-plug-in&#34;&gt;ArticleSync - Multi-platform article synchronization plug-in&lt;/h2&gt;&#xA;&lt;p&gt;ArticleSync is a browser extension that helps users easily publish articles to multiple social platforms simultaneously. Supports publishing articles from local drafts to major platforms, such as Zhihu, Bilibili, etc. It provides a one-stop solution that makes synchronizing your articles on different social media platforms simple and efficient.&lt;/p&gt;&#xA;&lt;p&gt;Based on the browser plug-in mode, it automatically detects local login accounts and eliminates risks such as account leaks and environmental abnormalities.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Randomized Secondary Image API 3rd</title>
      <link>https://ja.moejue.cn/en/posts/108/</link>
      <pubDate>Tue, 10 Mar 2020 08:51:35 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/108/</guid>
      <description>&lt;p&gt;&#xA;&lt;figure class=&#34;image-figure not-prose my-8&#34; &#xA;        data-lightbox-enabled=&#34;false&#34;&#xA;        data-gallery-type=&#34;auto&#34;&gt;&#xA;  &lt;div class=&#34;image-container&#34;&gt;&#xA;    &lt;img&#xA;    src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1gcoxw1p6y1j30ya0o74qp.jpg&#34;&#xA;    alt=&#34;&#34;&#xA;    &#xA;    &#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    data-gallery-src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1ply1gcoxw1p6y1j30ya0o74qp.jpg&#34;&#xA;    data-gallery-alt=&#34;&#34;&#xA;    data-gallery-title=&#34;&#34; /&gt;&lt;/div&gt;&#xA;&#xA;  &lt;/figure&gt;&#xA;Originally, I had put the second bullet on the top of the list and didn&amp;rsquo;t intend to post the third bullet, but then I thought about it and held back so many words that I thought it would be a waste of my brain cells if I didn&amp;rsquo;t post it.&lt;/p&gt;&#xA;&lt;p&gt;It&amp;rsquo;s been 2 years since the last update, and the APi has been running smoothly for 2 years and several months. This time the main update is a tutorial picture and 3000+ random secondary api map, in addition and interface optimization, about this!&lt;/p&gt;</description>
    </item>
    <item>
      <title>The owner is back with a new version of the triple.</title>
      <link>https://ja.moejue.cn/en/posts/15/</link>
      <pubDate>Sun, 04 Aug 2019 01:42:18 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/15/</guid>
      <description>&lt;p&gt;Since the 5.20 confession, the owner has been missing &amp;hellip;&amp;hellip;.&#xA;&#xA;&lt;figure class=&#34;image-figure not-prose my-8&#34; &#xA;        data-lightbox-enabled=&#34;false&#34;&#xA;        data-gallery-type=&#34;auto&#34;&gt;&#xA;  &lt;div class=&#34;image-container&#34;&gt;&#xA;    &lt;img&#xA;    src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1g5nlxy8to3j306o05b75f.jpg&#34;&#xA;    alt=&#34;&#34;&#xA;    &#xA;    &#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    data-gallery-src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1g5nlxy8to3j306o05b75f.jpg&#34;&#xA;    data-gallery-alt=&#34;&#34;&#xA;    data-gallery-title=&#34;&#34; /&gt;&lt;/div&gt;&#xA;&#xA;  &lt;/figure&gt;&#xA;I don&amp;rsquo;t know how many months have passed, but the 3 in 1 is updated again. I set a flag in the group two months ago, and today I fulfill it, don&amp;rsquo;t ask me what I did in the middle two months -. - Don&amp;rsquo;t ask me what I was doing in the middle two months.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fantasy Realm Picture Bed User Help</title>
      <link>https://ja.moejue.cn/en/posts/63/</link>
      <pubDate>Mon, 19 Mar 2018 11:56:29 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/63/</guid>
      <description>&lt;p&gt;Since many people encounter problems during installation and use, I still have to summarize it. If it still can’t be solved, you can join the group and ask questions to the omnipotent group friends.&lt;/p&gt;&#xA;&lt;h2 id=&#34;verification-code-is-not-displayed&#34;&gt;Verification code is not displayed&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Check whether the server supports the GD graphics processing library&lt;/li&gt;&#xA;&lt;li&gt;Check the server WEB environment&lt;/li&gt;&#xA;&lt;/ol&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Apache: If your program is installed in a secondary directory, modify the .htaccess file in the program root directory&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&amp;lt;IfModule mod_rewrite.c&amp;gt;&#xA;RewriteEngine on&#xA;RewriteCond %{REQUEST_FILENAME} !-d&#xA;RewriteCond %{REQUEST_FILENAME} !-f&#xA;Rewritebase/your secondary directory name/index.php&#xA;RewriteRule ^(.*)$ /Your secondary directory name/index.php?/$1 [L]&#xA;&lt;/IfModule&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Randomized Secondary Image API 2nd</title>
      <link>https://ja.moejue.cn/en/posts/60/</link>
      <pubDate>Sun, 04 Mar 2018 11:01:46 +0000</pubDate>
      <guid>https://ja.moejue.cn/en/posts/60/</guid>
      <description>&lt;p&gt;&#xA;&lt;figure class=&#34;image-figure not-prose my-8&#34; &#xA;        data-lightbox-enabled=&#34;false&#34;&#xA;        data-gallery-type=&#34;auto&#34;&gt;&#xA;  &lt;div class=&#34;image-container&#34;&gt;&#xA;    &lt;img&#xA;    src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqeqjtrbj1j30tn0lrhdt.jpg&#34;&#xA;    alt=&#34;&#34;&#xA;    &#xA;    &#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    data-gallery-src=&#34;https://image.baidu.com/search/down?url=https://tva1.sinaimg.cn//large/0072Vf1pgy1fqeqjtrbj1j30tn0lrhdt.jpg&#34;&#xA;    data-gallery-alt=&#34;&#34;&#xA;    data-gallery-title=&#34;&#34; /&gt;&lt;/div&gt;&#xA;&#xA;  &lt;/figure&gt;&#xA;After a gap of 2 days and three months, it&amp;rsquo;s been a long time since the first randomized secondary image API was released.&#xA;The second bullet api, out of the blue&lt;/p&gt;&#xA;&lt;h2 id=&#34;update-notes&#34;&gt;Update Notes:&lt;/h2&gt;&#xA;&lt;p&gt;Compared to the last version, this time the images are more suitable for background images, desktop wallpapers, etc.&#xA;The last version was a hodgepodge of images, all kinds of images, miserable (I don&amp;rsquo;t even use them myself). In this version, I spent some time to select some pictures (1080P+) and upload them to Sina Cloud.&#xA;Support https in the real sense, the pictures are all hosted on Sina cloud, the speed is also improved.&#xA;Remove all kinds of meaningful parameter settings&#xA;The content of the images are all anime and secondary yuan images (all ages (laughs))&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
