diff --git a/index.html b/index.html index 8b13789..3ba12eb 100644 --- a/index.html +++ b/index.html @@ -1 +1,24 @@ - + + + + + + + + + Welcome back! | srizan.dev + + +

Welcome back!

+

You'll probably know me from https://srizan.ml, and now that domain is dead forever.

+

What happened?

+

Freenom being Freenom decided to expire my domain and when I wanted to re-register it, it would just not let me!

+

While doing some research, I found that IANA had some problems with Freenom and probably just removed them off their registrar list. Just speculating :)

+

If I have a link that is yours, what do I have to do to view its contents?

+

Even though I'm still migrating stuff, the most critical subdomains for me like img.srizan.ml should be migrated by now, so probably you could just replace .ml with .dev

+

Email?

+

It'll be shortly izan at srizan dot dev but it's not set up yet

+

thanks for reading... i guess

+

posdata: if you want to access the BEAUTIFUL website that willysunamade, just go here.

+ + \ No newline at end of file diff --git a/old/bluesmp2.html b/old/bluesmp2.html new file mode 100644 index 0000000..25eece9 --- /dev/null +++ b/old/bluesmp2.html @@ -0,0 +1,32 @@ + + + + + + + + + + + Reglas de BlueSMP 2 + + + +

Reglas

+ +

REGLA 1 e IMPORTANTE:
IZAN TIENE EL DERECHO A CAMBIAR LAS REGLAS,
PERO NO VA A HABER NADA QUE LE DE PRIVILEGIOS A OTRAS PERSONAS/GRUPOS.

+
El infringimiento de estas reglas desembocarán en un ban pero a lo mejor lo perdono.
+ + + + \ No newline at end of file diff --git a/old/bluesmp2_paises.docx b/old/bluesmp2_paises.docx new file mode 100644 index 0000000..e671b79 Binary files /dev/null and b/old/bluesmp2_paises.docx differ diff --git a/temporary/discordmessages.html b/temporary/discordmessages.html new file mode 100644 index 0000000..5e90aef --- /dev/null +++ b/temporary/discordmessages.html @@ -0,0 +1,22 @@ + + + + + + + + + + + Messages | Sr Izan's Website. + + + + aw ww
+

aw ww


+ megaman
+

MEGAMAN

+ uhhhhh
+

+ + \ No newline at end of file diff --git a/temporary/index.html b/temporary/index.html new file mode 100644 index 0000000..154c4ec --- /dev/null +++ b/temporary/index.html @@ -0,0 +1,23 @@ + + + + + + + + + + + Sr Izan's Website + + + +

Sr Izan's Website

+

My old website sucks, so I changed it to this one. Hope you like it! heheh.

+ + + +

A very experienced developer™

+

If you use Brave, consider tipping, I'm verified!

+ + \ No newline at end of file diff --git a/temporary/styles.css b/temporary/styles.css new file mode 100644 index 0000000..c93bb16 --- /dev/null +++ b/temporary/styles.css @@ -0,0 +1,10 @@ +body { + background-color: #2b2c38; + color:white; + font-family: 'JetBrains Mono', monospace; + text-align: center; +} + +a { + color: rgb(80, 187, 223); +} \ No newline at end of file