We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 848b47c commit ca7e164Copy full SHA for ca7e164
2 files changed
changelog.md
@@ -1,6 +1,7 @@
1
# UnderScript Changelog
2
3
-## Version 0.56.2 (2024-03-31)
+## Version 0.56.3 (2024-03-31)
4
+1. Removed broken googletagmanager
5
1. Fixed broken sound code
6
1. Fixed broken backgrounds
7
src/meta.js
@@ -8,7 +8,6 @@
8
// @match https://feildmaster.github.io/UnderScript/*
9
// @exclude https://*.undercards.net/*/*
10
// @require https://browser.sentry-cdn.com/7.73.0/bundle.tracing.replay.min.js
11
-// @require https://www.googletagmanager.com/gtag/js?id=G-32N9M5BWMR
12
// @require https://unpkg.com/showdown@2.0.0/dist/showdown.min.js
13
// @require https://unpkg.com/popper.js@1.16.1/dist/umd/popper.min.js
14
// @require https://unpkg.com/tippy.js@4.3.5/umd/index.all.min.js
0 commit comments