update 1905151956

This commit is contained in:
Val
2019-05-15 19:56:55 -04:00
parent 2f43cb6e7c
commit 37015c1927

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-05-11'), var wkEffDt = new Date('2019-05-18'),
mnEffDt = new Date('2019-04-30'), mnEffDt = new Date('2019-04-30'),
today = new Date(), today = new Date(),
weeklyTopKey = (today >= wkEffDt) ? weeklyTopKey = (today >= wkEffDt) ?
'1xCe9a-v4wcum6vX7qLDVGwUTlO6zgjPRzLmupsajXi4' : '#', '14kSCw2oOnGeHX3qnKhUCAI89yWrXX-MbG0kJhOAPrH0' : '#',
mI = (today >= mnEffDt) ? 1 : 0; mI = (today >= mnEffDt) ? 1 : 0;
// weekly URLs // weekly URLs
var weeklyUrls = { var weeklyUrls = {
top: top:
{ {
header: 'May 12 — May 18', header: 'May 19 — May 25',
key: weeklyTopKey, key: weeklyTopKey,
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
bottom: bottom:
{ {
header: 'May 5 — May 11', header: 'May 12 — May 18',
key: '1JAVtwYh7fcbJ-h2TvbHcQMAv0oMQvyvbtvEO9Pojeww', key: '18OQhkkW4Q_NOZ10IRftdQkDpGJ5YjJwqflIjRU-C6k4',
collectorId: '914973738', collectorId: '914973738',
linkId: '978213208' linkId: '978213208'
}, },
@@ -83,6 +83,11 @@ var historyList = [
key: '#', key: '#',
id: '1250765514' id: '1250765514'
}, },
{
header: 'May 5 — May 11',
key: '1JAVtwYh7fcbJ-h2TvbHcQMAv0oMQvyvbtvEO9Pojeww',
id: '1250765514'
},
{ {
header: 'Apr 28 — May 4', header: 'Apr 28 — May 4',
key: '1j4V6MqVQO0Ayr_VHViPt2Z3hxQsIUEI72tOmGOUBp3o', key: '1j4V6MqVQO0Ayr_VHViPt2Z3hxQsIUEI72tOmGOUBp3o',