{"id":80,"date":"2022-11-29T19:50:50","date_gmt":"2022-11-29T11:50:50","guid":{"rendered":"https:\/\/www.yyaan.top\/?p=80"},"modified":"2023-06-18T02:48:00","modified_gmt":"2023-06-17T18:48:00","slug":"sub-web%e6%90%ad%e5%bb%ba%e6%95%99%e7%a8%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/www.yyaan.com\/?p=80","title":{"rendered":"Sub-Web\u642d\u5efa\u6559\u7a0b\uff01"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u9879\u76ee\u5730\u5740<\/h2>\n\n\n\n<p>\u524d\u7aefSub-Web\uff1a<a href=\"https:\/\/github.com\/tindy2013\/subconverter\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/CareyWang\/sub-web<\/a><\/p>\n\n\n\n<p>\u540e\u7aefSubconverter\uff1a<a rel=\"noreferrer noopener\" href=\"https:\/\/github.com\/tindy2013\/subconverter\" target=\"_blank\">https:\/\/github.com\/tindy2013\/subconverter<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/MetaCubeX\/subconverter\">https:\/\/github.com\/MetaCubeX\/subconverter<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u90e8\u7f72\u540e\u7aefsubconverter<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>#amd\nwget https:\/\/github.com\/tindy2013\/subconverter\/releases\/download\/v0.7.2\/subconverter_linux64.tar.gz\ntar -zxvf subconverter_linux64.tar.gz\n#arm\nwget https:\/\/github.com\/tindy2013\/subconverter\/releases\/download\/v0.7.2\/subconverter_aarch64.tar.gz\ntar -zxvf subconverter_aarch64.tar.gz\n#vless\nwget https:\/\/github.com\/MetaCubeX\/subconverter\/releases\/download\/Alpha\/subconverter_aarch64.tar.gz\ntar -zxvf subconverter_aarch64.tar.gz<\/code><\/pre>\n\n\n\n<p>\u521b\u5efa\u5b88\u62a4\u8fdb\u7a0b<\/p>\n\n\n\n<p><code>vi \/etc\/systemd\/system\/subconverter.service<\/code><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;Unit]\nDescription=A API For Subscription Convert\nAfter=network.target\n\n&#91;Service]\nType=simple\nExecStart=\/root\/subconverter\/subconverter\nWorkingDirectory=\/root\/subconverter\nRestart=always\nRestartSec=10\n\n&#91;Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<p>\u8981\u6ce8\u610f\u76f8\u5173\u8def\u5f84\u662f\u5426\u6b63\u786e<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl daemon-reload\nsystemctl start subconverter\nsystemctl status subconverter\nsystemctl enable subconverter <\/code><\/pre>\n\n\n\n<p>\u73b0\u5728\u8bbf\u95ee<code>http:\/\/\u670d\u52a1\u5668ip:25500<\/code>\u5e94\u8be5\u5c31\u53ef\u4ee5\u770b\u5230\u5df2\u7ecf\u90e8\u7f72\u6210\u529f\u4e86<\/p>\n\n\n\n<p>\u5b9d\u5854\u521b\u5efa\u7ad9\u70b9suc.example.com \u914d\u7f6e\u597d https \u5e76\u53cd\u5411\u4ee3\u7406\u5230<code>http:\/\/127.0.0.1:25500\/<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u90e8\u7f72\u524d\u7aefsub-web<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u5b89\u88c5Node.js<\/h3>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>\u4e0b\u6587\u5b89\u88c5\u7684\u662f lts \u7248\u672c\uff0c\u5b89\u88c5\u5176\u5b83\u7248\u672c\u8bf7\u53c2\u8003<a href=\"https:\/\/github.com\/nodesource\/distributions\" target=\"_blank\" rel=\"noreferrer noopener\">https:\/\/github.com\/nodesource\/distributions<\/a><\/p>\n<\/blockquote>\n\n\n\n<pre class=\"wp-block-code\"><code>curl -fsSL https:\/\/deb.nodesource.com\/setup_lts.x | sudo -E bash - &amp;&amp;\\<br>sudo apt-get install -y nodejs<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u5b89\u88c5Yarn<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>npm install --global yarn<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">sub-web<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code>git clone https:\/\/github.com\/CareyWang\/sub-web\ncd sub-web\nyarn install\nyarn serve<\/code><\/pre>\n\n\n\n<p>\u8bbf\u95ee<code>http:\/\/\u670d\u52a1\u5668ip:8080<\/code>\u5c31\u80fd\u770b\u5230\u9884\u89c8\u9875\u9762\u4e86<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u4fee\u6539\u540e\u7aef\u5730\u5740<\/h3>\n\n\n\n<p><code>vi \/root\/sub-web\/src\/views\/Subconverter.vue<\/code><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u4fee\u6539\u652f\u6301\u7684\u7c7b\u578b\noptions: {\n    clientTypes: {\n      Clash: \"clash\",\n      ClashR: \"clashr\",\n      Surge2: \"surge&amp;ver=2\",\n      Surge3: \"surge&amp;ver=3\",\n      Surge4: \"surge&amp;ver=4\",\n      V2Ray: \"v2ray\",\n      Trojan: \"trojan\",\n      ShadowsocksR: \"ssr\",\n      Mixed: \"mixed\",\n      Surfboard: \"surfboard\",\n      Quantumult: \"quan\",\n      QuantumultX: \"quanx\",\n      Loon: \"loon\",\n      Mellow: \"mellow\",\n      SS: \"ss\",\n      SSAndroid: \"sssub\",\n      ShadowsocksD: \"ssd\",\n      Auto: \"auto\",\n    },<\/code><\/pre>\n\n\n\n<p>\u4fee\u6539\u540e\u7aef\u57df\u540d<\/p>\n\n\n\n<p>backendOptions: [{ value: \u201chttp:\/\/127.0.0.1:25500\/sub?\u201d }], \u4fee\u6539\u4e3abackendOptions: [{ value: \u201chttps:\/\/suc.example.com\/sub?\u201d }],<\/p>\n\n\n\n<p>\uff08\u6ce8\u610f\u4e24\u4e2a\u5730\u65b9\uff1a\u57df\u540d\u4e3a\u4f60\u521a\u624d\u51c6\u5907\u7684\u540e\u7aef\u57df\u540d\uff0c\u662f https \u800c\u975e http\uff09<\/p>\n\n\n\n<p>\u66f4\u6362\u8fdc\u7a0b\u89c4\u5219<br>\u56e0\u4e3a\u8fd9\u4e2a\u7248\u672c\u66f4\u65b0\u4ee5\u540e\uff0c\u89c4\u5219\u65b9\u9762\u5f88\u5c11\uff0c\u7ecf\u5e38\u7528\u5230\u7684\u4e00\u4e9b\u7ecf\u5178\u7684 ACL4SSR \u7684\u89c4\u5219\u5e76\u6ca1\u6709\u96c6\u6210\uff0c\u5927\u5bb6\u53ef\u4ee5\u770b\u770b\uff0c\u82e5\u662f\u6709\uff0c\u5c31\u4e0d\u9700\u8981\u8fd9\u6837\u64cd\u4f5c\u3002<\/p>\n\n\n\n<p>VPS\u627e\u5230 \/root\/sub-web\/src\/views\/Subconverter.vue \u6587\u4ef6\uff0c\u627e\u5230 remoteConfig: [<\/p>\n\n\n\n<p>\u6572\u4e0b\u56de\u8f66\uff0c\u66ff\u6362form\u4e4b\u524d\u7684\u89c4\u5219\u5185\u5bb9\u3002<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>          {\r\n            label: \"\u901a\u7528\",\r\n            options: &#91;\r\n              {\r\n                label: \"\u9ed8\u8ba4\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Meilieage\/webcdn\/main\/rule\/Area_Media_NoAuto.ini\"\r\n              },\r\n              {\r\n                label: \"\u6211\u7684PC\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/renhongmeng\/Subscriber\/main\/mypc.yaml\"\r\n              },\r\n              {\r\n                label: \"\u6211\u7684PHONE\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/renhongmeng\/Subscriber\/main\/myphone.yaml\"\r\n              },\r\n              {\r\n                label: \"\u9ed8\u8ba4\uff08\u81ea\u52a8\u6d4b\u901f\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_AdblockPlus.ini\"\r\n              },\r\n              {\r\n                label: \"\u9ed8\u8ba4\uff08\u7d22\u5c3c\u7535\u89c6\u4e13\u7528\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/youshandefeiyang\/webcdn\/main\/SONY.ini\"\r\n              },\r\n              {\r\n                label: \"\u9ed8\u8ba4\uff08\u9644\u5e26\u7528\u4e8e Clash \u7684 AdGuard DNS\uff09\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/default_with_clash_adg.yml\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4 Dream\u4fee\u6539\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/WC-Dream\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_Dream.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u7cbe\u7b80\u5206\u7ec4 Dream\u4fee\u6539\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/WC-Dream\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Mini_Dream.ini\"\r\n              },\r\n              {\r\n                label: \"emby-TikTok-\u6d41\u5a92\u4f53\u5206\u7ec4-\u53bb\u5e7f\u544a\u52a0\u5f3a\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/justdoiting\/ClashRule\/main\/GeneralClashRule.ini\"\r\n              },\r\n              {\r\n                 label: \"\u6d41\u5a92\u4f53\u901a\u7528\u5206\u7ec4\",\r\n                 value: \"https:\/\/raw.githubusercontent.com\/cutethotw\/ClashRule\/main\/GeneralClashRule.ini\"\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            label: \"ACL\u89c4\u5219\",\r\n            options: &#91;\r\n              {\r\n                label: \"ACL_\u9ed8\u8ba4\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u65e0\u6d4b\u901f\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_NoAuto.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u53bb\u5e7f\u544a\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_AdblockPlus.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u591a\u56fd\u5bb6\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_MultiCountry.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u65e0Reject\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_NoReject.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u65e0\u6d4b\u901f\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini_NoAuto.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4\u8c37\u6b4c\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_Google.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4\u591a\u6a21\u5f0f\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_MultiMode.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4\u5948\u98de\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_Netflix.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u5168\u5206\u7ec4\u65e0\u6d4b\u901f\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Full_NoAuto.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u53bb\u5e7f\u544a\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini_AdblockPlus.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_Fallback\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini_Fallback.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u591a\u56fd\u5bb6\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini_MultiCountry.ini\"\r\n              },\r\n              {\r\n                label: \"ACL_\u591a\u6a21\u5f0f\u7cbe\u7b80\u7248\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/ACL4SSR\/ACL4SSR\/master\/Clash\/config\/ACL4SSR_Online_Mini_MultiMode.ini\"\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            label: \"Github\u641c\u96c6\u89c4\u5219\",\r\n            options: &#91;\r\n              {\r\n                label: \"\u5e38\u89c4\u89c4\u5219\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/flyhigherpi\/merlinclash_clash_related\/master\/Rule_config\/ZHANG.ini\"\r\n              },\r\n              {\r\n                label: \"\u9177\u9177\u81ea\u7528\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/xiaoshenxian233\/cool\/rule\/complex.ini\"\r\n              },\r\n              {\r\n                label: \"\u5206\u533a\u57df\u6545\u969c\u8f6c\u79fb\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/flyhigherpi\/merlinclash_clash_related\/master\/Rule_config\/ZHANG_Area_Fallback.ini\"\r\n              },\r\n              {\r\n                label: \"\u5206\u533a\u57df\u81ea\u52a8\u6d4b\u901f\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/flyhigherpi\/merlinclash_clash_related\/master\/Rule_config\/ZHANG_Area_Urltest.ini\"\r\n              },\r\n              {\r\n                label: \"\u5206\u533a\u57df\u65e0\u81ea\u52a8\u6d4b\u901f\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/flyhigherpi\/merlinclash_clash_related\/master\/Rule_config\/ZHANG_Area_NoAuto.ini\"\r\n              },\r\n              {\r\n                label: \"OoHHHHHHH\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/OoHHHHHHH\/ini\/master\/config.ini\"\r\n              },\r\n              {\r\n                label: \"CFW-TAP\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/OoHHHHHHH\/ini\/master\/cfw-tap.ini\"\r\n              },\r\n              {\r\n                label: \"lhl77\u5168\u5206\u7ec4\uff08\u5b9a\u671f\u66f4\u65b0\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/lhl77\/sub-ini\/main\/tsutsu-full.ini\"\r\n              },\r\n              {\r\n                label: \"lhl77\u7b80\u6613\u7248\uff08\u5b9a\u671f\u66f4\u65b0\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/lhl77\/sub-ini\/main\/tsutsu-mini-gfw.ini\"\r\n              },\r\n              {\r\n                label: \"ConnersHua \u795e\u673a\u89c4\u5219 Outbound\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/connershua_new.ini\"\r\n              },\r\n              {\r\n                label: \"ConnersHua \u795e\u673a\u89c4\u5219 Inbound \u56de\u56fd\u4e13\u7528\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/connershua_backtocn.ini\"\r\n              },\r\n              {\r\n                label: \"lhie1 \u6d1e\u4e3b\u89c4\u5219\uff08\u4f7f\u7528 Clash \u5206\u7ec4\u89c4\u5219\uff09\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/lhie1_clash.ini\"\r\n              },\r\n              {\r\n                label: \"lhie1 \u6d1e\u4e3b\u89c4\u5219\u5b8c\u6574\u7248\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/lhie1_dler.ini\"\r\n              },\r\n              {\r\n                label: \"eHpo1 \u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/ehpo1_main.ini\"\r\n              },\r\n              {\r\n                label: \"\u54c1\u4e91\u4e13\u5c5e\u914d\u7f6e\uff08\u4ec5\u9999\u6e2f\u533a\u57df\u5206\u7ec4\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/Examine.ini\"\r\n              },\r\n              {\r\n                label: \"\u54c1\u4e91\u4e13\u5c5e\u914d\u7f6e\uff08\u5168\u5730\u57df\u5206\u7ec4\uff09\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/Examine_Full.ini\"\r\n              },\r\n              {\r\n                label: \"nzw9314 \u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/nzw9314_custom.ini\"\r\n              },\r\n              {\r\n                label: \"maicoo-l \u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/maicoo-l_custom.ini\"\r\n              },\r\n              {\r\n                label: \"DlerCloud Platinum \u674e\u54e5\u5b9a\u5236\u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/dlercloud_lige_platinum.ini\"\r\n              },\r\n              {\r\n                label: \"DlerCloud Gold \u674e\u54e5\u5b9a\u5236\u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/dlercloud_lige_gold.ini\"\r\n              },\r\n              {\r\n                label: \"DlerCloud Silver \u674e\u54e5\u5b9a\u5236\u89c4\u5219\",\r\n                value: \"https:\/\/gist.githubusercontent.com\/tindy2013\/1fa08640a9088ac8652dbd40c5d2715b\/raw\/dlercloud_lige_silver.ini\"\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            label: \"\u5404\u5927\u673a\u573a\u89c4\u5219\",\r\n            options: &#91;\r\n              {\r\n                label: \"\u54b8\u9c7c\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/customized\/xianyu.ini\"\r\n              },\r\n              {\r\n                label: \"CNIX\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/SSRcloud.ini\"\r\n              },\r\n              {\r\n                label: \"Nirvana\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazetsz\/ACL4SSR\/master\/Clash\/config\/V2rayPro.ini\"\r\n              },\r\n              {\r\n                label: \"V2Pro\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/V2Pro.ini\"\r\n              },\r\n              {\r\n                label: \"\u53f2\u8fea\u4ed4-\u81ea\u52a8\u6d4b\u901f\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/Stitch.ini\"\r\n              },\r\n              {\r\n                label: \"\u53f2\u8fea\u4ed4-\u8d1f\u8f7d\u5747\u8861\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/Mazeorz\/airports\/master\/Clash\/Stitch-Balance.ini\"\r\n              },\r\n              {\r\n                label: \"Maying\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/customized\/maying.ini\"\r\n              },\r\n              {\r\n                label: \"NyanCAT\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/customized\/nyancat.ini\"\r\n              },\r\n              {\r\n                label: \"SoCloud\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/customized\/socloud.ini\"\r\n              },\r\n              {\r\n                label: \"ARK\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/customized\/ark.ini\"\r\n              }\r\n            ]\r\n          },\r\n          {\r\n            label: \"\u7279\u6b8a\",\r\n            options: &#91;\r\n              {\r\n                label: \"NeteaseUnblock\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/special\/netease.ini\"\r\n              },\r\n              {\r\n                label: \"Basic\",\r\n                value: \"https:\/\/raw.githubusercontent.com\/SleepyHeeead\/subconverter-config\/master\/remote-config\/special\/basic.ini\"\r\n              }\r\n            ]\r\n          }\r\n        ]\r\n      },<\/code><\/pre>\n\n\n\n<p>\u4fee\u6539\u9ed8\u8ba4\u540e\u7aef\u914d\u7f6e<\/p>\n\n\n\n<p><code>vi \/root\/sub-web\/.env<\/code><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>VUE_APP_PROJECT = \"https:\/\/github.com\/CareyWang\/sub-web\"\n\nVUE_APP_BACKEND_RELEASE = \"https:\/\/github.com\/tindy2013\/subconverter\/releases\"\n\nVUE_APP_SUBCONVERTER_REMOTE_CONFIG = \"https:\/\/raw.githubusercontent.com\/tindy2013\/subconverter\/master\/base\/config\/example_external_config.ini\"\n\n# API \u540e\u7aef\nVUE_APP_SUBCONVERTER_DEFAULT_BACKEND = \"https:\/\/suc.example.com\"\n\n# \u77ed\u94fe\u63a5\u540e\u7aef\nVUE_APP_MYURLS_DEFAULT_BACKEND = \"https:\/\/suo.example.com\"\n\n# \u6587\u672c\u6258\u7ba1\u540e\u7aef\nVUE_APP_CONFIG_UPLOAD_BACKEND = \"https:\/\/suc.example.com\"\n\n# \u9875\u9762\u914d\u7f6e\nVUE_APP_USE_STORAGE = true \nVUE_APP_CACHE_TTL = 86400<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">\u7f16\u8bd1\u90e8\u7f72<\/h3>\n\n\n\n<p>\u5b9d\u5854\u521b\u5efa\u7ad9\u70b9sub.example.com\u5e76\u914d\u7f6e\u597d https<\/p>\n\n\n\n<p>\u6267\u884c<code>yarn build<\/code>\u5c06\u751f\u6210\u7684 dist \u76ee\u5f55\u4e0b\u6240\u6709\u6587\u4ef6\u79fb\u52a8\u5230\u7ad9\u70b9sub.example.com\u6839\u76ee\u5f55\u5c31\u90e8\u7f72\u6210\u529f\u4e86<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u9879\u76ee\u5730\u5740 \u524d\u7aefSub-Web\uff1ahttps:\/\/github.com\/CareyWang\/sub-we [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_themeisle_gutenberg_block_has_review":false,"footnotes":""},"categories":[1],"tags":[8],"class_list":["post-80","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-clash"],"_links":{"self":[{"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/posts\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=80"}],"version-history":[{"count":5,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/posts\/80\/revisions"}],"predecessor-version":[{"id":159,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=\/wp\/v2\/posts\/80\/revisions\/159"}],"wp:attachment":[{"href":"https:\/\/www.yyaan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=80"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=80"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yyaan.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}