View Single Post
Old 02-17-2023, 10:13 AM   #8073
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by applegaa View Post
It looks like Scribblehub changed something today that stops FFF from working.
...
Quote:
Originally Posted by applegaa View Post
I'm not sure what was going on, but it's working again now.
Scribblehub uses CloudFlare, as do many other sites. I would not be surprised if behavior on one site can affect throttling/blocking on an unrelated site these days. I have no proof of that, but it's technilogically possible.

Scribblehub works for me with Calibre plugin, but not FFF CLI. No idea why. Nor would I currently be able to pursue the issue. Last time there were Scribblehub issues, somebody else fixed them.
https://github.com/JimmXinu/FanFicFare/pull/900

Quote:
Originally Posted by ownedbycats View Post
Question: What options are there to deal with Zalgo? My Kobo renders it as a bunch of overlapping notdef squares.
From defaults.ini:
Code:
## Some authors use 'Zalgo' text--arbitrary and often excessive
## added/combined unicode markings--to indicate 'noise' of some kind.
## While a critical part of some languages, when over used it can also
## cause problems for some ebook readers, such as Kindle.
## https://stackoverflow.com/questions/6579844/how-does-zalgo-text-work
## This setting will reduce the number 'Zalgo' characters.  Set to 0
## to remove all of them, -1 or leave undefined for no limit.
## Note: This will also remove other 'marked' unicode characters. If
## set to 0, café will become cafe, déjà -> deja, etc.  1 will keep
## single marks and is the recommended setting if you use it.
#max_zalgo:1
JimmXinu is offline   Reply With Quote