TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Hckrnews.com down?

16 点作者 sid-kap超过 7 年前
Does anyone know why hckrnews is down? Will it be down permanently?

3 条评论

singularity2001超过 7 年前
1. yes 2. don&#x27;t know, happened before (last week)<p>same functionality: go to <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newest" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;newest</a> and paste in console:<p>for(x of document.getElementsByClassName(&#x27;score&#x27;)){ if(x.innerText==&quot;1 point&quot; || x.innerText==&quot;2 points&quot;){ y=x.parentNode.parentNode; y.previousSibling.remove(); y.remove() } }
评论 #16379374 未加载
16bytes超过 7 年前
Hopefully it&#x27;s not permanent. Hckrnews is my main interface for HN anymore.<p>Does anybody know if the source is out anywhere in case hckrnews.com doesn&#x27;t come back up?
sid-kap超过 7 年前
It&#x27;s back up