标题: 短暂可直连l站
作者: #欣欣|林可欣
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1309911
时间: 2025-12-14 12:18:08
摘要:
作者: #欣欣|林可欣
板块: #搞七捻三
编号:
1309911帖子: https://linux.do/t/topic/1309911
时间: 2025-12-14 12:18:08
摘要:
发现的时候是用cf的DNS的
现在已经关掉了
仍然没问题
前不久连cf或者始皇给的doh都不能直连了
没想到这会又开放一点点
标题: 正宗赣南脐橙,给L友送一箱橙子当福利
作者: #liming
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1309921
时间: 2025-12-14 12:21:37
摘要:
作者: #liming
板块: #福利羊毛
编号:
1309921帖子: https://linux.do/t/topic/1309921
时间: 2025-12-14 12:21:37
摘要:
正宗寻乌县赣南脐橙 ,今年的脐橙甜度高,品质好,为了帮家里多卖一些橙子,也给大家送送福利,活动如下,我这边每卖5单,抽1箱5斤橙子给L友做福利(不需要出快递费,提供地址即可) ,依次累加,文档实时更新单数,每天晚上八点统计单数并抽奖。抽奖使用L站官方的抽奖程序,保证绝对公平,只要在帖子评论即可参加抽奖。
为了表示诚意,首轮抽奖不需要累积,截止当天晚上八点开抽并公布抽奖情况。
有需要的可以了解下,以下是橙子实拍图,给大家参考:
有需要橙子和查看抽奖统计情况的:
yuque.com
L友送橙子福利 · 语雀
截止当前统计时间:2025年12月14日12:16:0...
标题: 论坛上传的附件下载失败
作者: #糖糖软萌喵
板块: #运营反馈
编号:
帖子: https://linux.do/t/topic/1309926
时间: 2025-12-14 12:22:12
摘要:
作者: #糖糖软萌喵
板块: #运营反馈
编号:
1309926帖子: https://linux.do/t/topic/1309926
时间: 2025-12-14 12:22:12
摘要:
论坛有佬反应:在论坛上每次附件都是下载失败。
https://linux.do/t/topic/504006/119
我刚才去测试了下,发现确实有这个问题:IDM 连接失败,无法下载上传的附件。
以前,论坛可直连的时候,附件可正常下载。请问,现无法下载是什么原因呢?
辛苦排查下,谢谢
标题: warp太好用了,但是一个月20刀太贵了。
作者: #imocone
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1309931
时间: 2025-12-14 12:23:17
摘要:
作者: #imocone
板块: #开发调优
编号:
1309931帖子: https://linux.do/t/topic/1309931
时间: 2025-12-14 12:23:17
摘要:
大佬们有没有什么办法白嫖啊。
标题: 尝试做的宣传视频动漫,虽然很老土,但是很好玩
作者: #方盾CHEN
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1309935
时间: 2025-12-14 12:24:02
摘要:
作者: #方盾CHEN
板块: #搞七捻三
编号:
1309935帖子: https://linux.do/t/topic/1309935
时间: 2025-12-14 12:24:02
摘要:
标题: Gemini Live语音模型也升级了,现在太强了,甚至会“破音”,逼真度吓人
作者: #zzzzzz1
板块: #前沿快讯
编号:
帖子: https://linux.do/t/topic/1309949
时间: 2025-12-14 12:28:46
摘要:
作者: #zzzzzz1
板块: #前沿快讯
编号:
1309949帖子: https://linux.do/t/topic/1309949
时间: 2025-12-14 12:28:46
摘要:
Gemini App Live应该也升级成最新的TTS模型了,我让他给我用兴奋激动的声音解说一场足球比赛,这效果太牛了,来听听Gemini吼破喉咙 :
https://imgur.com/a/geminilive-FQrtkuE
标题: Sing-box1.13安卓端点配置问题求助
作者: #fznpc
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1309953
时间: 2025-12-14 12:30:37
摘要:
作者: #fznpc
板块: #开发调优
编号:
1309953帖子: https://linux.do/t/topic/1309953
时间: 2025-12-14 12:30:37
摘要:
我在安卓客户端配置了两个端点,一个国内,一个国外的,在outbounds选择器不通,节点在Clash meta是正常的,配置如下:
{
“log”: {},
“dns”: {
“servers”: [
{
“type”: “udp”,
“tag”: “local”,
“server”: “119.29.29.29”
},
{
“type”: “https”,
“tag”: “public”,
“domain_resolver”: “local”,
“server”: “dns.alidns.com”
},
{
“type”: “https”,
“tag”: “foreign”,
“domain_resolver”: “local”,
“server”: “dns.google”
},
{
“type”: “fakeip”,
“tag”: “fakeip”,
“inet4_range”: “198.18.0.0/15”,
“inet6_range”: “fc00::/18”
}],
“rules”: [
{
“clash_mode”: “direct”,
“server”: “local”
},
{
“clash_mode”: “global”,
“server”: “fakeip”
},
{
“query_type”: “HTTPS”,
“action”: “reject”
},
{
“rule_set”: “geosite-cn”,
“server”: “local”
},
{
“query_type”: [
“A”,
“AAAA”
],
“server”: “fakeip”,
“rewrite_ttl”: 1
}],
“final”: “foreign”,
“strategy”: “ipv4_only”,
“independent_cache”: true
},
“ntp”: {},
“endpoints”: [
{
“type”: “wireguard”,
“tag”: “wg1”,
“mtu”: 1408,
“address”: “10
标题: 果然想象力不足才是最大的病
作者: #啊天
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1309956
时间: 2025-12-14 12:32:43
摘要:
作者: #啊天
板块: #开发调优
编号:
1309956帖子: https://linux.do/t/topic/1309956
时间: 2025-12-14 12:32:43
摘要:
x.com
Krish Shah
@KrishRShah
I turned the macbook trackpad into an instrument pic.x.com/jt8OHVZi1r
8:24 PM - 12 Dec 2025
7.5K
460
等待开源啊啊啊啊
标题: 现在好方便啊 部署在服务器直接叫 codex 就好了
作者: #DeepSuck-深度求嗦
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1309965
时间: 2025-12-14 12:35:17
摘要:
作者: #DeepSuck-深度求嗦
板块: #搞七捻三
编号:
1309965帖子: https://linux.do/t/topic/1309965
时间: 2025-12-14 12:35:17
摘要:
以前我还要看 readme 一点点部署,现在我看都不看,websearch 一打开,直接甩手掌柜连 mcp 我都得让他自己装
标题: 家宽是不是类似钻石,是伪需求?
作者: #approachai
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1309976
时间: 2025-12-14 12:37:55
摘要:
作者: #approachai
板块: #开发调优
编号:
1309976帖子: https://linux.do/t/topic/1309976
时间: 2025-12-14 12:37:55
摘要:
说的是访问chatgpt/claude/gemini
标题: Gemini你在干什么
作者: #suyuh
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1309977
时间: 2025-12-14 12:38:04
摘要:
作者: #suyuh
板块: #开发调优
编号:
1309977帖子: https://linux.do/t/topic/1309977
时间: 2025-12-14 12:38:04
摘要:
标题: 【周末美食】和母上大人的周末火锅
作者: #123nhh_awa(哈哈哈,我不学啦)
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1309993
时间: 2025-12-14 12:43:58
摘要:
作者: #123nhh_awa(哈哈哈,我不学啦)
板块: #搞七捻三
编号:
1309993帖子: https://linux.do/t/topic/1309993
时间: 2025-12-14 12:43:58
摘要: