<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>GeorgeX</title>
        <link>https://paragraph.com/@cryptoregal</link>
        <description>From the crypto world</description>
        <lastBuildDate>Mon, 29 Jun 2026 04:18:43 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[自动化群控利器：一键批量打造Chrome+钱包+代理多开环境！]]></title>
            <link>https://paragraph.com/@cryptoregal/chrome-2</link>
            <guid>NYaLinxO1iPUk4NhsCnG</guid>
            <pubDate>Sun, 26 Jan 2025 17:23:38 GMT</pubDate>
            <description><![CDATA[以下是一份简明教程，介绍如何在 Windows 环境下批量创建并配置独立的 Chrome 浏览器实例，用于批量登录加密钱包（Metamask、Phantom）以及代理插件（SwitchOmega），为后续批量操作 Twitter 和 Discord 做准备。一、准备工作下载并解压自动化程式及相关文件程式包内包含以下关键文件：config.txt：程序配置文件CHROME浏览器配置.xlsx：详细的浏览器配置表格excel2sqlite.exe：将 Excel 数据转成本地数据库main.exe：自动执行批量创建与配置插件的程序userdata 文件夹：Chrome 默认配置模板所在安装并确保已有原始 Chrome 浏览器程式目前只在 Windows 10 测试通过，且仅支持原生 Chrome。链接: https://pan.baidu.com/s/1oPLccWpA8Ld9DH0l_wOVsA 提取码: 79ek二、配置说明Step 1. 编辑 config.txt在 config.txt 中填写程序执行所需的基础配置，如一次性创建多少个浏览器实例等。根据需要启用或关闭调试模式、...]]></description>
            <content:encoded><![CDATA[<p>以下是一份简明教程，介绍如何在 Windows 环境下批量创建并配置独立的 Chrome 浏览器实例，用于批量登录加密钱包（Metamask、Phantom）以及代理插件（SwitchOmega），为后续批量操作 Twitter 和 Discord 做准备。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>一、准备工作</strong></h2><ol><li><p><strong>下载并解压自动化程式及相关文件</strong>程式包内包含以下关键文件：</p><ul><li><p><code>config.txt</code>：程序配置文件</p></li><li><p><code>CHROME浏览器配置.xlsx</code>：详细的浏览器配置表格</p></li><li><p><code>excel2sqlite.exe</code>：将 Excel 数据转成本地数据库</p></li><li><p><code>main.exe</code>：自动执行批量创建与配置插件的程序</p></li><li><p><code>userdata</code> 文件夹：Chrome 默认配置模板所在</p></li></ul></li><li><p><strong>安装并确保已有原始 Chrome 浏览器</strong>程式目前只在 Windows 10 测试通过，且仅支持原生 Chrome。</p></li><li><p>链接: <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://pan.baidu.com/s/1oPLccWpA8Ld9DH0l_wOVsA">https://pan.baidu.com/s/1oPLccWpA8Ld9DH0l_wOVsA</a> 提取码: 79ek</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>二、配置说明</strong></h2><h3 id="h-step-1-configtxt" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 1. 编辑</strong> <code>config.txt</code></h3><ul><li><p>在 <code>config.txt</code> 中填写程序执行所需的基础配置，如一次性创建多少个浏览器实例等。</p></li><li><p>根据需要启用或关闭调试模式、日志输出等参数。</p></li></ul><h3 id="h-step-2-chromexlsx" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 2. 编辑</strong> <code>CHROME浏览器配置.xlsx</code></h3><ul><li><p><strong>浏览器编号</strong>：建议按 1、2、3… 连续编号，以便日后群控、启动相应实例。</p></li><li><p><strong>代理</strong>：如需使用代理功能，则在对应行填入正确的代理 IP 或代理网址。</p></li><li><p><strong>BSC/SOL地址</strong>：如需自动登录加密钱包，在相应列填入“是”并在后续列填好助记词、密码等信息；若不需要自动登录，则填“否”即可。</p></li><li><p>示例：如下</p></li></ul></li></ol><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>三、自动创建数据库</strong></h2><h3 id="h-step-3-excel2sqliteexe" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 3. 运行</strong> <code>excel2sqlite.exe</code></h3><ul><li><p>在命令行中打开 <code>excel2sqlite.exe</code> 所在目录。</p></li><li><p>输入数字 “2” 并回车，程序会将当前 <code>CHROME浏览器配置.xlsx</code> 中的内容读入 <code>browser.db</code> 数据库。</p></li><li><p>读写完成后，可删除或隐藏 <code>browser.db</code> 和源 Excel 表格，防止泄露。</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>四、创建默认插件环境</strong></h2><h3 id="h-step-4" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 4. 手动安装想用的插件到默认环境</strong></h3><ol><li><p>打开CMD或Powershell，切换到 Chrome 安装目录（示例）：</p><pre data-type="codeBlock" text="&quot;C:\Program Files\Google\Chrome\Application\chrome.exe&quot; --user-data-dir=&quot;G:\批量创建浏览器\userdata&quot;  

"><code><span class="hljs-string">"C:\Program Files\Google\Chrome\Application\chrome.exe"</span> <span class="hljs-operator">-</span><span class="hljs-operator">-</span>user<span class="hljs-operator">-</span>data<span class="hljs-operator">-</span>dir<span class="hljs-operator">=</span><span class="hljs-string">"G:\批量创建浏览器\userdata"</span>  

</code></pre></li><li><p>回车后，将打开一个“默认”Chrome 浏览器（即 <code>userdata</code> 文件夹对应的用户数据）。</p></li><li><p>手动在此默认浏览器中安装需要的插件：</p><ul><li><p>Metamask</p></li><li><p>Phantom</p></li><li><p>SwitchOmega</p></li></ul></li><li><p>关闭此默认浏览器窗口。此时 <code>userdata</code> 文件夹会包含以上插件安装信息。</p></li></ol><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>五、执行批量创建和配置</strong></h2><h3 id="h-step-5-mainexe" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 5. 运行</strong> <code>main.exe</code></h3><ol><li><p>双击或在 CMD 中执行 <code>main.exe</code>。</p></li><li><p>程序会按照数据库中的配置，依次：</p><ul><li><p>创建相应数量的独立 Chrome 浏览器实例文件夹。</p></li><li><p>自动为每个浏览器登录 Metamask/Phantom 钱包（如果在表格中设置为“是”）。</p></li><li><p>自动填充代理设置（如果在表格中填写了代理信息）。</p></li></ul></li><li><p>等待程序执行完毕，即可在指定位置看到多个命名有序的浏览器文件夹，并且每个都已经完成插件初始化。</p></li></ol><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>六、后续操作与安全建议</strong></h2><ul><li><p><strong>批量账号群控与维护</strong>：有了这些预装插件的独立浏览器，就可以更轻松地进行 Twitter、Discord 等平台账号的批量登录与操作。</p></li><li><p><strong>数据库与助记词保管</strong>：</p><ul><li><p>建议定期删除或转移 <code>browser.db</code>，并做好加密与备份。</p></li><li><p>助记词、安全密码等信息不要对外泄露，使用完务必妥善处理。</p></li></ul></li><li><p><strong>复用与扩展</strong>：</p><ul><li><p>若更换操作系统或再次大规模创建浏览器，只需更新 <code>CHROME浏览器配置.xlsx</code> 并使用同样的方法导入数据库、运行程序即可。</p></li><li><p>使用“浏览器编号”可轻松调用、识别并控制目标浏览器。</p></li></ul></li></ul><p><strong><em>以上流程旨在极大地减少重复工作，让你能在大规模账号养号、登录 Discord/Twitter 等方面节省时间成本。希望能帮助到你！如果还有任何疑问，欢迎进一步询问。</em></strong></p><p><strong>PS：喜欢的话，有那个您发财的小手打个赏钱吧。</strong></p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
        <item>
            <title><![CDATA[自动化群控利器：一键批量打造Chrome+钱包+代理多开环境！]]></title>
            <link>https://paragraph.com/@cryptoregal/chrome</link>
            <guid>XQa7o8iJnRmD3vlNo5c9</guid>
            <pubDate>Sun, 26 Jan 2025 17:11:22 GMT</pubDate>
            <description><![CDATA[以下是一份简明教程，介绍如何在 Windows 环境下批量创建并配置独立的 Chrome 浏览器实例，用于批量登录加密钱包（Metamask、Phantom）以及代理插件（SwitchOmega），为后续批量操作 Twitter 和 Discord 做准备。一、准备工作下载并解压自动化程式及相关文件程式包内包含以下关键文件：config.txt：程序配置文件CHROME浏览器配置.xlsx：详细的浏览器配置表格excel2sqlite.exe：将 Excel 数据转成本地数据库main.exe：自动执行批量创建与配置插件的程序userdata 文件夹：Chrome 默认配置模板所在安装并确保已有原始 Chrome 浏览器程式目前只在 Windows 10 测试通过，且仅支持原生 Chrome。二、配置说明Step 1. 编辑 config.txt在 config.txt 中填写程序执行所需的基础配置，如一次性创建多少个浏览器实例等。根据需要启用或关闭调试模式、日志输出等参数。Step 2. 编辑 CHROME浏览器配置.xlsx浏览器编号：建议按 1、2、3… 连续编号，以便日后...]]></description>
            <content:encoded><![CDATA[<p>以下是一份简明教程，介绍如何在 Windows 环境下批量创建并配置独立的 Chrome 浏览器实例，用于批量登录加密钱包（Metamask、Phantom）以及代理插件（SwitchOmega），为后续批量操作 Twitter 和 Discord 做准备。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>一、准备工作</strong></h2><ol><li><p><strong>下载并解压自动化程式及相关文件</strong>程式包内包含以下关键文件：</p><ul><li><p><code>config.txt</code>：程序配置文件</p></li><li><p><code>CHROME浏览器配置.xlsx</code>：详细的浏览器配置表格</p></li><li><p><code>excel2sqlite.exe</code>：将 Excel 数据转成本地数据库</p></li><li><p><code>main.exe</code>：自动执行批量创建与配置插件的程序</p></li><li><p><code>userdata</code> 文件夹：Chrome 默认配置模板所在</p></li></ul></li><li><p><strong>安装并确保已有原始 Chrome 浏览器</strong>程式目前只在 Windows 10 测试通过，且仅支持原生 Chrome。</p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>二、配置说明</strong></h2><h3 id="h-step-1-configtxt" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 1. 编辑</strong> <code>config.txt</code></h3><ul><li><p>在 <code>config.txt</code> 中填写程序执行所需的基础配置，如一次性创建多少个浏览器实例等。</p></li><li><p>根据需要启用或关闭调试模式、日志输出等参数。</p></li></ul><h3 id="h-step-2-chromexlsx" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 2. 编辑</strong> <code>CHROME浏览器配置.xlsx</code></h3><ul><li><p><strong>浏览器编号</strong>：建议按 1、2、3… 连续编号，以便日后群控、启动相应实例。</p></li><li><p><strong>代理</strong>：如需使用代理功能，则在对应行填入正确的代理 IP 或代理网址。</p></li><li><p><strong>BSC/SOL地址</strong>：如需自动登录加密钱包，在相应列填入“是”并在后续列填好助记词、密码等信息；若不需要自动登录，则填“否”即可。</p></li><li><p>示例：如下</p></li></ul></li></ol><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d2d4fc37f7ce0a4f0bd2933ba87a38a0154102edc2f287898788b72b6238b8db.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>三、自动创建数据库</strong></h2><h3 id="h-step-3-excel2sqliteexe" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 3. 运行</strong> <code>excel2sqlite.exe</code></h3><ul><li><p>在命令行中打开 <code>excel2sqlite.exe</code> 所在目录。</p></li><li><p>输入数字 “2” 并回车，程序会将当前 <code>CHROME浏览器配置.xlsx</code> 中的内容读入 <code>browser.db</code> 数据库。</p></li><li><p>读写完成后，可删除或隐藏 <code>browser.db</code> 和源 Excel 表格，防止泄露。</p></li></ul><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>四、创建默认插件环境</strong></h2><h3 id="h-step-4" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 4. 手动安装想用的插件到默认环境</strong></h3><ol><li><p>打开CMD或Powershell，切换到 Chrome 安装目录（示例）：</p><pre data-type="codeBlock" text="&quot;C:\Program Files\Google\Chrome\Application\chrome.exe&quot; --user-data-dir=&quot;G:\批量创建浏览器\userdata&quot;  
"><code><span class="hljs-string">"C:\Program Files\Google\Chrome\Application\chrome.exe"</span> <span class="hljs-operator">-</span><span class="hljs-operator">-</span>user<span class="hljs-operator">-</span>data<span class="hljs-operator">-</span>dir<span class="hljs-operator">=</span><span class="hljs-string">"G:\批量创建浏览器\userdata"</span>  
</code></pre></li><li><p>回车后，将打开一个“默认”Chrome 浏览器（即 <code>userdata</code> 文件夹对应的用户数据）。</p></li><li><p>手动在此默认浏览器中安装需要的插件：</p><ul><li><p>Metamask</p></li><li><p>Phantom</p></li><li><p>SwitchOmega</p></li></ul></li><li><p>关闭此默认浏览器窗口。此时 <code>userdata</code> 文件夹会包含以上插件安装信息。</p></li></ol><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>五、执行批量创建和配置</strong></h2><h3 id="h-step-5-mainexe" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"><strong>Step 5. 运行</strong> <code>main.exe</code></h3><ol><li><p>双击或在 CMD 中执行 <code>main.exe</code>。</p></li><li><p>程序会按照数据库中的配置，依次：</p><ul><li><p>创建相应数量的独立 Chrome 浏览器实例文件夹。</p></li><li><p>自动为每个浏览器登录 Metamask/Phantom 钱包（如果在表格中设置为“是”）。</p></li><li><p>自动填充代理设置（如果在表格中填写了代理信息）。</p></li></ul></li><li><p>等待程序执行完毕，即可在指定位置看到多个命名有序的浏览器文件夹，并且每个都已经完成插件初始化。</p></li></ol><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0"><strong>六、后续操作与安全建议</strong></h2><ul><li><p><strong>批量账号群控与维护</strong>：有了这些预装插件的独立浏览器，就可以更轻松地进行 Twitter、Discord 等平台账号的批量登录与操作。</p></li><li><p><strong>数据库与助记词保管</strong>：</p><ul><li><p>建议定期删除或转移 <code>browser.db</code>，并做好加密与备份。</p></li><li><p>助记词、安全密码等信息不要对外泄露，使用完务必妥善处理。</p></li></ul></li><li><p><strong>复用与扩展</strong>：</p><ul><li><p>若更换操作系统或再次大规模创建浏览器，只需更新 <code>CHROME浏览器配置.xlsx</code> 并使用同样的方法导入数据库、运行程序即可。</p></li><li><p>使用“浏览器编号”可轻松调用、识别并控制目标浏览器。</p></li></ul></li></ul><p><strong><em>以上流程旨在极大地减少重复工作，让你能在大规模账号养号、登录 Discord/Twitter 等方面节省时间成本。希望能帮助到你！如果还有任何疑问，欢迎进一步询问。</em></strong></p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
        <item>
            <title><![CDATA[Say something about ZetaChain]]></title>
            <link>https://paragraph.com/@cryptoregal/say-something-about-zetachain</link>
            <guid>0lQaNwzEARvXW29loslC</guid>
            <pubDate>Sun, 25 Dec 2022 01:09:04 GMT</pubDate>
            <description><![CDATA[ZetaChain is a decentralized, open-source blockchain platform designed for enterprise-level applications and high-throughput use cases. It uses a hybrid consensus mechanism combining proof-of-stake (PoS) and practical Byzantine fault tolerance (pBFT) to achieve fast, secure, and scalable transactions. https://zetachain.crew3.xyz/invite/qOxTx-wJAzdg0hN9DRdZD The platform includes a number of built-in smart contracts and tools to help developers easily build and deploy decentralized application...]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zetachain.crew3.xyz/invite/qOxTx-wJAzdg0hN9DRdZD">ZetaChain</a> is a decentralized, open-source blockchain platform designed for enterprise-level applications and high-throughput use cases. It uses a hybrid consensus mechanism combining proof-of-stake (PoS) and practical Byzantine fault tolerance (pBFT) to achieve fast, secure, and scalable transactions.</p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://zetachain.crew3.xyz/invite/qOxTx-wJAzdg0hN9DRdZD">https://zetachain.crew3.xyz/invite/qOxTx-wJAzdg0hN9DRdZD</a></p><p>The platform includes a number of built-in smart contracts and tools to help developers easily build and deploy decentralized applications (DApps). It also has a modular architecture that allows for custom DApp development and a cross-chain asset transfer protocol for moving assets between different blockchain networks.</p><p>In addition to the mainnet, ZetaChain also has a testnet for developers to experiment with and test their DApps before deploying them on the main network. There are also a number of current activities and events, such as hackathons and community meetups, that developers can participate in.</p><p>For more information on the ZetaChain protocol and its features, check out the official documentation at <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.zetachain.org/">docs.zetachain.org</a>. You can also stay up-to-date on current events and activities by following the ZetaChain <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/zetachain">Twitter account</a> or joining the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.zetachain.org/">community forums</a>.</p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
        <item>
            <title><![CDATA[What's Alienswap?]]></title>
            <link>https://paragraph.com/@cryptoregal/what-s-alienswap</link>
            <guid>MWeEvSzRWUZF2LKeZOqz</guid>
            <pubDate>Thu, 22 Dec 2022 09:21:40 GMT</pubDate>
            <description><![CDATA[Alienswap is a decentralized exchange (DEX) that allows users to trade cryptocurrency assets on the Ethereum blockchain. It is built on the popular AMM (automated market maker) model, which uses liquidity pools to facilitate trades rather than relying on traditional order books. This means that users can buy and sell assets directly with each other without the need for a central authority or third party to match orders. One of the key features of Alienswap is its use of non-fungible tokens (N...]]></description>
            <content:encoded><![CDATA[<figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/543a67c7e6d80e3ccf7812f89e53c7fe5ddb555e80ec894962bf568fba787984.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/alienswap">Alienswap</a> is a decentralized exchange (DEX) that allows users to trade cryptocurrency assets on the Ethereum blockchain. It is built on the popular AMM (automated market maker) model, which uses liquidity pools to facilitate trades rather than relying on traditional order books.</p><p>This means that users can buy and sell assets directly with each other without the need for a central authority or third party to match orders.</p><p>One of the key features of Alienswap is its use of non-fungible tokens (NFTs) as collateral for trades. NFTs are digital assets that are unique and cannot be exchanged for other assets on a one-to-one basis.</p><p>They are often used to represent collectibles, art, or other types of rare or valuable items. By using NFTs as collateral, Alienswap allows users to trade cryptocurrency assets without having to first purchase them with fiat currency.</p><p>In addition to its NFT-based trading model, Alienswap also offers a number of other unique features that set it apart from other DEXs. For example, it has a built-in governance system that allows users to propose and vote on changes to the platform.</p><p>This gives the community a greater say in the direction and development of the exchange, and helps to ensure that it remains transparent and accountable.</p><p>Another key feature of Alienswap is its use of liquidity mining, which rewards users for providing liquidity to the platform. When users add liquidity to a pool on Alienswap, they receive a share of the fees generated by trades made in that pool.</p><p>This helps to ensure that there is always a sufficient amount of liquidity available for trades, and encourages users to participate in the growth and development of the platform.</p><p>In addition to its NFT-based trading and liquidity mining features, Alienswap also offers a number of other benefits for users. For example, it has low fees compared to other DEXs, and it allows users to trade a wide variety of assets, including both ERC-20 and ERC-721 tokens.</p><p>It also has strong security measures in place to protect user assets, including multi-sig wallets and audited smart contracts.</p><p>Overall, Alienswap is a unique and innovative DEX that offers a number of benefits for users looking to trade cryptocurrency assets on the Ethereum blockchain.</p><p>Its NFT-based trading model and liquidity mining system help to make it a highly attractive platform for both experienced traders and those new to the world of cryptocurrency.</p><p>With its low fees, wide range of assets, and strong security measures, it is no wonder that Alienswap has gained such a strong following among the crypto community.</p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
        <item>
            <title><![CDATA[卷到Gas都爆炸的ParaSpace，创世NFT任务懒人包。附上现在还可用的水龙头]]></title>
            <link>https://paragraph.com/@cryptoregal/gas-paraspace-nft</link>
            <guid>x5ZBn57m55KNtYGbJOZY</guid>
            <pubDate>Tue, 15 Nov 2022 18:48:00 GMT</pubDate>
            <description><![CDATA[项目就不介绍了。红杉和CB的BUFF，让这项目成为近几天最卷项目之一。懒人包是看图说话直接上图到这里NFT的交互结束官网交互结束。转到银河徽章：https://galxe.com/ParaSpace/campaign/GCeZpUwKjn第一个银河徽章到手。现在跳转discord频道验证：https://discord.gg/GMgWcZFyxZ完成以上流程，现在再回到银河领徽章：https://galxe.com/ParaSpace/campaign/GCpppUwsdN领完这个徽章之后。返回discord再验证一次，这样你的discord身份就变紫色了。超简单关于那个总量200个的银河徽章任务，我建议就不要去卷了。难。。。附上现在还能领水的水龙头：https://faucet.paradigm.xyz/ https://faucet.quicknode.com/drip https://goerlifaucet.com/欢迎来推特互关：https://twitter.com/xyywtt]]></description>
            <content:encoded><![CDATA[<p>项目就不介绍了。红杉和CB的BUFF，让这项目成为近几天最卷项目之一。懒人包是看图说话</p><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">直接上图</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e21889ed60b4041bb8829a42d34ac5c210990661d4a9e3e2ed01c085acc10f90.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e1f2b6be7446b1e3742bfcb83419414f12872e6b16af87f4f2d4dd9edc6c2524.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/7e9c6a01d595a039f56c16135e1964a73809e443e5608d0d1aa3d9716281ffd8.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d47ff814409b237387b45c85229e9e31efe7af1620cf82337bdc1d2b999b77da.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/63c2a66deb23bba7ce1bf14e90e425c59a455de67ab5d0e994e3561ddb529ffb.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-nft" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">到这里NFT的交互结束</h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/625614a3532998c2e251f9cbeb450c358f1c141e56f1c9eb1b81889cf78cd741.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a932ebf4babeae05a1a4f9a4882c6496b1b75126c52917f6b49e8b74746cec67.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d47b4b1b6dea9e6a03951b2cea276783a784a30c3d37bf9fb84140bb7d5e492d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b5354c21c12680aa1c0e53d1ec396c370265a39aa4fdae4cb8b0237ebd0d3e64.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/fd9b89823772fe32869903e6f1f81f6fce6ba8a003662281ca371f065deed5f2.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/88b175fec455427d30ba4446019c8e512bd359c89ffcead274a9afd5712f6e8d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">官网交互结束。</h3><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">转到银河徽章：</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galxe.com/ParaSpace/campaign/GCeZpUwKjn">https://galxe.com/ParaSpace/campaign/GCeZpUwKjn</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/397370b55ed150e6d7f81a2e0ff67b874e964272d99164742980ad6b57975a94.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0"></h3><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a26b0339514595885fb8bf7edf850f1be7a4ded513b5140cbf8c86f5f7063564.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3ea144a30f039c9bfe642829dd7bca3ecc5bd8c37051a0baac1a4864a8556d2b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/3d4355990460c18103b9cf1b0665c7f019fb58d2b75b71d5ae956e52efb3a473.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">第一个银河徽章到手。</h3><h2 id="h-discord" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">现在跳转discord频道验证：</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discord.gg/GMgWcZFyxZ">https://discord.gg/GMgWcZFyxZ</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e4a3701eb68fe4378aae1494baef827a837a2a16c5063df178c2b6115b02087b.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/013f4065fbf797df313354d0ba53c0f3ac3ec6189a9ecc34ee01f966eff77ddd.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d094a7f25b008b53e0f756ce01b85a58c6842be9f02c8f5a672e7a2f9eb343fc.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a2f255ce3585e4a68da6cfd2e741893c060fd71f701108f242f908cd8b377f97.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/738f87c8787aa66a343f20a39616347d56d16e1bc3095f0b6367c1ee2d3406bc.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">完成以上流程，现在再回到银河领徽章：</h3><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://galxe.com/ParaSpace/campaign/GCpppUwsdN">https://galxe.com/ParaSpace/campaign/GCpppUwsdN</a></p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/50910237bd7ab37e786b9085ea26622b4f48022ea2aa32bbc3c4d5be3a873ba3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-discorddiscord" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">领完这个徽章之后。返回discord再验证一次，这样你的discord身份就变紫色了。超简单</h3><h3 id="h-200" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">关于那个总量200个的银河徽章任务，我建议就不要去卷了。难。。。</h3><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">附上现在还能领水的水龙头：</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.paradigm.xyz/">https://faucet.paradigm.xyz/</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://faucet.quicknode.com/drip">https://faucet.quicknode.com/drip</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://goerlifaucet.com/">https://goerlifaucet.com/</a></p><h2 id="h-" class="text-3xl font-header !mt-8 !mb-4 first:!mt-0 first:!mb-0">欢迎来推特互关：</h2><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xyywtt">https://twitter.com/xyywtt</a></p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
        <item>
            <title><![CDATA[Hangout深夜改版。Robin任务变更，看图不说话攻略]]></title>
            <link>https://paragraph.com/@cryptoregal/hangout-robin</link>
            <guid>3Mw8bidODpcvY49eOkYi</guid>
            <pubDate>Fri, 14 Oct 2022 17:31:41 GMT</pubDate>
            <description><![CDATA[https://mirror.xyz/0x1890.eth/iHIDv2FXzE0gkOMW7kZmRXU_pYd4DJKZj5shs4k9TPo https://mirror.xyz/cryptoregal.eth/bV8Q7WhdXruRVXku0Po8OrV79QKjaYxpa_bPE5jzlyI 不熟悉这游戏的可以看上面两版。 深夜撸Hangout发现版本更新，杰克逊已经没烦恼了。罗宾的报告不好出了，躲在小迷宫的房间里。算是小彩蛋吧。 经过几个号的探索，现在把找罗宾的线路截图如下，探索过程就这套截图比较完整。还有其他更快的路径，希望大家来推特@xyywtt来补充。我负责更新这项目还是花了点心思的，可以体验体验。多号只要不开脚本，项目方也不会去管你。 PS：同步器用在这上面太明显了，一抓一个准。]]></description>
            <content:encoded><![CDATA[<p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/0x1890.eth/iHIDv2FXzE0gkOMW7kZmRXU_pYd4DJKZj5shs4k9TPo">https://mirror.xyz/0x1890.eth/iHIDv2FXzE0gkOMW7kZmRXU_pYd4DJKZj5shs4k9TPo</a></p><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mirror.xyz/cryptoregal.eth/bV8Q7WhdXruRVXku0Po8OrV79QKjaYxpa_bPE5jzlyI">https://mirror.xyz/cryptoregal.eth/bV8Q7WhdXruRVXku0Po8OrV79QKjaYxpa_bPE5jzlyI</a></p><p>不熟悉这游戏的可以看上面两版。</p><p>深夜撸Hangout发现版本更新，杰克逊已经没烦恼了。罗宾的报告不好出了，躲在小迷宫的房间里。算是小彩蛋吧。</p><p>经过几个号的探索，现在把找罗宾的线路截图如下，探索过程就这套截图比较完整。还有其他更快的路径，希望大家来推特<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/xyywtt">@xyywtt</a>来补充。我负责更新</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/4088b5ce34770fa08fd043b17aa03bbe55519fd03cf6082695e61ac5584781ad.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/a26e61684268683c83a2660563d0661e4bf45673813d8f132c59cf5a09119cb6.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b183c5650f427e069521e747309f052ff99dea534acf825b48187325351af3a4.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/9aef95f1d1a6240f92230314debe225783b8e0a0378dd0dd2c06a66758bf6f96.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b27772bae2d48b047d6d9ff504031a9cd6c92845f4feada5acae6b8538fd8e02.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/77a548630f179656c14861660e6211cab63efb8b935483c3c0b266afa700c754.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/d7aacf26e0e7e74317e6387e4abee5737a95566136ece6e00a8b1816c7bdfdf3.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/27918a1f0fa2f5b9ace968da36fac78fba1b750c421396163b1d191c92e7ff21.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5884b1226dbd03eb618fc063354f6951ce312c91102f241bf7a1a9ff06fd5240.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/ad4deae8dbc1975f5776a5aec973c5c2ba7d04383c64ad5cb2168dcfd51d214d.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/65e80feb89f6f8e9177272c69463b3f4eef436ec286787285b3ba6a6eb3d1d10.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b1957413bb54d946662c725ffd6f6d367e33d0e7f82f62af9ce1597cbdce40e1.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/be4f9e43341aae39f544e49e6dce94638ee68d9323a1d061def37751ae84d851.png" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><p>这项目还是花了点心思的，可以体验体验。多号只要不开脚本，项目方也不会去管你。</p><p>PS：同步器用在这上面太明显了，一抓一个准。</p>]]></content:encoded>
            <author>cryptoregal@newsletter.paragraph.com (GeorgeX)</author>
        </item>
    </channel>
</rss>