标题: MoonTV 中的豆瓣图片源代理无法使用
作者: #爱吃番茄的猫
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1561985
时间: 2026-02-04 00:49:12
摘要:
作者: #爱吃番茄的猫
板块: #开发调优
编号:
1561985帖子: https://linux.do/t/topic/1561985
时间: 2026-02-04 00:49:12
摘要:
可以正常观看影片,但没有封面看的有点别扭。。。
有佬有这个豆瓣的代理吗?(官方的无法使用了)
标题: google无法关闭付款资料
作者: #linuschen
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1561986
时间: 2026-02-04 00:49:25
摘要:
作者: #linuschen
板块: #搞七捻三
编号:
1561986帖子: https://linux.do/t/topic/1561986
时间: 2026-02-04 00:49:25
摘要:
新买的google子号想加入家庭组 发现无法关闭付款资料
关闭的时候提示我有正在active的激活和订阅 然后就发现了这个AdSense
万能的佬友们有没有办法关闭呀
标题: 🐔肯德基KFC 炸鸡桶免单券 原价59
作者: #饺子还是奶龙
板块: #福利羊毛
编号:
帖子: https://linux.do/t/topic/1561988
时间: 2026-02-04 00:49:55
摘要:
作者: #饺子还是奶龙
板块: #福利羊毛
编号:
1561988帖子: https://linux.do/t/topic/1561988
时间: 2026-02-04 00:49:55
摘要:
支付宝小程序:百事新春福利小程序
酷安疑似研究出叠加
标题: markdown笔记工具推荐
作者: #XC W
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1561989
时间: 2026-02-04 00:50:26
摘要:
作者: #XC W
板块: #搞七捻三
编号:
1561989帖子: https://linux.do/t/topic/1561989
时间: 2026-02-04 00:50:26
摘要:
大伙都用什么 Markdown 笔记工具?
标题: 想要知道Claude Sonnet 5 是否发布?很简单....检测脚本
作者: #Davon
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1561991
时间: 2026-02-04 00:54:07
摘要:
作者: #Davon
板块: #搞七捻三
编号:
1561991帖子: https://linux.do/t/topic/1561991
时间: 2026-02-04 00:54:07
摘要:
很简单,我的思路如下:
Sonnet 4.5 发布地址为 https://www.anthropic.com/news/claude-sonnet-4-5
由此可以推断 Sonnet 5地址如下:https://www.anthropic.com/news/claude-sonnet-5
所有只需要轮询,并返回200 而不是404即可。Python 脚本如下:
import requests
import time
import random
import os
URL = “https://www.anthropic.com/news/claude-sonnet-5”
USER_AGENTS = [
Chrome Desktop
“Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36”,
“Mozilla/5.0 (Macintosh; Intel Mac OS X 14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36”,
# Chrome Android
"Mozilla/5.0 (Linux; Android 14; Pixel 8) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Mobile Safari/537.36",
"Mozilla/5.0 (Linux; Android 13; Samsung Galaxy S23) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Mobile Safari/537.36",
# Chrome iPhone (Chrome on iOS uses Safari engine but still valid UA)
"Mozilla/5.0 (iPhone; CPU iPhone OS 17_3 like Mac OS X) AppleWebKit/537.36 (KHTML, like Gecko) CriOS/133.0.0.0 Mobile/15E148 Safari/604.1",
]
def clear():
os.system(‘cls’ if os.name == ‘nt’ else ‘clear’)
while True:
headers = {
“User-Agent”: random.choice(USER_AGENTS),
“Cache-Control”: “no-cache”,
“Pragma”: “no-cache”
}
try:
response = requests.get(URL, headers=headers, timeout=10)
if response.status_code == 404:
print("Checked... no results.")
elif response.status_code == 200:
clear()
print("\n" * 2)
print("🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨")
print("🔥🔥🔥 FINALLY SONNET 5 RELEASED!!! 🔥🔥🔥")
print("🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨")
print("\nGO CHECK IT NOW:", URL)
break
else:
print(f"Checked... received status code {response.status_code}")
except requests.RequestException as e:
print("Error checking page:", e)
time.sleep(random.randint(5, 10))
标题: 网页版好不容易终于获得豆包4.5的使用权限,应用端就开始降智?
作者: #欣欣|林可欣
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1561997
时间: 2026-02-04 00:57:09
摘要:
作者: #欣欣|林可欣
板块: #搞七捻三
编号:
1561997帖子: https://linux.do/t/topic/1561997
时间: 2026-02-04 00:57:09
摘要:
先说结论
风格确实有很大变化
但是APP和网页效果几乎一致
并且才发现手机上也是直出2k了!
起因是app生成了这样一张图:
完全不像以前那样星星棱角分明的了!
现在特别像二三年到24年 还不先进的绘画模型 他们画出来的星星就是这样。歪歪斜斜 像是手绘或者插画风格 甚至有些不像五角星了…(当然这里说的是文字附近,以及再远一点的小星星,像左下角之类的大星星,还是以前的感觉)
测了一下网页版,发现效果是一致的:
另一组对比:(上面是网页版 下面是APP)
热更新了?
总之还是期待5.0真的能来
标题: 公益免费单机游戏站
作者: #GOUDAN123
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1561998
时间: 2026-02-04 00:57:42
摘要:
作者: #GOUDAN123
板块: #搞七捻三
编号:
1561998帖子: https://linux.do/t/topic/1561998
时间: 2026-02-04 00:57:42
摘要:
www.gdgame.org
支持国内全主流网盘:百度,夸克,迅雷,123,天翼。天翼盘是可以做到免费不限速,真正不花一分钱。
,对标gofile和onedrive
免登录享受4000款单机游戏
喜欢的大佬们可以帮忙宣传宣传,这对小站活下去非常重要
标题: 克劳德 事件报告
作者: #迪亚哥
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562004
时间: 2026-02-04 01:02:37
摘要:
作者: #迪亚哥
板块: #搞七捻三
编号:
1562004帖子: https://linux.do/t/topic/1562004
时间: 2026-02-04 01:02:37
摘要:
感觉已经在配置了? sonnet5.0
标题: 【很好奇】一晚上不关水龙头开到最大会用多少水!?
作者: #蹲神
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562005
时间: 2026-02-04 01:02:56
摘要:
作者: #蹲神
板块: #搞七捻三
编号:
1562005帖子: https://linux.do/t/topic/1562005
时间: 2026-02-04 01:02:56
摘要:
你问我为什么半夜有这个问题?
因为住的这栋楼不知道哪一户的水龙头声好响……
我12点的时候吼了一嗓子:“谁家漏水啦”
怕扰民没好意思叫第二次……
不知道一晚上水费要多少呢?
标题: 想起之前Privnode不止质疑过一家友商的模型真实性
作者: #ck yin
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562006
时间: 2026-02-04 01:04:25
摘要:
作者: #ck yin
板块: #搞七捻三
编号:
1562006帖子: https://linux.do/t/topic/1562006
时间: 2026-02-04 01:04:25
摘要:
如今友商们依然依然健在,想起来有些唏嘘
其实有些好奇佬们Claude是咋用的,其实多数时候拿codex来做技术设计,cc来做实现,也许接入的就算不是opus4.5,其实效果也不会太差
更何况站里有些公益佬也时不时会提供一点opus用用
日子虽然紧巴巴的,但也能过下去
标题: 这么晚了还有没睡的吗
作者: #alLiu
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562016
时间: 2026-02-04 01:12:09
摘要:
作者: #alLiu
板块: #搞七捻三
编号:
1562016帖子: https://linux.do/t/topic/1562016
时间: 2026-02-04 01:12:09
摘要:
还在加班ing
马年当牛马
标题: 求助,哪里有生成图片用的提示词的链接或者站点。
作者: #xiaomonk
板块: #开发调优
编号:
帖子: https://linux.do/t/topic/1562018
时间: 2026-02-04 01:17:43
摘要:
作者: #xiaomonk
板块: #开发调优
编号:
1562018帖子: https://linux.do/t/topic/1562018
时间: 2026-02-04 01:17:43
摘要:
想深度学习下生成图片的提示词或者技巧,学习观摩下高手是怎么生图如此精美的
标题: AI 发展到什么程度 AI 公司会开始注重营收
作者: #jam1024
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562019
时间: 2026-02-04 01:18:13
摘要:
作者: #jam1024
板块: #搞七捻三
编号:
1562019帖子: https://linux.do/t/topic/1562019
时间: 2026-02-04 01:18:13
摘要:
如题,你觉得 AI 发展到什么程度,或者是说 AI 到达那个临界点,AI 公司会开始更注重营收,减少创新的资源支出
也就是所谓“烧钱阶段”?
标题: 先是privnode,然后88code,下一个是谁?富可敌国标签是否真的有必要存在?L站是否为其背书?
作者: #f99
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562021
时间: 2026-02-04 01:19:48
摘要:
作者: #f99
板块: #搞七捻三
编号:
1562021帖子: https://linux.do/t/topic/1562021
时间: 2026-02-04 01:19:48
摘要:
一次狗急跳墙把第三方代理底裤给扒了,原来通道如此脆弱不堪。付费站甚至不如公益站稳定,我们应该相信谁?
标题: 今日立春,记得躲春
作者: #朝歌
板块: #搞七捻三
编号:
帖子: https://linux.do/t/topic/1562022
时间: 2026-02-04 01:20:01
摘要:
作者: #朝歌
板块: #搞七捻三
编号:
1562022帖子: https://linux.do/t/topic/1562022
时间: 2026-02-04 01:20:01
摘要:
佬友们,今日立春
立春是二十四节气第一个节气,说明乙巳年已经过去,丙午年真的来了,今天出生的宝宝就是严格意义上的马宝了。
佬友那里有没有听过躲春(特别是属马鼠牛兔),今年躲春的时间还是比较友好的,是在晚上,无需刻意去躲,但一定记得要收敛心神,不急不躁。
祝各位佬友在丙午马年万事顺遂,早日暴富。