Skip to content

Commit 845f4b4

Browse files
author
bol-van
committed
remove bad comments from custom scripts
1 parent a485030 commit 845f4b4

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

init.d/custom.d.examples.linux/50-discord-media

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ zapret_custom_daemons()
1515
local opt="--qnum=$QNUM_DISCORD_MEDIA $NFQWS_OPT_DESYNC_DISCORD_MEDIA"
1616
do_nfqws $1 $DNUM_DISCORD_MEDIA "$opt"
1717
}
18-
# size = 156 (8 udp header + 148 payload) && payload starts with 0x01000000
1918
zapret_custom_firewall()
2019
{
2120
# $1 - 1 - run, 0 - stop

init.d/custom.d.examples.linux/50-stun4all

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ zapret_custom_daemons()
1414
local opt="--qnum=$QNUM_STUN4ALL $NFQWS_OPT_DESYNC_STUN"
1515
do_nfqws $1 $DNUM_STUN4ALL "$opt"
1616
}
17-
# size = 156 (8 udp header + 148 payload) && payload starts with 0x01000000
1817
zapret_custom_firewall()
1918
{
2019
# $1 - 1 - run, 0 - stop

0 commit comments

Comments
 (0)