|
@@ -6,6 +6,8 @@ Host for yourself and friends, with a access hash key. Or set up a public search
|
|
|
|
|
|
After-all, finding things should be easy and not turn into a chore.
|
|
After-all, finding things should be easy and not turn into a chore.
|
|
|
|
|
|
|
|
+[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-mainpage.png)
|
|
|
|
+
|
|
## Features
|
|
## Features
|
|
- Search on DuckDuckGo
|
|
- Search on DuckDuckGo
|
|
- Search on Google.com
|
|
- Search on Google.com
|
|
@@ -25,6 +27,11 @@ What Goosle does *not* have.
|
|
|
|
|
|
And yet it just works...
|
|
And yet it just works...
|
|
|
|
|
|
|
|
+## Screenshots
|
|
|
|
+[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-mainpage.png)
|
|
|
|
+[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-search.png)
|
|
|
|
+[](https://ajdg.solutions/wp-content/uploads/2023/12/goosle-torrentsearch.png)
|
|
|
|
+
|
|
## Requirements
|
|
## Requirements
|
|
Any basic webserver/webhosting package with PHP7.4 or newer.
|
|
Any basic webserver/webhosting package with PHP7.4 or newer.
|
|
Tested to work on Apache with PHP8.2.
|
|
Tested to work on Apache with PHP8.2.
|
|
@@ -56,6 +63,14 @@ THe name Goosle is my last name with an L added in. Translate it from Dutch. Not
|
|
Goosle comes with limited support. You can post your questions on Github or on my support forum on [ajdg.solutions](https://ajdg.solutions/support/).
|
|
Goosle comes with limited support. You can post your questions on Github or on my support forum on [ajdg.solutions](https://ajdg.solutions/support/).
|
|
|
|
|
|
## Changelog
|
|
## Changelog
|
|
|
|
+1.0.2 - December 7, 2023
|
|
|
|
+- [fix] Magnet links for torrents no longer opening in new tabs.
|
|
|
|
+- [change] More useful error response when search doesn't work.
|
|
|
|
+- [change] EngineRequest::request_successful() now provides a boolean response.
|
|
|
|
+- [change] Removed versioning indicator from help page.
|
|
|
|
+- [change] Added version indicator to results.php and help.php footer.
|
|
|
|
+- [change] 'Nope, Go away!' for unauthorized users changed to 'Goosle'.
|
|
|
|
+
|
|
1.0.1 - December 5, 2023
|
|
1.0.1 - December 5, 2023
|
|
- [fix] mktime() getting intermittent strings in 1337x crawler.
|
|
- [fix] mktime() getting intermittent strings in 1337x crawler.
|
|
- [fix] mktime() getting intermittent strings in nyaa crawler.
|
|
- [fix] mktime() getting intermittent strings in nyaa crawler.
|