1
0
مراية لـ https://github.com/Mabbs/mabbs.github.io تم المزامنة 2026-07-19 14:31:51 +00:00
الملفات
blog/links.md
mayx e8653b0efd Update 5 files
- /_data/other_repo_list.csv
- /_layouts/default.html
- /proxylist.md
- /other_repo_list.md
- /links.md
2026-03-17 12:19:07 +00:00

34 أسطر
1.1 KiB
Markdown
خام الرابط الدائم اللوم التاريخ

هذا الملف يحتوي على أحرف Unicode غامضة

هذا الملف يحتوي على أحرف Unicode قد تُخلط مع أحرف أخرى. إذا كنت تعتقد أن هذا مقصود، يمكنك تجاهل هذا التحذير بأمان. استخدم زر الهروب للكشف عنها.

---
layout: post
title: Links
date: 2019-05-03
id: links
tags: [links]
robots: nofollow
---
| Link | Description |
| - | - |
{% for item in site.data.links %}| <a href="{{ item.link }}" target="_blank" rel="noopener" {% if item.feed_url %}data-feed="{{ item.feed_url }}"{% endif %}>{{ item.title }}</a> | {% if item.description %}{{ item.description }}{% else %}*No description*{% endif %} |
{% endfor %}
订阅以上链接:[OPML](/blogroll.opml)
## Links申请
请直接[修改Links](https://github.com/Mabbs/mabbs.github.io/edit/master/_data/links.csv)并发起PR或者在下面留言
请在申请之前加上本站友链
要求:
1. 全站HTTPS
2. 原创文章比例>80%,数量>10
3. 站点稳定,不弃坑
4. 如果贵站链接列表需要客户端渲染,需要合理理由
## 本站信息
名称Mayx的博客
简介Mayx's Home Page
链接:<https://mabbs.github.io>
订阅:<https://mabbs.github.io/atom.xml>
头像:<https://avatars0.githubusercontent.com/u/17966333>
Logo<https://mabbs.github.io/favicon.ico>
<script src="/assets/js/rss-feed-preview.js"></script>