我贴个代码红裤衩们看看
代码: <html> <head> <meta http-equiv="Content-Type" content="text/html;"> <title>跳转页面</title> <script language=javascript> function randompage(){ var randomindex=Math.floor(Math.random()*15432); top.location.replace('http://173.255.216.198/allcp.net/forum.php?mod=viewthread&tid='+randomindex); } randompage() </script> </head> <body onload="randompage()"> </body> </html>
就新建一个网页,贴上这货,15432那个数字是我看了一下长佩最新的贴号填上的。随着帖子越来越多红裤衩可能要不定时手动增加一下这个数字……
然后把新建的这个网页传到服务器上,随便放,记住地址,然后把下面那张星星脸的连接改成你放上的网页就行。 |