-
Notifications
You must be signed in to change notification settings - Fork 12
Description
The channel JavaScript doesn't work anymore. I replaced it with a simple link that opens the server and adds a bookmark to the users list.
Don't know how to fix it really never learned and used JavaScript before. But it might require a whole rewrite. Possibly because their is no distinction been made between content, programming. The code gets dumped into HTML attribute content instead of what could be used with a JS libary such as jQuery with onClick events.
The inital output looked something like this on my webpage as if the JavaScript had not even been loaded.
javascript:("ts.einhornkrieger.de";"hostport","channelid")
You can check out the implementation done here. Big fan still, this saved me a ton of work and also always approve a local approach instead of having to share the information to outsiders on public webpage with a big databases that only lures in trolls & such.
Just mentioning this here if someone ever wants to fork the code. That's an issue.