7.1 release
added changelog and update notice
This commit is contained in:
@@ -5,7 +5,7 @@ const isSafari = ua.match("safari/");
|
||||
const isFirefox = ua.match("firefox/");
|
||||
const isOldFirefox = ua.match("firefox/") && ua.split("firefox/")[1].split('.')[0] < 103;
|
||||
|
||||
const version = 33;
|
||||
const version = 34;
|
||||
const regex = new RegExp(/https:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()!@:%_\+.~#?&\/\/=]*)/);
|
||||
const notification = `<div class="notification-dot"></div>`;
|
||||
|
||||
|
||||
BIN
src/front/updateBanners/meowthproductions.webp
Normal file
BIN
src/front/updateBanners/meowthproductions.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 667 KiB |
Reference in New Issue
Block a user