寻找有深度的对话吗?
如果你对在网络论坛上花费过多青春岁月的回忆感到怀念,或者现在想要在这些论坛上度过更多的夜晚和周末,谷歌可以满足你的需求。只需在任何查询中添加<p><pre><code> inurl:viewtopic.php
</code></pre>
,结果中大部分(如果不是全部的话)将是基于phpBB的讨论主题。同样,使用<p><pre><code> inurl:"index.php?topic="
</code></pre>
似乎可以找到Simple Machines论坛,而<p><pre><code> inurl:showthread.php
</code></pre>
则可以发现vBulletin论坛。你还可以将它们组合使用,如下所示:<p><pre><code> croissant AND (inurl:viewtopic.php OR inurl:showthread.php OR inurl:"index.php?topic=")
</code></pre>
祝你假期愉快,祝你搜索顺利。
查看原文
If you have fond memories of misspending entirely too much of your youth on web-based message boards, or you would like to misspend more of your nights and weekends on them now, Google has you covered. Simply add<p><pre><code> inurl:viewtopic.php
</code></pre>
to any query, and most, if not all, of your results will be discussion threads on boards running atop phpBB. Similarly, using<p><pre><code> inurl:"index.php?topic="
</code></pre>
seems to get Simple Machines fora, and<p><pre><code> inurl:showthread.php
</code></pre>
will unearth vBulletin fora. You can also combine them, like so:<p><pre><code> croissant AND (inurl:viewtopic.php OR inurl:showthread.php OR inurl:"index.php?topic=")
</code></pre>
Happy holidays, and good hunting.