| 蜘蛛 | 404 路径 | Nginx 建议配置 (自动编号) | User-Agent |
|---|---|---|---|
| Douyin | /information/470/ |
location /information/470/ { rewrite ^/information/470/(.*)$ /new_path/ last; } |
Mozilla/5.0 (Linux; Android 5.0) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; Bytespider; https://zhanzhang.toutiao.com/) |
| Douyin | /www-com/basanci-albetmobil-ll8.html |
location = /www-com/basanci-albetmobil-ll8.html { rewrite ^/www-com/basanci-albetmobil-ll8\.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/) |