<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Get Info: #hoyoyo</title>
    <description>Posts tagged “hoyoyo” — Blog of independent game and app developer Matt Sephton. Featuring vintage Macintosh, game development, digital artwork, Japanese esoterica, video game reviews, hacks and tips, and much more.</description>
    <link>https://blog.gingerbeardman.com/tag/hoyoyo/</link>
    <atom:link href="https://blog.gingerbeardman.com/tag/hoyoyo/index.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Sun, 12 Jul 2026 20:54:08 +0000</pubDate>
    <lastBuildDate>Sun, 12 Jul 2026 20:54:08 +0000</lastBuildDate>
    <generator>Jekyll v4.4.1</generator>

    
      
        <item>
          <title>Using a proxy to speed up access to specific websites</title>
          <description>&lt;p&gt;I use &lt;a href=&quot;https://world.hoyoyo.com/member~register~code~IZhM8F&quot;&gt;world.hoyoyo.com&lt;/a&gt; quite a lot. It’s a forwarding service for buying stuff from Japan. However, I found that their website took around a minute to load a page, which became hugely annoying very quickly.&lt;/p&gt;

&lt;p&gt;HOYOYO are great as they will negotiate discount prices from Mercari sellers, which has saved me a ton of money, so I wanted to stick with them.&lt;/p&gt;

&lt;p&gt;Over time I’d resorted to accessing their website through a trusted VPN in either &lt;a href=&quot;https://www.opera.com&quot;&gt;Opera browser&lt;/a&gt; (macOS) or &lt;a href=&quot;https://readdle.com/documents&quot;&gt;Documents app&lt;/a&gt; (iOS) which both worked very well. But launching a new browser for a specific website always bothered me.&lt;/p&gt;

&lt;h1 id=&quot;its-good-to-talk&quot;&gt;It’s good to talk&lt;/h1&gt;

&lt;p&gt;I was chatting with my brother about it and he said that he was seeing reasonably quick load times. After a little investigation I found that, for reasons I don’t understand, certain websites are very slow to load through my ISP (British Telecom). At this point, it was obvious that using a VPN in a specific browser was overkill for solving the problem.&lt;/p&gt;

&lt;h1 id=&quot;proxy-to-the-rescue&quot;&gt;Proxy to the rescue&lt;/h1&gt;

&lt;p&gt;So I tried using a web proxy and the load times dropped drastically, to a handful of seconds, which is a lot more reasonable! Not quite as quick as using the specific browsers, but good enough for me.&lt;/p&gt;

&lt;p&gt;Of course, I don’t want all traffic to go through the proxy. So I set up a PAC (Proxy Auto-Configuration) file to route only requests to HOYOYO through the proxy and leave everything else untouched.&lt;/p&gt;

&lt;p&gt;In terms of which proxy to use, you’ll have to hit Google or set up your own on an external server.&lt;/p&gt;

&lt;h1 id=&quot;pac-man&quot;&gt;PAC, man&lt;/h1&gt;

&lt;p&gt;Here’s what my final PAC file looks a bit like:&lt;/p&gt;

&lt;noscript&gt;&lt;p&gt;&lt;a href=&quot;https://gist.github.com/gingerbeardman/dd6691c2706a3d27a485a7a7dc3e5d60&quot;&gt;View the source code as a Gist&lt;/a&gt;&lt;/p&gt;&lt;/noscript&gt;
&lt;script src=&quot;https://gist.github.com/gingerbeardman/dd6691c2706a3d27a485a7a7dc3e5d60.js&quot;&gt;&lt;/script&gt;

&lt;p&gt;Note: you’ll need to substitute a valid proxy IP address and port number, and host the file on a web server you can access from your device.&lt;/p&gt;

&lt;h3 id=&quot;usage&quot;&gt;Usage&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;For iOS, you enter the URL of the file in the Proxy setting of your current Wi-Fi connection. A correct setting will be shown as “Automatic”.&lt;/li&gt;
  &lt;li&gt;macOS: enter it in System Preferences &amp;gt; Network &amp;gt; Advanced &amp;gt; Proxies, as below.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;img src=&quot;https://cdn.gingerbeardman.com/images/posts/proxy.png&quot; alt=&quot;PNG&quot; /&gt;&lt;/p&gt;
</description>
          <author>by Matt Sephton</author>
          <pubDate>Sat, 29 Jan 2022 00:00:00 +0000</pubDate>
          <link>https://blog.gingerbeardman.com/2022/01/29/using-a-proxy-to-speed-up-access-to-specific-websites/</link>
          <guid isPermaLink="true">https://blog.gingerbeardman.com/2022/01/29/using-a-proxy-to-speed-up-access-to-specific-websites/</guid>
        </item>
      
    

  </channel>
</rss>
