update: WTVClientCapabilities: add unknown bits instead of logging error

update: fix flashrom system
update: webone example config
update: app.js: more 'binary block' exclusions
update: fix tellyscript folder name for case-sensitive filesystems
This commit is contained in:
zefie
2021-08-06 00:05:58 -04:00
parent 832a20e9a6
commit 743989d4f0
7 changed files with 47 additions and 23 deletions

View File

@@ -162,6 +162,20 @@ AddRedirect=http://web.archive.org/web/1997/%URL%
[Edit:^(http://www\.|http://)microsoft.com/IE/]
AddRedirect=http://web.archive.org/web/1997/%URL%
; WebTV
[Edit:^http://developer.webtv.net/]
AddRedirect=http://web.archive.org/web/20010118212000/%URL%
[Edit:^http://www.crosswinds.net/~lsyndicate/cara/]
AddRedirect=http://web.archive.org/web/20000815230842/%URL%
[Edit:^http://www.webtvaudio.com/]
AddRedirect=https://web.archive.org/web/20010720053557/%URL%
[Edit:^http://soweird.mine.nu/]
AddRedirect=https://web.archive.org/web/20010720053557/%URL%
[Edit:\.cdf$]
IgnoreUrl=web.archive.org
AddRedirect=http://web.archive.org/web/1998/%URL%
@@ -259,6 +273,7 @@ OnHeader=User-Agent: Mozilla/0
OnHeader=User-Agent: Mozilla/1
OnHeader=User-Agent: Mozilla/2
OnHeader=User-Agent: Mozilla/3
OnHeader=User-Agent: WebTV
IgnoreUrl=webdav
AddConvert=convert
AddConvertDest=gif
@@ -267,13 +282,14 @@ AddResponseHeader=Content-Type: image/gif
; uncomment section below to enable JPG recompression
[Edit]
OnContentType=image/jpeg
OnContentType=image/jpg
;OnContentType=image/png
;OnContentType=image/webp
OnCode=200
IgnoreUrl=webdav
AddConvert=convert
AddConvertDest=jpg
AddConvertArg1=-quality 50
AddConvertArg1=-quality 35 -resize 640x480>
AddResponseHeader=Content-Type: image/jpeg