mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
use strict
This commit is contained in:
parent
2ea986326d
commit
eb7e48b059
9 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
'use strict';
|
||||
var community_data = JSON.parse(document.getElementById('community_data').innerHTML);
|
||||
|
||||
String.prototype.supplant = function (o) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue