@ -44,6 +44,6 @@ module.exports = {
enabled: true,
// update: [ 'https://gitlab.com/gfwlist/gfwlist/raw/master/gfwlist.txt' ],
pacFileAbsolutePath: null, // 自定义 pac.txt 文件位置,可以是本地文件路径
pacFilePath: './extra/pac/pac.txt' // 默认内置 pac.txt 文件路径
pacFilePath: './extra/pac/pac.txt' // 内置 pac.txt 文件路径
}