-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathnotif.json
More file actions
24 lines (24 loc) · 811 Bytes
/
notif.json
File metadata and controls
24 lines (24 loc) · 811 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"kuponlar": [
{
"kupon_kodu": "241223",
"link": "https://www.udemy.com/course/kali-linux-ile-sifirdan-temel-linux-egitimi/?couponCode=241223",
"baslangic_tarihi": "2023-11-24",
"bitis_tarihi": "2023-12-24"
}
],
"blog_paylasimlari": [
{
"tur": "Yeni Blog Paylaşımı",
"baslik": "Linux Üzerinde Regex Kullanımı",
"link": "https://www.linuxdersleri.net/linux-regex",
"yayin_tarihi": "2023-10-19"
},
{
"tur": "Yeni Blog Paylaşımı",
"baslik": "Unutulan Root Parolasını Değiştirmek",
"link": "https://www.linuxdersleri.net/unutulan-root-parolas%C4%B1n%C4%B1-degistirmek",
"yayin_tarihi": "2023-11-12"
}
]
}