mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fixes bug #000697 added example for whitelist.
This commit is contained in:
@@ -1256,6 +1256,10 @@ print <<END
|
||||
<td colspan='2'>$Lang::tr{'urlfilter allowed domains'} <img src='/blob.gif' alt='*' /></td>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter allowed urls'} <img src='/blob.gif' alt='*' /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter example'}</td>
|
||||
<td colspan='2'>$Lang::tr{'urlfilter example ads'}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan='2' width='50%'><textarea name='CUSTOM_WHITE_DOMAINS' cols='32' rows='6' wrap='off'>
|
||||
END
|
||||
|
||||
Reference in New Issue
Block a user