jobs: Add first 2 Jobs

This commit is contained in:
2018-10-05 20:44:24 +02:00
parent 985e7a938e
commit 32620affe1

12
jobs.json Normal file
View File

@@ -0,0 +1,12 @@
[
{
"image" : "Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018.svg",
"script" : "Euro_exchange_rate_to_TRY_-_Turkish_Currency_and_Debt_Crisis_2018",
"freq" : 1
},
{
"image" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018.svg",
"script" : "TRY_exchange_rate_to_EUR_-_Turkish_Currency_and_Debt_Crisis_2018",
"freq" : 1
}
]