mirror of
https://github.com/gSpotx2f/ruantiblock_openwrt.git
synced 2026-05-14 22:50:58 +00:00
Minor fixes
This commit is contained in:
@@ -578,6 +578,9 @@ GetDataFiles() {
|
||||
[ $_attempt -gt $MODULE_RUN_ATTEMPTS ] && break
|
||||
sleep $MODULE_RUN_TIMEOUT
|
||||
done
|
||||
if [ "$ENABLE_BLLIST_PROXY" = "1" ]; then
|
||||
FlushNftSets "$NFTSET_BLLIST_PROXY"
|
||||
fi
|
||||
AddUserEntries
|
||||
AddBypassEntries
|
||||
if [ $_return_code -eq 0 ]; then
|
||||
|
||||
Reference in New Issue
Block a user