diff --git a/proxy.ini b/proxy.ini index 8bf51e1..dd5c882 100644 --- a/proxy.ini +++ b/proxy.ini @@ -1,6 +1,12 @@ [proxy] proxy=127.0.0.1:1080 +timeout=10 +retry=3 [Name_Rule] -location_rule='JAV_output/'+actor+'/'+number -naming_rule=number+'-'+title \ No newline at end of file +location_rule='JAV_output/'+actor+'/['+number+']-'+title +naming_rule=number+'-'+title + +[update] +update_check=1 +#on=1,off=0 \ No newline at end of file