smaller changes and fixes
- fix the cloudflare challenge result if the last decimal places are zero (JS`s toFixed() removes trailing zeroes) - fix downloading of kissmanga chapter-pages hosted on blogspot (accessing blogspot with "kissmanga.com" as referrer yields a 401) - disable certificate validation for 'mangahere' tests - update flickr test result
This commit is contained in:
@@ -23,7 +23,7 @@ TRAVIS_SKIP = {
|
||||
BROKEN = {
|
||||
"imgyt", # "Name or service not known"
|
||||
"loveisover", # "Name or service not known"
|
||||
"mangahere", # invalid SSL cert
|
||||
"pinterest", # access_token invalid ?
|
||||
"puremashiro", # online reader down
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user