Siniy, An Alternative hack,
With most websites The favicon is normally obtained by the browser from a file called favicon.ico in the same foldet as the index.html or in our case the wiki. - Tiddlywiki by passes this with $:/core/modules/startup/favicon.js using $:/favicon.ico - If you edit this tiddler and remove the content the bypass no longer occurs - The Favicon thus appears to load from the folder where the tiddlywiki is, if it exists. Thus the default behavior becomes using an external favicon.ico file. So if each wiki is in its own folder each can have their own favicon. Could this work for you? Regards Tony On Saturday, 18 April 2020 20:30:59 UTC+10, Siniy-Kit wrote: > > Hi! I want to change favicon.ico on my tiddlyspot site. I want to use > *external > link* https://heeg.ru/favicon.ico in _canonical_uri > field but this script $:/core/modules/server/routes/get-favicon.js > <https://tiddlywiki.com/#%24%3A%2Fcore%2Fmodules%2Fserver%2Froutes%2Fget-favicon.js> > > wants only base64. How can I change this script, to make it use my link in > _canonical_uri field of $:/favicon.ico? > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/469f08a5-7b83-4d44-9200-46c297733cde%40googlegroups.com.

