Skip to content

Commit ca7e164

Browse files
committed
fix: tag manager is broken
1 parent 848b47c commit ca7e164

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

changelog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# UnderScript Changelog
22

3-
## Version 0.56.2 (2024-03-31)
3+
## Version 0.56.3 (2024-03-31)
4+
1. Removed broken googletagmanager
45
1. Fixed broken sound code
56
1. Fixed broken backgrounds
67

src/meta.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
// @match https://feildmaster.github.io/UnderScript/*
99
// @exclude https://*.undercards.net/*/*
1010
// @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
1211
// @require https://unpkg.com/showdown@2.0.0/dist/showdown.min.js
1312
// @require https://unpkg.com/popper.js@1.16.1/dist/umd/popper.min.js
1413
// @require https://unpkg.com/tippy.js@4.3.5/umd/index.all.min.js

0 commit comments

Comments
 (0)