|
13 | 13 | <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/dist/simple-notify.min.css" > |
14 | 14 | <link rel=" stylesheet" href=" https://cdn.jsdelivr.net/npm/[email protected]/animate.min.css" > |
15 | 15 |
|
16 | | - <link rel="stylesheet" href="css/chatrd.css?nocache=6"> |
| 16 | + <link rel="stylesheet" href="css/chatrd.css?nocache=7"> |
17 | 17 | </head> |
18 | 18 | <body> |
19 | 19 |
|
|
48 | 48 | <div class="message"> |
49 | 49 | <div class="first-message">✨ First-time Chatter</div> |
50 | 50 | <div class="shared-chat"><span class="origin"><i class="fa-solid fa-comments"></i> <strong></strong></span></div> |
51 | | - |
| 51 | + |
52 | 52 | <div class="header"></div> |
53 | 53 |
|
54 | 54 | <div class="reply"><i class="fa-solid fa-comment-dots"></i> </div> |
|
93 | 93 | <script src=" https://cdn.jsdelivr.net/npm/[email protected]/dist/purify.min.js" ></script> |
94 | 94 | <script src=" https://cdn.jsdelivr.net/npm/@streamerbot/[email protected]/dist/streamerbot-client.min.js" ></script> |
95 | 95 |
|
96 | | - <script src="js/speakerbot.js?nocache=6"></script> |
97 | | - <script src="js/sb.js?nocache=6"></script> |
98 | | - <script src="js/chatrd.js?nocache=6"></script> |
| 96 | + <script src="js/speakerbot.js?nocache=7"></script> |
| 97 | + <script src="js/sb.js?nocache=7"></script> |
| 98 | + <script src="js/chatrd.js?nocache=7"></script> |
99 | 99 |
|
100 | | - <link href="js/modules/twitch/module.css?nocache=6" rel="stylesheet"> |
101 | | - <script src="js/modules/twitch/module.js?nocache=6"></script> |
| 100 | + <link href="js/modules/twitch/module.css?nocache=7" rel="stylesheet"> |
| 101 | + <script src="js/modules/twitch/module.js?nocache=7"></script> |
102 | 102 |
|
103 | | - <link href="js/modules/youtube/module.css?nocache=6" rel="stylesheet"> |
104 | | - <script src="js/modules/youtube/module.js?nocache=6"></script> |
| 103 | + <link href="js/modules/youtube/module.css?nocache=7" rel="stylesheet"> |
| 104 | + <script src="js/modules/youtube/module.js?nocache=7"></script> |
105 | 105 |
|
106 | | - <link href="js/modules/tiktok/module.css?nocache=6" rel="stylesheet"> |
107 | | - <script src="js/modules/tiktok/module.js?nocache=6"></script> |
| 106 | + <link href="js/modules/tiktok/module.css?nocache=7" rel="stylesheet"> |
| 107 | + <script src="js/modules/tiktok/module.js?nocache=7"></script> |
108 | 108 |
|
109 | | - <link href="js/modules/kick/module.css?nocache=6" rel="stylesheet"> |
110 | | - <script src="js/modules/kick/module.js?nocache=6"></script> |
| 109 | + <link href="js/modules/kick/module.css?nocache=7" rel="stylesheet"> |
| 110 | + <script src="js/modules/kick/module.js?nocache=7"></script> |
111 | 111 |
|
112 | | - <link href="js/modules/streamelements/module.css?nocache=6" rel="stylesheet"> |
113 | | - <script src="js/modules/streamelements/module.js?nocache=6"></script> |
| 112 | + <link href="js/modules/streamelements/module.css?nocache=7" rel="stylesheet"> |
| 113 | + <script src="js/modules/streamelements/module.js?nocache=7"></script> |
114 | 114 |
|
115 | | - <link href="js/modules/streamlabs/module.css?nocache=6" rel="stylesheet"> |
116 | | - <script src="js/modules/streamlabs/module.js?nocache=6"></script> |
| 115 | + <link href="js/modules/streamlabs/module.css?nocache=7" rel="stylesheet"> |
| 116 | + <script src="js/modules/streamlabs/module.js?nocache=7"></script> |
117 | 117 |
|
118 | | - <link href="js/modules/patreon/module.css?nocache=6" rel="stylesheet"> |
119 | | - <script src="js/modules/patreon/module.js?nocache=6"></script> |
| 118 | + <link href="js/modules/patreon/module.css?nocache=7" rel="stylesheet"> |
| 119 | + <script src="js/modules/patreon/module.js?nocache=7"></script> |
120 | 120 |
|
121 | | - <link href="js/modules/tipeeestream/module.css?nocache=6" rel="stylesheet"> |
122 | | - <script src="js/modules/tipeeestream/module.js?nocache=6"></script> |
| 121 | + <link href="js/modules/tipeeestream/module.css?nocache=7" rel="stylesheet"> |
| 122 | + <script src="js/modules/tipeeestream/module.js?nocache=7"></script> |
123 | 123 |
|
124 | | - <link href="js/modules/kofi/module.css?nocache=6" rel="stylesheet"> |
125 | | - <script src="js/modules/kofi/module.js?nocache=6"></script> |
| 124 | + <link href="js/modules/kofi/module.css?nocache=7" rel="stylesheet"> |
| 125 | + <script src="js/modules/kofi/module.js?nocache=7"></script> |
126 | 126 |
|
127 | | - <link href="js/modules/fourthwall/module.css?nocache=6" rel="stylesheet"> |
128 | | - <script src="js/modules/fourthwall/module.js?nocache=6"></script> |
| 127 | + <link href="js/modules/fourthwall/module.css?nocache=7" rel="stylesheet"> |
| 128 | + <script src="js/modules/fourthwall/module.js?nocache=7"></script> |
129 | 129 | </body> |
130 | 130 | </html> |
0 commit comments