子比主题开心版
7.6 https://share.feijipan.com/s/IQUufEvr?code=3178
7.5开心版 https://share.feijipan.com/s/9JUcFl56
7.4开心版 https://www.123pan.com/s/RtBZVv-58RAv.html
带教程7.1 https://bygoukai.lanzouf.com/i9G6Z0trmu8h 通用开心版文件!
6.9 https://bygoukai.lanzouf.com/i79ln0tlaiva 这个版本上传即用!
7.7开心版 https://www.bygoukai.com/24696.html
7.8开心版 https://share.feijipan.com/s/cJB1EGH5?code=0142
7.9开心版 https://share.feijipan.com/s/aOB9tvXB
8.0开心版 :
https://share.feijipan.com/s/hRDA8xZa
https://bygoukai.lanzoub.com/izN9L2d1z5zc
8.1开心版:
https://pan.baidu.com/s/1UwRqF5RCk8DFKXXKRqgzxA?pwd=f9sq
视频教程: https://share.feijipan.com/s/EkAYcVJX
文字教程: https://mp.weixin.qq.com/s?__biz=MzkwNzQ0Njg5Nw==&mid=2247486891&idx=1&sn=09bf3f771311c6ca4d38a99cc3b20754&chksm=c0d852b5f7afdba32fe5eb24bf7c132296a1b88b880a094bc0ee727f0ebe490823839bdec2ad&token=2013507986&lang=zh_CN#rd
——————————————————————————————————————————————————————–
V7.9-beta2: https://drive.filen.io/d/2d2edc1b-cdfd-42d1-a5fd-0cceb9f0edaa#LhWUxyvuRXvDfmJzlFZLvNVhh1V7yPX7
https://share.feijipan.com/s/FwC5zAZx
原文件V7.9 beta2 https://share.feijipan.com/s/qsCpkCE5
shell计划任务,检查hosts文件
#!/bin/bash
HOSTS_FILE=”/etc/hosts”
TARGET_ENTRY=”127.0.0.1 api.zibll.com”
# Check if the entry already exists in hosts file
if grep -qFx “$TARGET_ENTRY” “$HOSTS_FILE”; then
echo “Entry already exists in $HOSTS_FILE”
else
——————————————————————————————————————————————————————–
