mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
More chans on fp
This commit is contained in:
2
static/dist/frontpage.min.js
vendored
2
static/dist/frontpage.min.js
vendored
File diff suppressed because one or more lines are too long
4
static/dist/main.min.js
vendored
4
static/dist/main.min.js
vendored
File diff suppressed because one or more lines are too long
@@ -1,3 +1,5 @@
|
|||||||
|
//script for frontpage
|
||||||
|
|
||||||
var list_html;
|
var list_html;
|
||||||
var git_info;
|
var git_info;
|
||||||
|
|
||||||
@@ -45,7 +47,7 @@ var Nochan = {
|
|||||||
{
|
{
|
||||||
|
|
||||||
var chan = lists[x][3];
|
var chan = lists[x][3];
|
||||||
if(num<8)
|
if(num<16)
|
||||||
{
|
{
|
||||||
var id = lists[x][1];
|
var id = lists[x][1];
|
||||||
var viewers = lists[x][0];
|
var viewers = lists[x][0];
|
||||||
|
|||||||
Reference in New Issue
Block a user