Sayfalar

30 Aralık 2024

Docking Scene

Interstellar - Docking Scene

Kingdom of Atlantis

Aquaman Official Soundtrack | Kingdom of Atlantis - Rupert Gregson-Willi...

La Folia

Vivaldi: La Folia - the Sebastians

21 Aralık 2024

Lightning Map

Lightning Map

 https://www.blitzortung.org/en/live_lightning_maps.php

etkinleştirmek için sol üst köşedeki {Overview Map} e tıkla

15 Temmuz 2024

29 Haziran 2024

Baila Leila Baila Conmigo

 

leila, leila, dance our memories away
leila, leila, may the music of your feet
be the only thing that stays

let us drink our sorrows
say goodbye to all tomorrows
washed away upon our tired shores
and let me see you... slowly...
baila conmigo

baila, leila, la última vez
baila, we'll forget the rest
leila, leila, leila
free us from the past

break these old eyes from looking inward
we can never let go from our past
we can never let go from our past
dance leila, baila leila, dance

leila, leila
born a heartbeat and a breath after the war
leila, leila
god ı wish you'd seen this place before the stars began to fall

let us drink our sorrows
say goodbye to all tomorrows
washing up against our tired shores
and let me see you... slowly...
baila conmigo

baila, leila, la última vez
baila, we'll forget the rest
leila, leila, leila
free us from the past
leila dance

leila, leila, leila take the past
leila, leila, leila let's just dance
zu zu zu zu zu
move move move move
slowly...
baila conmigo

baila, leila, la última vez
baila, we'll forget the rest
leila, leila, leila
free us from the past
leila dance

13 Mayıs 2024

 import requests

# pip install requests
#
# status_code
# text
# headers
# timeout
#
# github a istek gönederelim
url = 'http://10.14.4.72:42001'#'http://10.10.10.128/dvwa/login.php'
#1) r = requests.get(url, allow_redirects=False) # yönlendirme yok
#headers={'user-agent':'btk-akademi/1.1.1'}
#2) r = requests.get(url, headers=headers, allow_redirects=False) # yönlendirme yok
data ={'username':'admin','password':'password','Login':'Login'}    
try:
    r = requests.post(url, data=data, allow_redirects=True, timeout=2.2) #  2 ok, 0.2 ok, 0.02 timeout
    print(r.status_code) # https için 200, http için 301 içerik yok(yönlendirme olmayınca)
    print(r.text)  # içerik content
    print(r.headers)
    print(r.headers.get('Date'))
    print(r.headers.get('Content-Type'))
    print(r.headers.get('server'))
except Exception as e:
    print(e)
    pass
# bu bir sürü değerler json ise , bunlarından içinden istediğimiz vilgiyi çekebiliriz


# render öncesi kodlar gelir, javascripler gelir
"""
try:
    pass
except:
    pass
else:
    pass
finally:
    pass
"""


Loreena McKennitt - Snow

Falls settling soft and slow
Plod dumbly on and dream
I dream

19 Ocak 2024

Splendido Sundance

https://youtu.be/7weMbbQPpFQ?si=44S-y6xq1Zdy6EbU