Kaynağa Gözat

Not-so-new new ArchiveBot domain

master
JustAnotherArchivist 1 yıl önce
ebeveyn
işleme
69c718a2b2
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. +2
    -2
      archivebot-jobs

+ 2
- 2
archivebot-jobs Dosyayı Görüntüle

@@ -148,8 +148,8 @@ def fetch(url):
raise RuntimeError('Could not fetch job data')
return json.load(f)

jobdata = fetch('http://dashboard.at.ninjawedding.org/logs/recent?count=1')
pipelinedata = fetch('http://dashboard.at.ninjawedding.org/pipelines')
jobdata = fetch('http://archivebot.com/logs/recent?count=1')
pipelinedata = fetch('http://archivebot.com/pipelines')
currentTime = time.time()

# Process


Yükleniyor…
İptal
Kaydet