Skip to content

Instantly share code, notes, and snippets.

@C0rn3j
C0rn3j / ticktick-ding.user.js
Last active November 1, 2023 23:02
TickTick ding noise for the website
// ==UserScript==
// @name TickTick Ding
// @namespace https://ticktick.com/
// @license GPLv3
// @version 1.0.2
// @description Add the app-like noise to TickTick web when clicking checkboxes
// @author C0rn3j
// @match https://ticktick.com/*
// @downloadURL https://gist.githubusercontent.com/C0rn3j/5cef9e429693d8940041886e8957f1a6/raw/ticktick-ding.user.js
// @updateURL https://gist.githubusercontent.com/C0rn3j/5cef9e429693d8940041886e8957f1a6/raw/ticktick-ding.user.js
This file has been truncated, but you can view the full file.
[11:17:23] [main/DEBUG] [FML/]: Injecting tracing printstreams for STDOUT/STDERR.
[11:17:24] [main/INFO] [FML/]: Forge Mod Loader version 12.18.2.2116 for Minecraft 1.10.2 loading
[11:17:24] [main/INFO] [FML/]: Java is OpenJDK 64-Bit Server VM, version 1.8.0_91, running on Linux:amd64:4.5.7-std-3, installed at /usr/lib/jvm/java-8-openjdk-amd64/jre
[11:17:24] [main/DEBUG] [FML/]: Java classpath at launch is forge-1.10.2-12.18.2.2116-universal.jar
[11:17:24] [main/DEBUG] [FML/]: Java library path at launch is /usr/java/packages/lib/amd64:/usr/lib/x86_64-linux-gnu/jni:/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/jni:/lib:/usr/lib
[11:17:24] [main/DEBUG] [FML/]: Enabling runtime deobfuscation
[11:17:24] [main/DEBUG] [FML/]: Instantiating coremod class FMLCorePlugin
[11:17:24] [main/DEBUG] [FML/]: Added access transformer class net.minecraftforge.fml.common.asm.transformers.AccessTransformer to enqueued access transformers
[11:17:24] [main/DEBUG] [FML/]: Enqueued coremod FMLCorePlugin
[11:17:24] [main/