mirror of https://github.com/Zelo72/adguard
105 lines
2.8 KiB
Plaintext
Executable File
105 lines
2.8 KiB
Plaintext
Executable File
### Compile big Blocklist ###
|
||
|
||
Config:
|
||
|
||
** Build - 4:
|
||
|
||
hosts
|
||
adblock
|
||
no_adblock_convert
|
||
localpush
|
||
|
||
Initialize ...
|
||
|
||
# Download and convert Sourcelists ...
|
||
|
||
Nr | Count | Format | Source | Status | File | URL/File
|
||
1 | 470503 | domains | local | online | changed | multi.txt
|
||
2 | 45949 | domains | local | online | unchanged | fake.txt
|
||
3 | 109543 | domains | local | online | unchanged | big_extension.domains
|
||
4 | 970971 | domains | http | online | unchanged | https://dbl.oisd.nl
|
||
|
||
# Build big Domainlist ...
|
||
|
||
Stats big:
|
||
|
||
** Source (raw): 1596966
|
||
== Source (unique): 1325746 (-271220)
|
||
|
||
1325746 unique Domains - Version 2021.1021.121311
|
||
MD5 Domains RAW: 04af80a6972cfc11dc19eddd9bde7e63
|
||
|
||
# Convert big to Hostlist ...
|
||
|
||
# Convert big to AdBlocklist ...
|
||
|
||
ℹ Starting @adguard/hostlist-compiler v1.0.12
|
||
ℹ Starting the compiler
|
||
ℹ Configuration: {
|
||
"name": "Big",
|
||
"sources": [
|
||
{
|
||
"source": "/media/nas/git/adguard/multi.adblock",
|
||
"type": "adblock",
|
||
"transformations": [
|
||
"RemoveComments",
|
||
"Validate"
|
||
]
|
||
},
|
||
{
|
||
"source": "/media/nas/git/adguard/fake.adblock",
|
||
"type": "adblock",
|
||
"transformations": [
|
||
"RemoveComments",
|
||
"Validate"
|
||
]
|
||
},
|
||
{
|
||
"source": "../../big_extension/out/big_extension.adblock",
|
||
"type": "adblock",
|
||
"transformations": [
|
||
"RemoveComments",
|
||
"Validate"
|
||
]
|
||
},
|
||
{
|
||
"source": "https://abp.oisd.nl/",
|
||
"type": "adblock",
|
||
"transformations": [
|
||
"RemoveComments",
|
||
"Validate"
|
||
]
|
||
}
|
||
],
|
||
"transformations": [
|
||
"RemoveComments",
|
||
"Compress"
|
||
]
|
||
}
|
||
ℹ Start compiling /media/nas/git/adguard/multi.adblock
|
||
ℹ Original length is 257078
|
||
ℹ Removed 127 comments
|
||
ℹ Length after applying transformations is 256949
|
||
ℹ Start compiling /media/nas/git/adguard/fake.adblock
|
||
ℹ Original length is 23325
|
||
ℹ Removed 41 comments
|
||
ℹ Length after applying transformations is 23284
|
||
ℹ Start compiling ../../big_extension/out/big_extension.adblock
|
||
ℹ Original length is 104547
|
||
ℹ Removed 0 comments
|
||
ℹ Length after applying transformations is 104547
|
||
ℹ Start compiling https://abp.oisd.nl/
|
||
ℹ Original length is 367900
|
||
ℹ Removed 13 comments
|
||
ℹ Length after applying transformations is 367886
|
||
ℹ Removed 12 comments
|
||
ℹ The list was compressed from 752666 to 577378
|
||
ℹ Final length of the list is 577384
|
||
ℹ Writing output to /media/nas/git/rpi/pihole/blocklists/build/big/out/big.adblock
|
||
ℹ Finished compiling
|
||
|
||
# Attach header to big Domainlist ...
|
||
|
||
# Push big to local Repositories ...
|
||
|