Hostloc 新帖图文推送
1.79K subscribers
59.5K photos
392K links
本频道基本功能:爬取国内外有名的主机论坛Hostloc新帖,为订阅者提供一手图文资讯!

Hostloc: https://www.hostloc.com

侵删,联系 @CodyD
Download Telegram
标题8gen2,那个手机刷原生性价比高?
作者afkool #uid54205
原帖https://hostloc.com/thread-1244934-1-1.html

摘要:拿来当主力机。nfc(门禁、充值公交卡)+红外(遥控电器)都要有。
标题点点手指,电信用户进
作者lcofo #uid60098
原帖https://hostloc.com/thread-1244933-1-1.html

摘要:翼支付生活缴费代金券

翼支付:活动期间,全国电信翼支付注册用户进入活动页面输入手机号及验证码后,即可随机获得一张2元或66元生活缴费代金券,可在APP内交水电燃气费限使用“翼支付”支付方式核销使用(2元代金券实付满50元可用,名额25W个。66元实付满100元可用,名额只有100个,能不能抽到看你运气了)
https://h5.bestpay.cn/subapps/automake-h5/dxsdmlq/index.html#/
标题已出。不玩了,A1全局打包出
作者soip #uid29840
原帖https://hostloc.com/thread-1244932-1-1.html

摘要:本帖最后由 soip 于 2023-12-5 10:58 编辑
Office365 A1 1K订阅 全局管理员账号 5个 去年收的
Office365 A1 150W 非订阅在线全局无限 1个  四年前收的

打包300。反正是亏,无所谓了。
标题HH香港现在是不是有人在搞事情,太卡了,磁盘就几M读写
作者SpaceX #uid49266
原帖https://hostloc.com/thread-1244971-1-1.html

摘要:**什么狗屁机房,机器不行,网络不行,什么都不行
标题各位大佬,来比小鸡在线率了。
作者交配交的人 #uid48603
原帖https://hostloc.com/thread-1244970-1-1.html
标题经典loc言论——“你自己干了什么自己最清楚”
作者TOT #uid54250
原帖https://hostloc.com/thread-1244969-1-1.html

摘要:笑死,腾讯封号又不是什么新闻,每次都能看到有人冒泡指责别人干了见不到光的事。堪称loc经久不衰的经典言论。
https://hostloc.com/thread-1244715-1-1.html
标题背了30年房贷40万 现在有15万存款怎么还最划算
作者aqinhai #uid53137
原帖https://hostloc.com/thread-1244968-1-1.html

摘要:或者是不还能干什么
标题明盘880块出绿云JP1010 AMD EPYC 5C10G100G2T
作者chinamobile5g #uid56909
原帖https://hostloc.com/thread-1244973-1-1.html

摘要:配置全世界都一样,明盘880包push出,先款。有意私我,或者 tg: dnamagic

解锁完美:
** 测试时间: Tue Dec  5 04:42:33 CET 2023 ** 正在测试IPv4解锁情况 -------------------------------- ** 您的网络为: xTom ([b]45.142.*.*[/b]) ============[ Multination ]============ Dazn:                                  Yes (Region: JP) HotStar:                               No Disney+:                               Yes (Region: JP) Netflix:                               Yes (Region: JP) 有图比 Premium:                       Yes (Region: JP) Amazon Prime Video:                    Yes (Region: JP) TVBAnywhere+:                          Yes iQyi Oversea Region:                   JP Viu.com:                               No 有图比 CDN:                           Tokyo Netflix Preferred CDN:                 Tokyo Spotify Registration:                  Yes (Region: JP) Steam Currency:                        JPY ChatGPT:                               Yes Bing Region:                           JP ======================================= ===============[ Japan ]=============== DMM:                                   Yes DMM TV:                                No Abema.TV:                              No Niconico:                              No music.jp:                              No Telasa:                                Yes U-NEXT:                                Yes Hulu Japan:                            No TVer:                                  Yes GYAO!:                                 Yes WOWOW:                                 Failed VideoMarket:                           Failed (Unexpected Result: 404) FOD(Fuji TV):                          Yes Radiko:                                Yes (City: TOKYO) Karaoke@DAM:                           Yes J:com On Demand:                       Yes ---Game--- Kancolle Japan:                        Yes Pretty Derby Japan:                    Failed (Network Connection) Konosuba Fantastic Days:               Yes Princess Connect Re:Dive Japan:        Yes World Flipper Japan:                   Yes Project Sekai: Colorful Stage:         Yes ======================================= 复制代码
标题工行羊毛,浙江用户进,其它自测
作者lcofo #uid60098
原帖https://hostloc.com/thread-1244972-1-1.html

