Last active
November 10, 2025 15:38
-
-
Save d1y/3bd6e35153ee346b6a940775dd18201b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "apps": [ | |
| { | |
| "name": "Hacker News", | |
| "icon": "https://news.ycombinator.com/y18.svg", | |
| "url": "https://news.ycombinator.com", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "V2EX", | |
| "icon": "https://avatars.githubusercontent.com/u/1665625?s=200&v=4", | |
| "url": "https://www.v2ex.com", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "LINUX DO", | |
| "icon": "https://linux.do/uploads/default/original/3X/9/7/97ed5d6d97f4c7f3dc0670d097bf457527c375f5.png", | |
| "url": "https://linux.do", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "图片压缩", | |
| "icon": "https://static.store.app/cdn-cgi/image/width=1080,quality=75,format=auto/https://store-app-images.s3.us-east-1.amazonaws.com/4a39d6ec788225322998bc661ad4851d-1024x1024.png", | |
| "url": "https://squoosh.app", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "稿定PS", | |
| "icon": "https://ps.gaoding.com/favicon.ico", | |
| "url": "https://ps.gaoding.com/#/", | |
| "type": 0 | |
| }, | |
| { | |
| "name": "绅士漫画", | |
| "icon": "https://www.ecy.li/wp-content/uploads/2024/11/arozh-4l9g2.png", | |
| "url": "https://www.wnacg.com", | |
| "type": 0, | |
| "nsfw": true | |
| }, | |
| { | |
| "name": "禁漫天堂", | |
| "url": "https://18comic.vip", | |
| "type": 0, | |
| "nsfw": true, | |
| "icon": "https://s2.loli.net/2025/11/10/8eJVZRmSWwuhzax.webp" | |
| }, | |
| { | |
| "name": "PICACG", | |
| "icon": "https://simg.doyo.cn/imgfile/bgame/202304/19112211jzuh.png", | |
| "url": "https://manhuabika.com", | |
| "type": 0, | |
| "nsfw": true | |
| }, | |
| { | |
| "name": "NiceCat", | |
| "icon": "https://www.ecy.li/wp-content/uploads/2024/11/apple-touch-icon-152x152-1.png", | |
| "url": "https://web.nicecat.cc", | |
| "type": 0, | |
| "nsfw": true | |
| }, | |
| { | |
| "name": "MissAV", | |
| "icon": "https://www.avmiss.buzz/static/images/touxiang.png", | |
| "url": "https://missav.ws/dm15/cn", | |
| "type": 0, | |
| "nsfw": true | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment