This file contains 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
// See more on https://github.com/qbittorrent/qBittorrent/issues/11868 | |
/** | |
* The old tracker URL, which could be a string or regex. | |
*/ | |
const OLD_TRACKER = '' | |
/** | |
* The new tracker URL. | |
*/ |
This file contains 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
#!/usr/bin/env bash | |
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd ) | |
cd $SCRIPT_DIR | |
pwd | |
URL_204=http://connect.rom.miui.com/generate_204 | |
PING_TARGETS="baidu.com t.cn 8.8.8.8" |
This file contains 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
#!/usr/bin/env bash | |
set -e | |
# SECTION_HEAD: definitions | |
## dir basename | |
PWD=`pwd` | |
BASENAME=`basename "$PWD"` | |
## define prefix |
This file contains 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
<!-- staticfile not support http2? --> | |
<script src="https://cdn.staticfile.org/classnames/2.2.6/index.min.js"></script> | |
<!-- jsdelivr support http2. --> | |
<script src="https://cdn.jsdelivr.net/npm/[email protected]/index.min.js"></script> |
This file contains 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
#EXTM3U | |
#EXTINF:-1 tvg-id="7245" tvg-name="中国教育4台" tvg-logo="http://epg.51zmt.top:8000/tb1/qt/中国教育4台.png" group-title="未分类",4K超清 | |
http://192.168.198.11:8012/rtp/225.1.8.211:8002 | |
#EXTINF:-1 tvg-id="" tvg-name="" tvg-logo="http://epg.51zmt.top:8000/tb1/sheng/aishang4k.png" group-title="未分类",爱上4K | |
http://192.168.198.11:8012/rtp/225.1.8.80:2000 | |
#EXTINF:-1 tvg-id="106" tvg-name="CCTV4K" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV1.png" group-title="央视",CCTV-4k | |
http://192.168.198.11:8012/rtp/225.1.8.223:2000 | |
#EXTINF:-1 tvg-id="106" tvg-name="CCTV4K" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV1.png" group-title="央视",CCTV-4k | |
http://192.168.198.11:8012/rtp/225.1.8.224:2000 | |
#EXTINF:-1 tvg-id="1" tvg-name="CCTV1" tvg-logo="http://epg.51zmt.top:8000/tb1/CCTV/CCTV1.png" group-title="央视",CCTV-1综合HD |
This file contains 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
mkdir html | |
mkdir config | |
# default conf | |
docker run --name tmp-nginx-container -d nginx | |
docker cp tmp-nginx-container:/etc/nginx/ config/ | |
docker rm -f tmp-nginx-container | |
docker run \ | |
--name my-nginx \ |
This file contains 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
{"recordsTotal":264,"recordsFiltered":10,"data":[{"_id":"5b687945d8311b5750b5ecae","content":"Mọi người có ai biết nhà M ở đâu không nhỉ? Kì này mình có mấy môn học ở nhà M mà không rõ ở đâu @@","reply":"","time":"2018-08-06T16:37:25.779Z","image":""},{"_id":"5b67d3add8311b5750b5ecad","content":"Hỡi các ac ngành công nghệ thông tin định hướng thị trường Nhật Bản.\nAc có thể để lại vài chia sẻ của bản thân không ạ, e muốn nghe tất cả những gì ac biết và muốn biết tất cả những gì e sẽ học ạ\nLove all","reply":"","time":"2018-08-06T04:50:53.875Z","image":""},{"_id":"5b67c2fcd8311b5750b5ecac","content":"Một mẩu chuyện vui\nEm là tân sinh viên 2k. Hồi đi học chúng nó cứ trêu là học công nghệ thông tin thì sau này cài win dạo. Đẳng cấp hơn thì làm hacker. Khi đỗ thì bị đùa là kĩ sư Nhật Bản vì em theo định hướng thị trường nhật. Nói chung nó chỉ có thế thôi.\nEm xin lỗi vì câu chuyện thiếu muối này. Đấy chỉ là những gì em nghĩ thôi","reply":"","time":"2018-08-06T03:39:40.938Z","image":""},{"_id":"5b67960cd8311b5750 |
This file contains 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
adb shell pm uninstall --user 0 -k com.xiaomi.tv.mitvuser | |
adb shell pm uninstall --user 0 -k com.duokan.airkan.tvbox | |
adb shell pm uninstall --user 0 -k com.xiaomi.account | |
adb shell pm uninstall --user 0 -k com.mitv.tvhome | |
adb shell pm uninstall --user 0 -k com.xiaomi.tv.gallery | |
adb shell pm uninstall --user 0 -k com.jiajia.yundonghui.mitv | |
adb shell pm uninstall --user 0 -k com.xiaomi.gamecenter.sdk.service.mibox | |
adb shell pm uninstall --user 0 -k com.miui.systemAdSolution | |
adb shell pm uninstall --user 0 -k com.xiaomi.mitv.appstore | |
adb shell pm uninstall --user 0 -k com.xiaomi.mitv.osstatistic |
This file contains 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
#EXTM3U name="bj-unicom-iptv" | |
#EXTINF:-1,BTV体育高清 | |
http://192.168.1.4:8012/rtp/239.3.1.243:8000 | |
#EXTINF:-1,BTV北京卫视高清 | |
http://192.168.1.4:8012/rtp/239.3.1.241:8000 | |
#EXTINF:-1,淘剧场 | |
http://192.168.1.4:8012/rtp/239.3.1.95:8001 | |
#EXTINF:-1,淘电影 | |
http://192.168.1.4:8012/rtp/239.3.1.250:8001 | |
#EXTINF:-1,4K超清 |
This file contains 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
pm uninstall -k --user 0 com.feixun.dangbeimarket | |
pm uninstall -k --user 0 com.tianci.ad | |
pm uninstall -k --user 0 com.feixun.qiyiguo | |
pm uninstall -k --user 0 cn.cibn.health | |
pm uninstall -k --user 0 com.pptv.tvsports.preinstall | |
pm uninstall -k --user 0 com.phicomm.phiweather | |
pm uninstall -k --user 0 com.pplive.atv | |
pm uninstall -k --user 0 cn.cibntv.ott | |
pm uninstall -k --user 0 com.phicomm.update | |
pm uninstall -k --user 0 com.phicomm.datatracker |
NewerOlder