-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
102 lines (102 loc) · 3.93 KB
/
db.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"authors":[
"Ivanka Trump"
,"Dog The Bounty Hunter"
,"Master Yoda"
,"Abe Lincoln"
,"Stev-o"
,"Wee-man"
,"Albus Dumbledore"
,"Satan"
,"Momo Taleb"
,"Undertaker"
,"John Cena"
,"Triple H"
,"Kane"
,"Big Show"
,"The Rock"
,"Bing Han"
,"Sarah Palin"
,"Dj Khaled"
,"21 Savage"
,"Sugar Ray Robinson"
,"Soulja Boy"
,"Betsy DeVos"
,"The Red Power Ranger"
,"Oprah Winfrey"
,"Snoop Dogg"
,"Olga"
,"Logan Paul"
]
,"quotes":[
"The ode lives upon the ideal, the epic upon the grandiose, the drama upon the real."
,"If we don't study the mistakes of the future we're doomed to repeat them for the first time."
,"I love hookers and blow."
,"C++ supports OOP"
,"You can do anything, but not everything."
,"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away."
,"The richest man is not he who has the most, but he who needs the least."
,"You miss 100 percent of the shots you never take."
,"Courage is not the absence of fear, but rather the judgement that something else is more important than fear."
,"You must be the change you wish to see in the world."
,"When hungry, eat your rice; when tired, close your eyes. Fools may laugh at me, but wise men will know what I mean."
,"To the man who only has a hammer, everything he encounters begins to look like a nail."
,"We are what we repeatedly do; excellence, then, is not an act but a habit."
,"You must be the change you wish to see in the world."
,"The weak can never forgive. Forgiveness is the attribute of the strong."
,"Happiness is when what you think, what you say, and what you do are in harmony."
,"An eye for eye only ends up making the whole world blind."
,"Live as if you were to die tomorrow; learn as if you were to live forever."
,"First they ignore you, then they laugh at you, then they fight you, then you win."
,"You must not lose faith in humanity. Humanity is an ocean; if a few drops of the ocean are dirty, the ocean does not become dirty."
,"The best way to find yourself is to lose yourself in the service of others."
,"Strength does not come from physical capacity. It comes from an indomitable will."
,"A man is but the product of his thoughts; what he thinks, he becomes."
,"YES we can"
,"No we can't"
,"Those were alternative facts"
,"Don't force me to give you the D"
,"You can't see me"
,"I have a dream"
,"In god we trust"
,"Thou shall not pass"
,"What is a private email server?"
,"It's local on the the remote server"
,"It's not a muslim ban"
,"Snow mexicans, you're getting a wall too!"
,"Don't ever play yourself"
,"Just play. Have fun. Enjoy the game."
,"'Sexy' is being independent, being confident and having fun."
,"It's kind of fun to do the impossible."
,"We gucci Fam - Ghandi"
,"I want my world to be fun."
,"Everyone gets a car"
,"One more thing"
,"Wrong"
,"Such a nasty woman"
,"Bazinga!"
,"You shall not pass!"
,"Wingardium leviosa"
,"Grab them by the pussy!"
,"Go bing or go home !"
,"Chronological awareness."
,"This is a problem right here."
,"Oh god.."
,"www.loganpaul.com/shop"
,"Get your merch on"
,"Best merch in the game"
,"Link in Bio"
,"Be a maverick"
]
,"fileext":{
"java":"//"
,"py":"#"
,"rb":"#"
,"cpp":"//"
,"tex":"%"
,"js":"//"
,"o":"#"
,"json":"//"
,"swift":"//"
}
}