想找人好好聊聊吗?

21作者: kmstout6 个月前
如果你对在网络论坛上挥霍青春的记忆犹新,或者你现在还想在上面度过更多的夜晚和周末,谷歌可以满足你的需求。只需在任何搜索词中添加<p><pre><code> inurl:viewtopic.php </code></pre> ,你得到的大部分(如果不是全部)结果都将是运行在 phpBB 上的论坛讨论帖。类似地,使用<p><pre><code> inurl:&quot;index.php?topic=&quot; </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:&quot;index.php?topic=&quot;) </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:&quot;index.php?topic=&quot; </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:&quot;index.php?topic=&quot;) </code></pre> Happy holidays, and good hunting.