# 免费服务
# Flag
- https://github.com/hongyangAndroid/wanandroid (opens new window)
- https://github.com/Binaryify/NeteaseCloudMusicApi (opens new window)
- https://github.com/hitokoto-osc (opens new window)
https://github.com/wangpinpin/devtools-server (opens new window)
狗屁不通文章 https://github.com/menzi11/BullshitGenerator (opens new window)
https://github.com/wangpinpin/devtools-server (opens new window)
最全中华古诗词 https://github.com/chinese-poetry (opens new window)
https://github.com/public-apis/public-apis (opens new window)
https://github.com/NiuTrans/Classical-Modern (opens new window)
做饭 https://github.com/Anduin2017/HowToCook (opens new window)
中文歌词 https://github.com/dengxiuqi/ChineseLyrics (opens new window)
创建自己的免费网站
图片
- https://pixabay.com/zh (opens new window)
- https://visualhunt.com (opens new window)
- https://stocksnap.io (opens new window)
- https://kaboompics.com (opens new window)
- https://www.wallpaperup.com (opens new window)
- https://www.splitshire.com (opens new window)
- https://magdeleine.co (opens new window)
- http://cupcake.nilssonlee.se (opens new window)
- http://lorempixel.com/1920/1080 (opens new window)
- https://www.lifeofpix.com/page/1 (opens new window)
- https://isorepublic.com/photos (opens new window)
- https://pxhere.com (opens new window)
- https://www.hippopx.com (opens new window)
- https://foter.com (opens new window)
- https://negativespace.co (opens new window)
- http://photopin.com (opens new window)
- https://gratisography.com (opens new window)
- https://shotstash.com (opens new window)
- https://picography.co (opens new window)
- https://wallpaperhub.app (opens new window)
- http://www.netbian.com (opens new window)
# 免费数据库
MySQL
SQLServer
PostgresqlSQL
Redis
# 免费域名
- https://www.freenom.com (opens new window)
- https://nic.eu.org (opens new window)
- https://www.nom.za (opens new window)
# 免费DNS
# SSL证书
- https://github.com/zerossl (opens new window)
- https://letsencrypt.org (opens new window)
- https://github.com/zenhack/simp_le (opens new window)
- https://github.com/acmesh-official (opens new window)
- https://github.com/win-acme (opens new window)
- https://github.com/certbot (opens new window)
- 管理 https://github.com/SSLMate (opens new window)
- 临时处理OCSP域名无法访问的问题 (opens new window)
- 「Certbot」- ocsp.int-x3.letsencrypt.org Read timed out (opens new window)
# 云平台
云服务器(VM,VIRTUAL MACHINE,IAAS):是在一组集群物理服务器上虚拟出多个类似独立主机的部分,集群中每个主机上都有云主机的一个镜像, 从而大大提高了虚拟主机的安全稳定性。
虚拟专用服务器(VPS,VIRTUAL专用服务器,VDS):采用虚拟软件,VZ或VM在一台物理服务器上虚拟出多个类似独立主机的部分, 能够实现单机多用户,每个部分都可以做单独的操作系统,管理方法同主机一样。
- SaaS、PaaS和IaaS https://github.com/ripienaar/free-for-dev (opens new window)
- Faas https://opendev.org/x/picasso (opens new window)
- GCP (Google Cloud Platform) https://github.com/GoogleCloudPlatform (opens new window)
- https://www.oracle.com/cn/cloud/free (opens new window)
- Always Free Resources (opens new window)
- https://cloud.oracle.com/usage/reports (opens new window)
- https://cloud.oracle.com/limits (opens new window)
- https://51.ruyo.net/tag/oracle-cloud (opens new window)
- Oracle Cloud 甲骨文云中给 VPS 添加新的块存储(CentOS 8.3.2011 磁盘分区和扩容)过程记录 (opens new window)
- 不建议使用用Oracle Linux镜像,无法设置root密码登录
# 移除或禁用后台监控 yum remove oracle-cloud-agent snap remove oracle-cloud-agent systemctl stop oracle-cloud-agent systemctl disable oracle-cloud-agent systemctl stop oracle-cloud-agent-updater systemctl disable oracle-cloud-agent-updater systemctl stop snap.oracle-cloud-agent.oracle-cloud-agent-updater.service systemctl disable snap.oracle-cloud-agent.oracle-cloud-agent-updater.service systemctl stop snap.oracle-cloud-agent.oracle-cloud-agent.service systemctl disable snap.oracle-cloud-agent.oracle-cloud-agent.service
- Azure https://azure.microsoft.com/free (opens new window)
- AWS 免费套餐 https://console.aws.amazon.com/billing/home#/freetier (opens new window)
- Vultr
- Digital Ocean
- 网易云电脑 http://cg.163.com (opens new window)
- https://rs1.es (opens new window)
- https://vps.apponfly.com (opens new window)
- https://www.onworks.net (opens new window)
- https://hax.co.id (opens new window)
- 无影云桌面 https://eds.aliyun.com (opens new window)
- https://windows365.microsoft.com (opens new window)
# Cloud Shell
- http://ide.cloud.google.com (opens new window)
- https://cloud.ibm.com/shell (opens new window)
- https://cloud.oracle.com/?cloudshell=true (opens new window)
https://console.us-<region>-1.oraclecloud.com/a/<tenancy>?cloudshell=true
- https://github.com/Azure/CloudShell (opens new window)
- https://console.aws.amazon.com/cloudshell (opens new window)
- https://shell.aliyun.com (opens new window)
- https://www.katacoda.com (opens new window)
# 容器服务器
- https://console.cloud.google.com/appengine (opens new window)
- https://cloud.google.com/container-registry (opens new window)
- https://cloud.ibm.com/cloudfoundry/overview (opens new window)
- 使用ssh部署代码是错误的。正确做法是先进入
ibmcloud target --cf
使用ibmcloud cf push
命令ibmcloud cf push 容器名 -b php_buildpack -m 256M -c "ls && ce /home"
- 在push的代码目录里创建.bp-config配置文件,可以修改app的启动行为、可以修改
php.ini
等。否则你的container和其他服务做链接时就会被刷回原始状态。 - 10天是指开发行为,必须是类似于
ibm cloud cf restart
或者cf push
这样的行为,可以用纯shell脚本实现。
- 使用ssh部署代码是错误的。正确做法是先进入
- https://github.com/codefresh-io (opens new window)
- https://github.com/kubesail (opens new window)
- https://azure.microsoft.com/zh-cn/services/devops/pipelines (opens new window)
- https://github.com/containerum (opens new window)
- 樱花 https://arukas.io (opens new window)
- Oracle https://app.wercker.com (opens new window)
Functions
可部署博客
- https://www.netlify.com (opens new window)
- https://docs.travis-ci.com/user/tutorial (opens new window)
- https://github.com/zeit (opens new window)
- https://github.com/vercel (opens new window)
- (opens new window)
- https://github.com/elestio (opens new window)
- https://github.com/ripienaar/free-for-dev (opens new window)
- https://www.bmob.cn (opens new window)
- https://fast.io (opens new window)
- https://www.appveyor.com (opens new window)
- https://kubesail.com (opens new window)
- https://azure.microsoft.com/zh-cn/services/devops/pipelines (opens new window)
- https://app.buddy.works (opens new window)
- https://render.com (opens new window)
- https://cloudbase.net (opens new window)
# Jupyter Notebook
- https://github.com/Kaggle (opens new window)
- https://github.com/googlecolab (opens new window)
- https://devcloud.intel.com/zh/edge (opens new window)
- CoCalc https://cocalc.com (opens new window)
- Azure Notebooks https://notebooks.azure.com (opens new window)
- https://deepnote.com (opens new window)
- https://datalore.jetbrains.com (opens new window)
- https://www.floydhub.com (opens new window)
- https://github.com/rstudio (opens new window)
- 阿里天池大数据 https://tianchi.aliyun.com (opens new window)
- 科赛和鲸 K-lab https://www.kesci.com (opens new window)
- https://aistudio.baidu.com (opens new window)
- https://momodel.cn (opens new window)
- https://www.huaweicloud.com/product/modelarts.html (opens new window)
# WebIDE
- https://github.dev (opens new window) 在仓库按点.键
- https://vscode.dev (opens new window)
- https://github.com/codespaces (opens new window)
- https://gitlab.com/-/ide/project (opens new window)
- https://github.com/conwnet/github1s (opens new window)
- https://github.com/replit (opens new window)
- https://github.com/stackblitz (opens new window)
- https://github.com/sourcegraph/sourcegraph (opens new window)
- https://ide.goorm.io (opens new window)
- https://github.com/codesandbox (opens new window)
- https://glitch.com (opens new window)
- https://aws.amazon.com/cn/cloud9 (opens new window)
- https://github.com/eclipse/dirigible (opens new window)
- https://github.com/eclipse/che (opens new window)
- https://github.com/fabric8-launcher (opens new window)
- https://www.eclipse.org/che/getting-started/cloud (opens new window)
https://che.openshift.io/dashboard/#/load-factory/?url=https://github.com/账户名/仓库名
- https://che.openshift.io (opens new window)
- https://manage.openshift.com (opens new window)
- https://github.com/eclipse/orion.server (opens new window)
- https://github.com/eclipse/orion.client (opens new window)
- https://github.com/gitpod-io/gitpod (opens new window)
https://gitpod.io/#https://github.com/账户名/仓库名
- (opens new window)
- https://github.com/features/codespaces (opens new window)
- https://github.com/ekzhang/rustpad (opens new window)
- coding https://github.com/Coding/WebIDE (opens new window)
- https://codeup.aliyun.com (opens new window)
# 匿名分享
- https://github.com/LucienShui/PasteMe (opens new window)
- https://github.com/PasteUs/PasteMeGoBackend (opens new window)
图床
- http://img.wang (opens new window)
- 即刻图床 http://jiketuchuang.com (opens new window)
- 图壳 https://imgkr.com (opens new window)
- 开源图床 https://imgurl.org (opens new window)
- https://github.com/icret/easyImages2.0 (opens new window)
- SM.MS https://sm.ms (opens new window)
- 牛图网 https://www.niupic.com (opens new window)
- 路过图床 https://imgchr.com (opens new window)
- https://lookimg.com (opens new window)
- https://img.cy (opens new window)
- https://imgur.com (opens new window)
文件分享
- https://www.file.io (opens new window)
- https://uplovd.com (opens new window)
- https://anonfiles.com (opens new window)
- https://uptobox.com (opens new window)
- https://www.mediafire.com (opens new window)
# 天气
- http://tianqi.2345.com/plugin
- http://m.weather.com.cn/m/pn11/weather.htm
- http://i.tianqi.com/index.php?c=code&id=55
- http://cdn.weather.hao.360.cn/sed_api_weather_info.php?app=360chrome&code=【地区编码】&_jsonp=【jsonp回调函数】
# bing
- http://cn.bing.com/HPImageArchive.aspx?format=js&idx=0&n=1
- n,必要参数。这是输出信息的数量。比如n=1,即为1条,以此类推,至多输出8条。
- format,返回结果的格式,不存在或者等于xml时,输出为xml格式,等于js时,输出json格式
- idx,不存在或者等于0时,输出当天的图片,-1为已经预备用于明天显示的信息,1则为昨天的图片,以此类推,idx最多获取到前16天的图片信息
# 360wallpaper
- https://www.yuluoge.com/api/index.php (opens new window)
- https://api.zwho.me/image/360 (opens new window)
- https://github.com/mengkunsoft/wallpaper (opens new window)
- 获取最近更新的壁纸
http://wallpaper.apc.360.cn/index.php?c=WallPaper&a=getAppsByOrder&order=create_time&start=【偏移量,从0开始】&count=【加载张数】
http://cdn.apc.360.cn/index.php?c=WallPaper&a=getAppsByOrder&order=create_time&start=【偏移量,从0开始】&count=【加载张数】
- 获取壁纸类别
http://wallpaper.apc.360.cn/index.php?c=WallPaperAndroid&a=getAllCategories
http://cdn.apc.360.cn/index.php?c=WallPaperAndroid&a=getAllCategories
a
参数有:getAllCategories
和getAllCategoriesV2
http://wallpaper.apc.360.cn/index.php?c=WallPaper&a=getAllCategoriesV2
http://cdn.apc.360.cn/index.php?c=WallPaper&a=getAllCategoriesV2
- 获取某类别下的壁纸
http://wallpaper.apc.360.cn/index.php?c=WallPaperAndroid&a=getAppsByCategory&cid=【分类ID】&start=【偏移量,从0开始】&count=【加载张数】
http://cdn.apc.360.cn/index.php?c=WallPaperAndroid&a=getAppsByCategory&cid=【分类ID】&start=【偏移量,从0开始】&count=【加载张数】
http://wallpaper.apc.360.cn/index.php?c=WallPaper&a=getAppsByCategory&cid=【分类ID】&start=【偏移量,从0开始】&count=【每次加载的数量】
http://cdn.apc.360.cn/index.php?c=WallPaper&a=getAppsByCategory&cid=【分类ID】&start=【偏移量,从0开始】&count=【每次加载的数量】
- 按关键字搜索壁纸
http://wallpaper.apc.360.cn/index.php?c=WallPaperAndroid&a=search&start=【偏移量,从0开始】&count=【每次加载的数量】&kw=【关键字】
http://wallpaper.apc.360.cn/index.php?c=WallPaper&a=search&start=【偏移量,从0开始】&count=【每次加载的数量】&kw=【关键字】
- 获取今日热门搜索
http://openbox.mobilem.360.cn/html/api/wallpaperhot.html
# unsplash
参数per_page为获取数量,最大值30
- 获取最新
https://unsplash.com/napi/photos?page=页数&per_page=30&order_by=latest
- 图片下载
https://unsplash.com/photos/图片ID/download
- 获取集合(也就是标签)下的图片
https://unsplash.com/napi/search/photos?query=night&xp=search-cervantes-v1%3Aexperiment&per_page=30&page=页数
- 所有壁纸
https://unsplash.com/napi/collections/1065976?page=1&per_page=30&order_by=latest (opens new window)
- 桌面壁纸
# wallhaven
搜索
https://wallhaven.cc/search?q=id%3A标签的ID&page=页数
- 例子
搜索女性,第一页:https://wallhaven.cc/search?q=id%3A222&page=1 (opens new window)
搜索亚洲,第一页:https://wallhaven.cc/search?q=id%3A449&page=1 (opens new window)
最新
https://wallhaven.cc/latest?page=2
标签
https://wallhaven.cc/tags
保存
https://w.wallhaven.cc/full/图片编号前两位/wallhaven-图片编号前两位.后缀
图片详情
https://wallhaven.cc/w/图片编号
标签在
a class="tagname" rel="tag"
页面元素的文本内容
# pexels
获取最新
- html
https://www.pexels.com/zh-cn/new-photos/?page=1
https://www.pexels.com/zh-cn/new-photos/?format=html&page=1
- js
https://www.pexels.com/zh-cn/new-photos/?format=js&page=1
seed
参数值需要从js中获取https://www.pexels.com/zh-cn/new-photos/?format=js&seed=2019-10-16+06:03:11+UTC&page=1&type=
保存
图片编号以
10000
为起始位置
https://www.pexels.com/photo/图片编号/download/
此链接也是返回下面的链接进行下载文件,请看
Response Headers
中的location
参数
https://images.pexels.com/photos/图片编号/pexels-photo-图片编号.jpeg?dl=图片编号.jpg
不带参数就是预览
参数
dl
的值为文件名
图片详细信息
https://www.pexels.com/zh-cn/photo/图片编号
标签在
meta name="keywords"
页面元素的content
属性值或者为
a class="rd__tag" data-track-action="medium-related-tags" data-track-label="tag"
页面元素的文本内容
# alphacoders
搜索
https://wall.alphacoders.com/by_sub_category.php?id=169040&name=名称&filter=分辨率过滤&page=页数
- 例子
搜索亚洲,4K高清,第一页:https://wall.alphacoders.com/by_sub_category.php?id=169040&name=Asian&filter=4K+Ultra+HD&page=1 (opens new window)
搜索女性,4K高清,第一页:https://wall.alphacoders.com/by_category.php?id=33&name=Women&filter=4K+Ultra+HD&page=1 (opens new window)
精选
https://wall.alphacoders.com/featured.php?page=1
保存
https://initiate.alphacoders.com/download/wallpaper/图片编号/images2/jpg
# icons8
获取图片下载链接 https://photos.icons8.com/api/frontend/v1/images/图片id/download-url?width=1913&height=3400
# 二次元图片
img.xjh.me
- 获取随机图片
https://img.xjh.me/random_img.php?return=302
- 带参数API
https://img.xjh.me/random_img.php?type=bg&ctype=nature&return=302
- 适用于手机端壁纸
https://img.xjh.me/random_img.php?type=bg&ctype=nature&return=302&device=mobile
api.ixiaowai.cn
- 二次元动漫图片
https://api.ixiaowai.cn/api/api.php
- menhear酱
https://api.ixiaowai.cn/mcapi/mcapi.php
- 风景
https://api.ixiaowai.cn/mcapi/mcapi.php