Changes between Version 8 and Version 9 of Plugins/Blocklist


Ignore:
Timestamp:
01/07/2012 04:15:24 AM (12 years ago)
Author:
funnel
Comment:

added "Multiple lists" section

Legend:

Unmodified
Added
Removed
Modified
  • Plugins/Blocklist

    v8 v9  
    77Generally !PeerGuardian files come in 7zip format, so you'll need to extract them first and then feed Deluge the plain text file. Files may be specified as URL's to a website, the local filesystem, or a network host. 
    88 
    9 Examples of Unix URL's of a local file: 
     9== Example URL's == 
     10 
     11Unix URL's of a local file: 
    1012{{{ 
    1113file:///home/username/the%20file.dat.gz 
     
    1315}}} 
    1416 
    15 Examples of Windows URL's of a local file: 
     17Windows URL's of a local file: 
    1618{{{ 
    1719file:///c:/path/to/the%20file.dat.gz 
     
    1921}}} 
    2022 
    21 Example URL of a network (LAN/WAN) file: 
     23URL of a network (LAN/WAN) file: 
    2224{{{ 
    2325file://hostname/shared/the%20file.dat.gz 
     
    3032 1. [http://www.deluge-torrent.org/blocklist/nipfilter.dat.gz Normal IP Filter (Emule)] 
    3133 1. [http://www.deluge-torrent.org/blocklist/pipfilter.dat.gz Paranoid IP Filter (Emule)] - also blocks some trackers 
     34 
     35== Multiple lists == 
     36 
     37When you import a new blocklist, the new IP's are combined with the previously loaded ones.  The only way to clear it at the moment is by restarting deluge(d).