mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 13:00:12 +02:00
forgot to change the version in front js
This commit is contained in:
parent
d75d29896a
commit
6972be257c
@ -1,5 +1,5 @@
|
||||
let isIOS = navigator.userAgent.toLowerCase().match("iphone os");
|
||||
let version = 10;
|
||||
let version = 11;
|
||||
let regex = new RegExp(/https:\/\/(www\.)?[-a-zA-Z0-9@:%._\+~#=]{1,256}\.[a-zA-Z0-9()]{1,6}\b([-a-zA-Z0-9()!@:%_\+.~#?&\/\/=]*)/);
|
||||
|
||||
let switchers = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user