摘要:云闪付支付0.1元得5元线上支付红包,线下30-10和100-30红包
https://article.95516.com/eq/ls/7oFznUpl.html  链接直达
标题Sing-Box配置文件请教
作者summer365 #uid64957
原帖https://hostloc.com/thread-1244974-1-1.html

摘要:鉴于小猫咪已经完全删库跑路,想换到Sing-Box,奈何水平太菜,改了配置文件运行不了,不知道哪里有问题,有没有懂的MJJ可以指导一下

这是机场A的clash配置 - name: HK1 type: ss server: 1.2.3.4 port:  "12345" cipher: chacha20-ietf password: 12345678910abcdef udp: true plugin: obfs plugin-opts:   mode: http   host: 1234abcdef.apple.com复制代码
这是我改的Sing-Box代码 {     "inbounds": [         {             "type": "mixed",             "listen": "::",             "listen_port": 10005         }     ],     "outbounds": [         {             "type": "shadowsocks",             "server": "1.2.3.4",             "server_port": 12345,             "method": "chacha20-ietf",             "plugin": "obfs-local",             "password": "12345678910abcdef",             "plugin_opts":"mode=http;host=1234abcdef.apple.com",             "tag": "proxyss"                     }     ] }复制代码
这是机场B的clash配置 - { name: HK1, type: vmess, server: 1.2.3.4, port:  12345, uuid: 1234-5678-abcdef, alterId: 0, cipher: auto, udp: true, network: ws }复制代码
这是我改的Sing-Box配置 {     "inbounds": [         {             "type": "mixed",             "listen": "::",             "listen_port": 10005         }     ],     "outbounds": [         {             "type": "vmess",             "server": "1.2.3.4",             "server_port": 12345,             "uuid": "1234-5678-abcdef",             "security": "auto",             "alter_id": 0,                        "tag": "proxyvmess"         }     ] }复制代码
改完之后客户端可以启动,但是打不开Google,看命令行里提示的是:Get "https://google.com"  EOF
标题有好用的语音识别工具吗
作者simonw #uid6208
原帖https://hostloc.com/thread-1244977-1-1.html

摘要:免费的,能在LINUX命令行下跑的,识别出影片里的语音内容,中文。
标题实锤那个115空间卡T楼的是骗子
作者muyijiang #uid53404
原帖https://hostloc.com/thread-1244976-1-1.html

摘要:@欧阳逍遥 管理来封骗子呀。

原帖地址:https://hostloc.com/thread-1244744-1-1.html

论坛ID:@ertyuiolkjhgf

TG:@mjj6789 (已被封)、@mjj678

钱包地址:TPHowyo8ZtbTchFKVz3WqgLuywJBY47aRK

花了50U买了30张空间卡,拖延时间,迟迟不肯发货,估计是在钓取更多受骗者,大家别上当啊,我替大家试水了,是骗子啊
标题斯巴达闪购大盘鸡 没有防御吗 没看到防御描述
作者wuguou6 #uid32969
原帖https://hostloc.com/thread-1244980-1-1.html

摘要:斯巴达闪购大盘鸡 没有防御吗
SpartanHost: $25/yr 1TB HDD KVM VPS in Dallas
1GB RAM
1 vCore CPU (Intel E5-2690 v4)
1TB raid 10 HDD disk space
3TB bandwidth @ 10Gb/s shared
1 IPv4
/64 IPv6
Location: Dallas, TX
Quantity: 10