From 6c5c932b9808b1af55d4a10175d9bd5c49a6c6fe Mon Sep 17 00:00:00 2001 From: wenead99 <42309414+wenead99@users.noreply.github.com> Date: Sat, 22 Jun 2019 13:16:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9Ini=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E5=AF=BC=E8=87=B4=E7=9A=84=E7=9B=AE=E5=BD=95=E5=90=8D=E6=97=A0?= =?UTF-8?q?=E6=95=88BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy.ini b/proxy.ini index 39d6f79..8bf51e1 100644 --- a/proxy.ini +++ b/proxy.ini @@ -2,5 +2,5 @@ proxy=127.0.0.1:1080 [Name_Rule] -location_rule='JAV_output/'+actor+'/'+number+'-'+title +location_rule='JAV_output/'+actor+'/'+number naming_rule=number+'-'+title \ No newline at end of file