allthebest 發表於 2020-9-23 06:11:17

discuz x 3.4 防采集固定版权干扰码添加方法 !

找到文件:<br />source\function\function_discuzcode.php<br />搜索:<br /><br /><ol><li>return mt_rand(0, 1) ? '&lt;font class=&quot;jammer&quot;&gt;'.$randomstr.'&lt;/font&gt;'.&quot;\r\n&quot; :&quot;\r\n&quot;.'&lt;span style=&quot;display:none&quot;&gt;'.$randomstr.'&lt;/span&gt;';</ol><br /><br />修改为:<br /><br /><ol><li>return mt_rand(0, 1) ? '&lt;font class=&quot;jammer&quot;&gt;'.$randomstr.'(欢迎光临ABC网站_www.ABC.com)&lt;/font&gt;'.&quot;\r \n&quot; :&quot;\r\n&quot;.'&lt;span style=&quot;display:none&quot;&gt;'.$randomstr.'&lt;/span&gt;';</ol><br /><br /><br />**注意:括号里的内容不要添加关联链接!!!否则会显示在帖内!!!<br /><br />&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nbsp;ABC网站与www.ABC.com,请换上自己网站名称与域名function<em>, </em>添加<em>, </em>网站<em>, </em>找到<em>, </em>文件

科站网 發表於 2020-9-23 10:13:53

这样固定内容是最容易去除的<br />域名干扰码可以试试https://addon.dismall.com/plugins/tshuz_jam.html

allthebest 發表於 2020-9-23 17:32:40

<br />朋友,采集插件的毛病;搜索引擎都不爰收录;还要安装收费插件。广大站长大都不喜欢花钱呢!
頁: [1]
查看完整版本: discuz x 3.4 防采集固定版权干扰码添加方法 !