Created
August 31, 2011 15:12
-
-
Save austinbv/1183799 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| trends.justin = | |
| call: "justin" | |
| title: "Justin Bieber" | |
| search_terms: [{term: 'justin bieber'}, {term: 'bieber'}] | |
| trends.christian = | |
| call: "christian" | |
| title: "Christianaity" | |
| search_terms: [{term: 'christianaity'}, | |
| {term: 'christian'}, | |
| {term: 'roman catholic'}, | |
| {term: 'catholic'}, | |
| {term: 'protestant'}, | |
| {term: 'protestantism'}, | |
| {term: 'baptist'}, | |
| {term: 'methodist'}, | |
| {term: 'lutheran'}, | |
| {term: 'presbyterian'}, | |
| {term: 'Original Sin'}, | |
| {term: 'Trinity'}, | |
| {term: 'Pentacost'}, | |
| {term: 'Evangelical'}, | |
| {term: 'Last Supper'}, | |
| {term: 'Repentance'}, | |
| {term: 'Sermon on the Mount'}, | |
| {term: 'Apostle'}, | |
| {term: 'Deacon'}, | |
| {term: 'Martyr'}, | |
| {term: 'Salvation'}, | |
| {term: 'bible'}, | |
| {term: 'baptism'}, | |
| {term: 'ecumenism'}, | |
| {term: 'evangelical'}, | |
| {term: 'eucharist'}, | |
| {term: 'gospel'}, | |
| {term: 'lent'}, | |
| {term: 'messiah'}, | |
| {term: 'pope'}, | |
| {term: 'sacrament'}, | |
| {term: 'testament'}, | |
| {term: '10 commandments'}, | |
| {term: 'ten commandments'}, | |
| {term: 'communion'}, | |
| {term: 'new testament'}, | |
| {term: 'Book of Revelation'}, | |
| {term: 'Fall of Man'}, | |
| {term: 'Heaven'}, | |
| {term: 'Holy Spirit'}, | |
| {term: 'Holy Ghost'}, | |
| {term: 'Eternal Life'}, | |
| {term: 'Born Again'}, | |
| {term: 'Sundays school'}, | |
| {term: 'Church'}, | |
| {term: 'My faith'}, | |
| {term: 'God says'}, | |
| {term: 'Bible says'}, | |
| {term: 'My church'}, | |
| {term: 'Church group'} | |
| ] | |
| trends.buddhism = | |
| call: "buddhism" | |
| title: "Buddhism" | |
| search_terms: [{term: 'buddhism'}, | |
| {term: 'Zen'}, | |
| {term: 'White Lotus School'}, | |
| {term: 'Dharma'}, | |
| {term: 'dhamma'}, | |
| {term: 'Devas'}, | |
| {term: 'Dalai Lama'}, | |
| {term: 'Buddha'}, | |
| {term: 'Brahma'}, | |
| {term: 'Tantra'}, | |
| {term: 'Sutra pitaka'}, | |
| {term: 'sutta pitaka'}, | |
| {term: 'Sutra pit-aka'}, | |
| {term: 'sutta pit-aka'}, | |
| {term: 'Rupa'}, | |
| {term: 'Puja'}, | |
| {term: 'Pali'}, | |
| {term: 'Nirvana'}, | |
| {term: 'nibbana'}, | |
| {term: 'Nagas'}, | |
| {term: 'Mandala'}, | |
| {term: 'Mahaprajapati'}, | |
| {term: 'Lama'}, | |
| {term: 'Gautama'}, | |
| {term: 'Gotama'}, | |
| {term: 'Dharmas'} | |
| ] | |
| trends.hindi = | |
| call: "hindi" | |
| title: "Hindi" | |
| search_terms: [{term: 'hindi'}, {term: 'hindu'}, {term: 'hinduism'}] | |
| trends.islam = | |
| call: "islam" | |
| title: "Islam" | |
| search_terms: [{term: 'Islam'}, {term: 'moslem'}, {term: 'muslim'}, {term: 'sahih'}] | |
| trends.judaism = | |
| call: "judaism" | |
| title: "Judaism" | |
| search_terms: [{term: 'jews'}, {term: 'jewish'}, {term: 'judaism'}, {term: 'tanakh'}, {term: 'torah'}] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (function() { | |
| trends.justin = { | |
| call: "justin", | |
| title: "Justin Bieber", | |
| search_terms: [ | |
| { | |
| term: 'justin bieber' | |
| }, { | |
| term: 'bieber' | |
| } | |
| ] | |
| }; | |
| trends.christian = { | |
| call: "christian", | |
| title: "Christianaity", | |
| search_terms: [ | |
| { | |
| term: 'christianaity' | |
| }, { | |
| term: 'christian' | |
| }, { | |
| term: 'roman catholic' | |
| }, { | |
| term: 'catholic' | |
| }, { | |
| term: 'protestant' | |
| }, { | |
| term: 'protestantism' | |
| }, { | |
| term: 'baptist' | |
| }, { | |
| term: 'methodist' | |
| }, { | |
| term: 'lutheran' | |
| }, { | |
| term: 'presbyterian' | |
| }, { | |
| term: 'Original Sin' | |
| }, { | |
| term: 'Trinity' | |
| }, { | |
| term: 'Pentacost' | |
| }, { | |
| term: 'Evangelical' | |
| }, { | |
| term: 'Last Supper' | |
| }, { | |
| term: 'Repentance' | |
| }, { | |
| term: 'Sermon on the Mount' | |
| }, { | |
| term: 'Apostle' | |
| }, { | |
| term: 'Deacon' | |
| }, { | |
| term: 'Martyr' | |
| }, { | |
| term: 'Salvation' | |
| }, { | |
| term: 'bible' | |
| }, { | |
| term: 'baptism' | |
| }, { | |
| term: 'ecumenism' | |
| }, { | |
| term: 'evangelical' | |
| }, { | |
| term: 'eucharist' | |
| }, { | |
| term: 'gospel' | |
| }, { | |
| term: 'lent' | |
| }, { | |
| term: 'messiah' | |
| }, { | |
| term: 'pope' | |
| }, { | |
| term: 'sacrament' | |
| }, { | |
| term: 'testament' | |
| }, { | |
| term: '10 commandments' | |
| }, { | |
| term: 'ten commandments' | |
| }, { | |
| term: 'communion' | |
| }, { | |
| term: 'new testament' | |
| }, { | |
| term: 'Book of Revelation' | |
| }, { | |
| term: 'Fall of Man' | |
| }, { | |
| term: 'Heaven' | |
| }, { | |
| term: 'Holy Spirit' | |
| }, { | |
| term: 'Holy Ghost' | |
| }, { | |
| term: 'Eternal Life' | |
| }, { | |
| term: 'Born Again' | |
| }, { | |
| term: 'Sundays school' | |
| }, { | |
| term: 'Church' | |
| }, { | |
| term: 'My faith' | |
| }, { | |
| term: 'God says' | |
| }, { | |
| term: 'Bible says' | |
| }, { | |
| term: 'My church' | |
| }, { | |
| term: 'Church group' | |
| } | |
| ] | |
| }; | |
| trends.buddhism = { | |
| call: "buddhism", | |
| title: "Buddhism", | |
| search_terms: [ | |
| { | |
| term: 'buddhism' | |
| }, { | |
| term: 'Zen' | |
| }, { | |
| term: 'White Lotus School' | |
| }, { | |
| term: 'Dharma' | |
| }, { | |
| term: 'dhamma' | |
| }, { | |
| term: 'Devas' | |
| }, { | |
| term: 'Dalai Lama' | |
| }, { | |
| term: 'Buddha' | |
| }, { | |
| term: 'Brahma' | |
| }, { | |
| term: 'Tantra' | |
| }, { | |
| term: 'Sutra pitaka' | |
| }, { | |
| term: 'sutta pitaka' | |
| }, { | |
| term: 'Sutra pit-aka' | |
| }, { | |
| term: 'sutta pit-aka' | |
| }, { | |
| term: 'Rupa' | |
| }, { | |
| term: 'Puja' | |
| }, { | |
| term: 'Pali' | |
| }, { | |
| term: 'Nirvana' | |
| }, { | |
| term: 'nibbana' | |
| }, { | |
| term: 'Nagas' | |
| }, { | |
| term: 'Mandala' | |
| }, { | |
| term: 'Mahaprajapati' | |
| }, { | |
| term: 'Lama' | |
| }, { | |
| term: 'Gautama' | |
| }, { | |
| term: 'Gotama' | |
| }, { | |
| term: 'Dharmas' | |
| } | |
| ] | |
| }; | |
| trends.hindi = { | |
| call: "hindi", | |
| title: "Hindi", | |
| search_terms: [ | |
| { | |
| term: 'hindi' | |
| }, { | |
| term: 'hindu' | |
| }, { | |
| term: 'hinduism' | |
| } | |
| ] | |
| }; | |
| trends.islam = { | |
| call: "islam", | |
| title: "Islam", | |
| search_terms: [ | |
| { | |
| term: 'Islam' | |
| }, { | |
| term: 'moslem' | |
| }, { | |
| term: 'muslim' | |
| }, { | |
| term: 'sahih' | |
| } | |
| ] | |
| }; | |
| trends.judaism = { | |
| call: "judaism", | |
| title: "Judaism", | |
| search_terms: [ | |
| { | |
| term: 'jews' | |
| }, { | |
| term: 'jewish' | |
| }, { | |
| term: 'judaism' | |
| }, { | |
| term: 'tanakh' | |
| }, { | |
| term: 'torah' | |
| } | |
| ] | |
| }; | |
| }).call(this); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment