挨踢而思 挨踢了,就要学会思考。

清除”此电脑“中WPS网盘/百度网盘图标

安装WPS/百度网盘等软件后,软件会自动在此电脑中增加一个图标入口,无用且烦人。 一般来说,这些入口可以通过程序设置关闭,如WPS可以通过右键任务栏图标打开设置关闭,但是这样治标不治本,而且有些软件的设置藏得很隐蔽,不太好找到。 通用解决方法 Win+R打开运行,输入regedit回车进入

Administrator Administrator Published on 2025-07-28

GitHub Host - GitHub 访问加速,解决 GitHub 访问慢的问题

推荐使用 SwitchHosts 工具 下载并安装 SwitchHosts 添加规则: 方案名:GitHub Hosts 类型:远程 URL:https://github-hosts.tinsfox.com/hosts 自动更新:1 小时

Administrator Administrator Published on 2025-07-26

国内 Docker 服务状态 & 镜像加速监控

# 将内容写入 /etc/docker/daemon.json 文件,root 用户可以去掉 sudo # 配置 Docker 镜像,使用多个镜像源来提高镜像下载速度 echo '{ "registry-mirrors": [ "https://docker.1ms.run",

Administrator Administrator Published on 2025-07-10

解释Nginx 内置变量 client_first_byte_time、upstream_first_byte_time

解释Nginx 内置变量 client_first_byte_time、upstream_first_byte_time ngx_var.client_first_byte_time是一个与 Nginx 相关的变量。以下是关于它的详细介绍: 含义 ngx_var.client_first_byte_

Administrator Administrator Published on 2024-11-13

Navigator.platform 列表

Navigator.platform Value of the platform collected using navigator.platform . The value of this field should be consistent with other fields that indi

Administrator Administrator Published on 2024-10-23

WebGL vendor 常用举例

The webGL vendor is collected using the WebGL API using the following code ctx.getParameter(ctx.getExtension('WEBGL_debug_renderer_info').UNMASKED_VEN

Administrator Administrator Published on 2024-10-23

Navigator.language 列表

User preferred language collected using navigator.language. The value of this field should be consistent with other fields that indicate the user lang

Administrator Administrator Published on 2024-10-23

User-Agent 常用举例

HTTP header that provides information about the user browser, OS and device. It is collected using the User-Agent HTTP header. https://deviceandbrowse

Administrator Administrator Published on 2024-10-23

WebGL renderer 常用举例

The webGL renderer is collected using the WebGL API using the following code ctx.getParameter(ctx.getExtension('WEBGL_debug_renderer_info').UNMASKED_R

Administrator Administrator Published on 2024-10-23

win11 强制打开 IE 浏览器

1.桌面新建文本文档 2.文档内容粘贴如下脚本 CreateObject("InternetExplorer.Application").Visible=true 这段脚本是使用 VBScript(Visual

Administrator Administrator Published on 2024-09-24

免费代理IP-自动更新地址

https://github.com/TheSpeedX/PROXY-List https://raw.githubusercontent.com/TheSpeedX/SOCKS-List/master/socks5.txt https://raw.githubusercontent.com/T

Administrator Administrator Published on 2024-08-06

cloudreve 网盘部署

1.官方网站/文档 https://cloudreve.org/ https://docs.cloudreve.org/ 2.使用 docker-compose 安装 (推荐,支持离线下载) 2.1创建目录结构 mkdir -vp /home/opt/cloudreve

Administrator Administrator Published on 2024-08-06
Previous Next