mirror of https://github.com/Zelo72/rpi
build auto-update
This commit is contained in:
parent
dac63bd118
commit
2a50fef83c
File diff suppressed because it is too large
Load Diff
|
@ -312,7 +312,7 @@ LinkToFilename() {
|
||||||
sed 's/\.php?hostformat=hosts&showintro=0&mimetype=plaintext//' |
|
sed 's/\.php?hostformat=hosts&showintro=0&mimetype=plaintext//' |
|
||||||
sed 's/\/domain?format=plain//' |
|
sed 's/\/domain?format=plain//' |
|
||||||
sed 's/%20//g' | sed 's/%2B//g' | sed "s/[\']//g" |
|
sed 's/%20//g' | sed 's/%2B//g' | sed "s/[\']//g" |
|
||||||
sed 's/[\/]/_/g' |
|
sed 's/[\/?=&]/_/g' |
|
||||||
awk '{print tolower($0)}'
|
awk '{print tolower($0)}'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue