mirror of
https://github.com/xodivorce/xeorl.git
synced 2025-12-18 15:52:59 +05:30
v4.2.9
This commit is contained in:
2
LICENSE
2
LICENSE
@@ -1,6 +1,6 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 Xeorl
|
||||
Copyright (c) 2024 - 25 Xeorl
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
10
README.md
10
README.md
@@ -1,8 +1,16 @@
|
||||
# [Xeorl - Link Shortener and Management Tool](https://www.xeorl.buzz)
|
||||
|
||||
### 👀 Preview:
|
||||
|
||||
<img src="./images/xeorl_preview_one.png">
|
||||
|
||||
<br>
|
||||
|
||||
<img src="./images/xeorl_preview_two.png">
|
||||
|
||||
### Xeorl - The All-In-One, Fully Free to Use Advanced Link Shortener and Management Tool - Powered by [@xodivorce](https://instagram.com/xodivorce) ✨
|
||||
[](https://github.com/xeorl/xeorl-portfolio/)
|
||||
[](https://github.com/xeorl/xeorl-portfolio/)
|
||||
[](https://github.com/xeorl/xeorl-portfolio/)
|
||||
[](https://github.com/xeorl/xeorl-portfolio/)
|
||||
<br></br>
|
||||
|
||||
|
||||
BIN
htdocs/.DS_Store
vendored
BIN
htdocs/.DS_Store
vendored
Binary file not shown.
BIN
htdocs/assets/.DS_Store
vendored
BIN
htdocs/assets/.DS_Store
vendored
Binary file not shown.
@@ -10,7 +10,7 @@ if (session_status() === PHP_SESSION_NONE) {
|
||||
<div class="logo">
|
||||
<img src="assets/images/url.png" alt="Xeorl Logo" class="logo-img">
|
||||
<span>Xeorl</span>
|
||||
<span class="version-number">4.2.8</span>
|
||||
<span class="version-number">4.2.9</span>
|
||||
</div>
|
||||
|
||||
<label class="burger">
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
html, body {
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.preloader {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
|
||||
BIN
images/xeorl_preview_one.png
Normal file
BIN
images/xeorl_preview_one.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 276 KiB |
BIN
images/xeorl_preview_two.png
Normal file
BIN
images/xeorl_preview_two.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 417 KiB |
Reference in New Issue
Block a user