-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDevelopixProjects.json
114 lines (114 loc) · 3.72 KB
/
DevelopixProjects.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
103
104
105
106
107
108
109
110
111
112
113
114
{
"ronio" : {
"title" : "رونیو",
"title_en" : "Ronio",
"link" : "https://ronio.ir",
"link_en" : "https://ronio.ir/en",
"colors" : [ "#E91E63", "#AB47BC" ],
"status" : true
},
"codilo" : {
"title" : "کدیلو",
"title_en" : "Codilo",
"link" : "https://codilo.ir",
"link_en" : "https://codilo.ir",
"colors" : [ "#B71C1C", "#EF9A9A" ],
"status" : true
},
"projino" : {
"title" : "پروژینو",
"title_en" : "Projino",
"link" : "https://projino.ir",
"link_en" : "https://projino.ir",
"colors" : [ "#9FA8DA", "#1A237E" ],
"status" : false
},
"smusher" : {
"title" : "اسموشر",
"title_en" : "Smusher",
"link" : "https://smusher.ir",
"link_en" : "https://smusher.ir/en",
"colors" : [ "#F44336", "#3F51B5" ],
"status" : true
},
"filito" : {
"title" : "فایلیتو",
"title_en" : "Filito",
"link" : "https://filito.ir",
"link_en" : "https://filito.ir/en",
"colors" : [ "#B71C1C", "#FFC107" ],
"status" : true
},
"htmhell" : {
"title" : "جهنم وب",
"title_en" : "HTMHell",
"link" : "https://htmhell.ir",
"link_en" : "https://htmhell.ir",
"colors" : [ "#263238", "#B0BEC5" ],
"status" : true
},
"nojquery" : {
"title" : "جیکوئری لازم نیست",
"title_en" : "No JQuery",
"link" : "https://nojquery.ir",
"link_en" : "https://nojquery.ir",
"colors" : [ "#0D47A1", "#42A5F5" ],
"status" : true
},
"theperfectsite" : {
"title" : "بهترین سایت دنیا",
"title_en" : "The Perfect Site",
"link" : "https://theperfectsite.ir",
"link_en" : "https://theperfectsite.ir",
"colors" : [ "#9E9D24", "#E6EE9C" ],
"status" : true
},
"thebestlanguage" : {
"title" : "بهترین زبان برنامهنویسی",
"title_en" : "The Best Language",
"link" : "https://thebestlanguage.ir",
"link_en" : "https://thebestlanguage.ir",
"colors" : [ "#00695C", "#4DB6AC" ],
"status" : true
},
"dontasktoask" : {
"title" : "نپرس که بپرسم، فقط بپرس",
"title_en" : "Don't Ask To Ask",
"link" : "https://dontasktoask.ir",
"link_en" : "https://dontasktoask.ir",
"colors" : [ "#c2185b", "#f48fb1" ],
"status" : true
},
"pixoro" : {
"title" : "پیکسورو",
"title_en" : "Pixoro",
"link" : "https://pixoro.ir",
"link_en" : "https://pixoro.ir/en",
"colors" : [ "#EE5CC1", "#72E5F7" ],
"status" : true
},
"urixo" : {
"title" : "یوریکسو",
"title_en" : "Urixo",
"link" : "https://urixo.ir",
"link_en" : "https://urixo.ir",
"colors" : [ "#04DFBA", "#509BD4" ],
"status" : true
},
"qiblafinder" : {
"title" : "قبله نما آنلاین",
"title_en" : "Online Qibla Finder",
"link" : "https://qiblafind.net/fa/qibla-finder",
"link_en" : "https://qiblafind.net",
"colors" : [ "#1E88E5", "#42A5F5" ],
"status" : true
},
"developix" : {
"title" : "مجموعه دولوپیکس",
"title_en" : "Developix",
"link" : "https://developix.ir",
"link_en" : "https://developix.ir",
"colors" : [ "#006064", "#81d4fa" ],
"status" : true
}
}