update 1906280853

This commit is contained in:
vkservicesllc
2019-06-28 08:53:38 -04:00
parent 5444c46cf2
commit 192b0f0d34

View File

@@ -17,26 +17,26 @@ var el = [], list = '',
user2 = '<span>Joyce</span>'; user2 = '<span>Joyce</span>';
// timers / decisions // timers / decisions
var wkEffDt = new Date('2019-06-22'), var wkEffDt = new Date('2019-06-29'),
mnEffDt = new Date('2019-07-01'), mnEffDt = new Date('2019-07-01'),
today = new Date(), today = new Date(),
weeklyTopKey = (today >= wkEffDt) ? weeklyTopKey = (today >= wkEffDt) ?
'1cOs44iLtdDugn4svSBM4AiWedzi7RbNODSvF6trmGAw' : '#', '1E87lbH7CaQn9V_S0YLBB1MJrHJTcB2o_taDd_gWhkBs' : '#',
mI = (today >= mnEffDt) ? 1 : 0; mI = (today >= mnEffDt) ? 1 : 0;
// weekly URLs // weekly URLs
var weeklyUrls = { var weeklyUrls = {
top: top:
{ {
header: 'Jun 23 — Jun 29', header: 'Jun 30 — Jul 6',
key: weeklyTopKey, key: weeklyTopKey,
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
bottom: bottom:
{ {
header: 'Jun 16 — Jun 22', header: 'Jun 23 — Jun 29',
key: '16mVdKTq52WY5xraMoD8j4wN0dTqt4LzVCdswcukGwPE', key: '1cOs44iLtdDugn4svSBM4AiWedzi7RbNODSvF6trmGAw',
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
@@ -83,6 +83,11 @@ var historyList = [
key: '#', key: '#',
id: '1250765514' id: '1250765514'
}, },
{
header: 'Jun 16 — Jun 22',
key: '16mVdKTq52WY5xraMoD8j4wN0dTqt4LzVCdswcukGwPE',
id: '1250765514'
},
{ {
header: 'Jun 9 — Jun 15', header: 'Jun 9 — Jun 15',
key: '182wgRr2UE_RV0b7LOqSp1XUOO4smbYNQ1Hgphr_AK1o', key: '182wgRr2UE_RV0b7LOqSp1XUOO4smbYNQ1Hgphr_AK1o',