From 3419f952ef4771f13dc65216de40d3f3ce45fd22 Mon Sep 17 00:00:00 2001 From: NagaseKouichi Date: Tue, 19 Jan 2021 09:32:08 +0000 Subject: [PATCH] change file permission --- Makefile | 0 README.md | 0 luasrc/controller/chinadns-ng.lua | 0 luasrc/model/cbi/chinadns-ng/basic.lua | 0 luasrc/model/cbi/chinadns-ng/routes.lua | 0 luasrc/model/cbi/chinadns-ng/update.lua | 0 luasrc/view/chinadns-ng/refresh.htm | 0 luasrc/view/chinadns-ng/status.htm | 0 po/zh-cn/chinadns-ng.zh-cn.po | 0 root/etc/chinadns-ng/blacklist.txt | 0 root/etc/chinadns-ng/chinalist.txt | 0 root/etc/chinadns-ng/chnroute.txt | 0 root/etc/chinadns-ng/chnroute6.txt | 0 root/etc/chinadns-ng/gfwlist.txt | 0 root/etc/chinadns-ng/whitelist.txt | 0 root/etc/config/chinadns-ng | 0 root/usr/share/rpcd/acl.d/luci-app-chinadns-ng.json | 0 17 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 Makefile mode change 100755 => 100644 README.md mode change 100755 => 100644 luasrc/controller/chinadns-ng.lua mode change 100755 => 100644 luasrc/model/cbi/chinadns-ng/basic.lua mode change 100755 => 100644 luasrc/model/cbi/chinadns-ng/routes.lua mode change 100755 => 100644 luasrc/model/cbi/chinadns-ng/update.lua mode change 100755 => 100644 luasrc/view/chinadns-ng/refresh.htm mode change 100755 => 100644 luasrc/view/chinadns-ng/status.htm mode change 100755 => 100644 po/zh-cn/chinadns-ng.zh-cn.po mode change 100755 => 100644 root/etc/chinadns-ng/blacklist.txt mode change 100755 => 100644 root/etc/chinadns-ng/chinalist.txt mode change 100755 => 100644 root/etc/chinadns-ng/chnroute.txt mode change 100755 => 100644 root/etc/chinadns-ng/chnroute6.txt mode change 100755 => 100644 root/etc/chinadns-ng/gfwlist.txt mode change 100755 => 100644 root/etc/chinadns-ng/whitelist.txt mode change 100755 => 100644 root/etc/config/chinadns-ng mode change 100755 => 100644 root/usr/share/rpcd/acl.d/luci-app-chinadns-ng.json diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/README.md b/README.md old mode 100755 new mode 100644 diff --git a/luasrc/controller/chinadns-ng.lua b/luasrc/controller/chinadns-ng.lua old mode 100755 new mode 100644 diff --git a/luasrc/model/cbi/chinadns-ng/basic.lua b/luasrc/model/cbi/chinadns-ng/basic.lua old mode 100755 new mode 100644 diff --git a/luasrc/model/cbi/chinadns-ng/routes.lua b/luasrc/model/cbi/chinadns-ng/routes.lua old mode 100755 new mode 100644 diff --git a/luasrc/model/cbi/chinadns-ng/update.lua b/luasrc/model/cbi/chinadns-ng/update.lua old mode 100755 new mode 100644 diff --git a/luasrc/view/chinadns-ng/refresh.htm b/luasrc/view/chinadns-ng/refresh.htm old mode 100755 new mode 100644 diff --git a/luasrc/view/chinadns-ng/status.htm b/luasrc/view/chinadns-ng/status.htm old mode 100755 new mode 100644 diff --git a/po/zh-cn/chinadns-ng.zh-cn.po b/po/zh-cn/chinadns-ng.zh-cn.po old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/blacklist.txt b/root/etc/chinadns-ng/blacklist.txt old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/chinalist.txt b/root/etc/chinadns-ng/chinalist.txt old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/chnroute.txt b/root/etc/chinadns-ng/chnroute.txt old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/chnroute6.txt b/root/etc/chinadns-ng/chnroute6.txt old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/gfwlist.txt b/root/etc/chinadns-ng/gfwlist.txt old mode 100755 new mode 100644 diff --git a/root/etc/chinadns-ng/whitelist.txt b/root/etc/chinadns-ng/whitelist.txt old mode 100755 new mode 100644 diff --git a/root/etc/config/chinadns-ng b/root/etc/config/chinadns-ng old mode 100755 new mode 100644 diff --git a/root/usr/share/rpcd/acl.d/luci-app-chinadns-ng.json b/root/usr/share/rpcd/acl.d/luci-app-chinadns-ng.json old mode 100755 new mode 100644