| 蜘蛛 | 404 路径 | Nginx 建议配置 (自动编号) | User-Agent |
|---|---|---|---|
| Douyin | /product/191.html |
location = /product/191.html { rewrite ^/product/191\.html$ /new_path/n001.html last; } |
Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/) |
/xingyexinwen/list_26_70/ |
location /xingyexinwen/list_26_70/ { rewrite ^/xingyexinwen/list_26_70/(.*)$ /new_path/ last; } |
Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/150.0.7871.46 Mobile Safari/537.36 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |