coolloves

coolloves

V2EX 第 110792 号会员,加入于 2015-04-13 16:48:51 +08:00
今日活跃度排名 20190
根据 coolloves 的设置,主题列表被隐藏
二手交易 相关的信息,包括已关闭的交易,不会被隐藏
coolloves 最近回复了
+1
k20p
完全没有换机欲望
生日快乐?
x-plore 挂载后,和本地一样
19 天前
回复了 hello826 创建的主题 ? 程序员 ? nginx 302 转发如何携带原请求的 head
cookie 试试?
设置 cookie 时指定了 Domain 属性为.test.com
比如你内网你解析一个 a.test.com,然后重定向到 b.test.com,这时候,cookie 可以 share 的吧?
@eggt 我用的也是 k2p,也是用这个 ss 来控制整个网络的,可以参考:
k2p -> ss -> gost/glider(转发 ss 到 s5) -> clash
最终 clash 作为订阅客户端.如果有需要魔法的地址,就在 ss 里面配置
多登陆几个设备,a 设备解码登陆 b 设备,c 设备.只要不同时掉好像就没事吧
21 天前
回复了 syz66541 创建的主题 ? 问与答 ? 腾讯云故障后续
哈哈,真极限拉扯了
只能说马抠鼻不是盖的
刚好之前也有这种需要,有个 shell 脚本 可以参考下


```
start_interval=432000
end_interval=518400


start_date=$(date -d '2024-02-04 02:00' +%s)
now=$(date +%s)
cycle=$(( (now - start_date) / 432000 ))
[ $cycle -lt 1 ] && cycle=1
cycle_start=$(( start_date + cycle * 432000 ))
cycle_end=$(( cycle_start + start_interval ))


if [ $((now - cycle_start)) -gt 0 ] && [ $((now - cycle_start)) -lt 80000 ];then
command
fi
```
抖音,保健品,老人,感觉要素全中啊
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3645 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 11:05 · PVG 19:05 · LAX 04:05 · JFK 07:05
Developed with CodeLauncher
? Do have faith in what you're doing.


http://www.vxiaotou.com