mirror of
				https://github.com/Mabbs/mabbs.github.io
				synced 2025-10-31 14:26:40 +00:00 
			
		
		
		
	Update 3 files
- /other_repo_list.md - /_data/proxylist.yml - /proxylist.md
This commit is contained in:
		| @@ -27,7 +27,7 @@ mirrors: | |||||||
| - https://mayx.dappling.network/ | - https://mayx.dappling.network/ | ||||||
| - https://mayx-blog.statichost.eu/ | - https://mayx-blog.statichost.eu/ | ||||||
| - https://mabbs-blog.static.hf.space/ | - https://mabbs-blog.static.hf.space/ | ||||||
| gits: | repos: | ||||||
| - https://github.com/Mabbs/mabbs.github.io | - https://github.com/Mabbs/mabbs.github.io | ||||||
| - https://gitlab.com/mayx/mayx.gitlab.io | - https://gitlab.com/mayx/mayx.gitlab.io | ||||||
| - https://framagit.org/mayx/mayx.frama.io | - https://framagit.org/mayx/mayx.frama.io | ||||||
| @@ -45,7 +45,6 @@ gits: | |||||||
| - https://cnb.cool/unmayx/mayx | - https://cnb.cool/unmayx/mayx | ||||||
| - https://atomgit.com/mayx/blog | - https://atomgit.com/mayx/blog | ||||||
| - https://sourceforge.net/projects/mayx/ | - https://sourceforge.net/projects/mayx/ | ||||||
|  |  | ||||||
| static: | static: | ||||||
| - https://mayx.nekoweb.org/ | - https://mayx.nekoweb.org/ | ||||||
| - https://mayx.neocities.org/ | - https://mayx.neocities.org/ | ||||||
|   | |||||||
| @@ -4,5 +4,5 @@ title: 其他Git仓库镜像列表 | |||||||
| --- | --- | ||||||
|  |  | ||||||
| # 其他Git仓库镜像列表 | # 其他Git仓库镜像列表 | ||||||
| {% for item in site.data.other_repo_list.repo_url %}- <{{ item }}>     | {% for item in site.data.other_repo_list %}- <{{ item.repo_url }}>     | ||||||
| {% endfor %} | {% endfor %} | ||||||
| @@ -18,8 +18,8 @@ title: 代理列表 | |||||||
| {% for item in site.data.proxylist.mirrors %}- <{{ item }}> <img src="{{ item }}images/online.svg" style="width: 1.2em; vertical-align: text-bottom;" onerror="this.outerHTML='ⓧ'"/>    | {% for item in site.data.proxylist.mirrors %}- <{{ item }}> <img src="{{ item }}images/online.svg" style="width: 1.2em; vertical-align: text-bottom;" onerror="this.outerHTML='ⓧ'"/>    | ||||||
| {% endfor %} | {% endfor %} | ||||||
|  |  | ||||||
| # Git列表  | # Git仓库列表  | ||||||
| {% for item in site.data.proxylist.gits %}- <{{ item }}>     | {% for item in site.data.proxylist.repos %}- <{{ item }}>     | ||||||
| {% endfor %} | {% endfor %} | ||||||
|  |  | ||||||
| 其他更多社区/个人类型实例托管的Git仓库列表参见[这里](/other_repo_list.html) | 其他更多社区/个人类型实例托管的Git仓库列表参见[这里](/other_repo_list.html) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 mayx
					mayx