From 1efe2f0911df3ac257ef018c618269e56a45f369 Mon Sep 17 00:00:00 2001 From: Sanj Date: Sun, 26 Jun 2011 05:03:57 +0530 Subject: [PATCH] idmapping, first draft --- idmapping.json | 117 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 idmapping.json diff --git a/idmapping.json b/idmapping.json new file mode 100644 index 0000000..9554d27 --- /dev/null +++ b/idmapping.json @@ -0,0 +1,117 @@ +{ + "jbox": { + "name": "", + "type": "newsissue", + "link": "" + }, + "cbox": { + "name": "", + "type": "", + "link": "" + }, + "vbox": { + "name": "", + "type": "", + "link": "" + }, + "pbox": { + "name": "", + "type": "", + "link": "" + }, + "tatabox": { + "name": "", + "type": "", + "link": "" + }, + "relbox": { + "name": "", + "type": "", + "link": "" + }, + "dmkbox": { + "name": "", + "type": "", + "link": "cabissue" + }, + "conbox": { + "name": "", + "type": "cabissue", + "link": "" + }, + "gascorp": { + "name": "", + "type": "gasissue", + "link": "" + }, + "gasjourno": { + "name": "", + "type": "gassissue", + "link": "" + }, + "gasvir": { + "name": "", + "type": "newsissue", + "link": "" + }, + "ambajourno": { + "name": "", + "type": "newsissue", + "link": "" + }, + "relkids": { + "name": "", + "type": "newsissue", + "link": "" + }, + "loveline": { + "name": "", + "type": "darklove", + "link": "" + }, + "rajaspec": { + "name": "", + "type": "cabissue", + "link": "" + }, + "rajakani": { + "name": "", + "type": "cabissue", + "link": "" + }, + "paakani": { + "name": "", + "type": "cabissue", + "link": "" + }, + "polcab": { + "name": "", + "type": "cabissue", + "link": "" + }, + "dmkcong": { + "name": "", + "type": "cabissue", + "link": "" + }, + "jcong": { + "name": "", + "type": "cabissue", + "link": "" + }, + "nitav": { + "name": "", + "type": "newsissue", + "link": "" + }, + "airline": { + "name": "", + "type": "airissue", + "link": "" + }, + "journosunil": { + "name": "", + "type": "newsissue", + "link": "" + } +}