This commit is contained in:
Andrew Z 2021-10-08 21:16:21 -04:00
parent 3106ed9728
commit f5acabd89c
4 changed files with 79 additions and 1289 deletions

View File

@ -1,3 +1,3 @@
{
"last_updated_timestamp": 1633741217
"last_updated_timestamp": 1633742178
}

View File

@ -130175,195 +130175,16 @@
"Name": "whoogle-search",
"Repository": "benbusby/whoogle-search",
"Registry": "https://hub.docker.com/r/benbusby/whoogle-search",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates",
"Project": "https://pypi.org/project/whoogle-search",
"Overview": "Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.\r\n\r\n\r\n\r\nCheck out https://github.com/benbusby/whoogle-search for more environmental configuration options.",
"WebUI": "http://[IP]:[PORT:5000]/",
"TemplateURL": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/whoogle-search.xml",
"Icon": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/images/whoogle-icon.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01 \u00a0 \u200b",
"DonateLink": "https://www.buymeacoffee.com/xthursdayx",
"Requires": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "",
"Mode": "tcp",
"Description": "Whoogle UI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
},
{
"@attributes": {
"Name": "Whoogle Username",
"Target": "WHOOGLE_USER",
"Default": "",
"Mode": "",
"Description": "Whoogle user name, optional.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Whoogle Password",
"Target": "WHOOGLE_PASS",
"Default": "",
"Mode": "",
"Description": "Whoogle password, optional.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Username",
"Target": "WHOOGLE_PROXY_USER",
"Default": "",
"Mode": "",
"Description": "Proxy username, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Password",
"Target": "WHOOGLE_PROXY_PASS",
"Default": "",
"Mode": "",
"Description": "Proxy password, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Type",
"Target": "WHOOGLE_PROXY_TYPE",
"Default": "",
"Mode": "",
"Description": " The type of proxy server. Can be socks5, socks4, or http. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Location",
"Target": "WHOOGLE_PROXY_LOC",
"Default": "",
"Mode": "",
"Description": "The location of the proxy server (host or ip). Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Twitter frontend",
"Target": "WHOOGLE_ALT_TW",
"Default": "",
"Mode": "",
"Description": "The twitter.com alternative to use if alternatives are check in WebUI config. For example, nitter.net or a local instance. Optional.\r\n",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative YouTube frontend",
"Target": "WHOOGLE_ALT_YT",
"Default": "",
"Mode": "",
"Description": "The youtube.com alternative to use if alternatives are check in WebUI config. For example, invidious.snopyta.org or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Instagram frontend",
"Target": "WHOOGLE_ALT_IG",
"Default": "",
"Mode": "",
"Description": "The instagram.com alternative to use if alternatives are check in WebUI config. For example, bibliogram.art or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Reddit frontend",
"Target": "WHOOGLE_ALT_RD",
"Default": "",
"Mode": "",
"Description": "The reddit.com alternative to use if alternatives are check in WebUI config. For example, libredd.it or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Google Translate frontend",
"Target": "WHOOGLE_ALT_TL",
"Default": "",
"Mode": "",
"Description": "The Google Translate alternative to use if alternatives are check in WebUI config. This is used for all translate_ searches. For example, lingva.ml or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "xthursdayx's Repository",
"Date": "1630926365",
"ModeratorComment": "Duplicated Template",
"Blacklist": true,
"Overview": "Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.\r\n\r\n\r\n\r\nCheck out https://github.com/benbusby/whoogle-search for more environmental configuration options.",
"templatePath": "/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/xthursdayx/whoogle-search.xml",
"CategoryList": [
"Tools-Utilities",
@ -182519,10 +182340,10 @@
{
"@attributes": {
"Name": "Allow new users",
"Target": "SYNCSERVER_ALLOW_NEW_USER",
"Target": "SYNCSERVER_ALLOW_NEW_USERS",
"Default": "true",
"Mode": "",
"Description": "Container Variable: SYNCSERVER_ALLOW_NEW_USER",
"Description": "Container Variable: SYNCSERVER_ALLOW_NEW_USERS",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -193764,6 +193585,11 @@
],
"Repo": "Kameleon83's Repository",
"Date": "1631027800",
"RecommendedDate": 1630468800,
"RecommendedReason": {
"en_US": "Easily creates a landing page for all of your docker containers"
},
"RecommendedWho": "Andrew",
"templatePath": "/tmp/GitHub/AppFeed/templates/Kameleon83sRepository/docker-webui/docker-webui.xml",
"CategoryList": [
"Tools-Utilities"

View File

@ -1,7 +1,7 @@
{
"apps": 1385,
"last_updated_timestamp": 1633741217,
"last_updated": "2021-10-08 21:00",
"last_updated_timestamp": 1633742178,
"last_updated": "2021-10-08 21:16",
"categories": [
{
"Cat": "Backup:",
@ -130337,195 +130337,16 @@
"Name": "whoogle-search",
"Repository": "benbusby/whoogle-search",
"Registry": "https://hub.docker.com/r/benbusby/whoogle-search",
"Network": "bridge",
"Shell": "sh",
"Privileged": "false",
"Support": "https://forums.unraid.net/topic/88410-support-xthursdayx-unraid-docker-templates",
"Project": "https://pypi.org/project/whoogle-search",
"Overview": "Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.\r\n\r\n\r\n\r\nCheck out https://github.com/benbusby/whoogle-search for more environmental configuration options.",
"WebUI": "http://[IP]:[PORT:5000]/",
"TemplateURL": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/whoogle-search.xml",
"Icon": "https://raw.githubusercontent.com/xthursdayx/docker-templates/master/xthursdayx/images/whoogle-icon.png",
"PostArgs": "",
"CPUset": "",
"DonateText": "\u200b If you appreciate my work please consider buying me a coffee, cheers!\u00a0\ud83d\ude01 \u00a0 \u200b",
"DonateLink": "https://www.buymeacoffee.com/xthursdayx",
"Requires": "",
"Networking": {
"Mode": "bridge"
},
"Config": [
{
"@attributes": {
"Name": "Port",
"Target": "5000",
"Default": "",
"Mode": "tcp",
"Description": "Whoogle UI Port",
"Type": "Port",
"Display": "always",
"Required": "true",
"Mask": "false"
},
"value": "5000"
},
{
"@attributes": {
"Name": "Whoogle Username",
"Target": "WHOOGLE_USER",
"Default": "",
"Mode": "",
"Description": "Whoogle user name, optional.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Whoogle Password",
"Target": "WHOOGLE_PASS",
"Default": "",
"Mode": "",
"Description": "Whoogle password, optional.",
"Type": "Variable",
"Display": "always",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Username",
"Target": "WHOOGLE_PROXY_USER",
"Default": "",
"Mode": "",
"Description": "Proxy username, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Password",
"Target": "WHOOGLE_PROXY_PASS",
"Default": "",
"Mode": "",
"Description": "Proxy password, optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Type",
"Target": "WHOOGLE_PROXY_TYPE",
"Default": "",
"Mode": "",
"Description": " The type of proxy server. Can be socks5, socks4, or http. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Proxy Location",
"Target": "WHOOGLE_PROXY_LOC",
"Default": "",
"Mode": "",
"Description": "The location of the proxy server (host or ip). Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Twitter frontend",
"Target": "WHOOGLE_ALT_TW",
"Default": "",
"Mode": "",
"Description": "The twitter.com alternative to use if alternatives are check in WebUI config. For example, nitter.net or a local instance. Optional.\r\n",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative YouTube frontend",
"Target": "WHOOGLE_ALT_YT",
"Default": "",
"Mode": "",
"Description": "The youtube.com alternative to use if alternatives are check in WebUI config. For example, invidious.snopyta.org or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Instagram frontend",
"Target": "WHOOGLE_ALT_IG",
"Default": "",
"Mode": "",
"Description": "The instagram.com alternative to use if alternatives are check in WebUI config. For example, bibliogram.art or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Reddit frontend",
"Target": "WHOOGLE_ALT_RD",
"Default": "",
"Mode": "",
"Description": "The reddit.com alternative to use if alternatives are check in WebUI config. For example, libredd.it or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
},
{
"@attributes": {
"Name": "Alternative Google Translate frontend",
"Target": "WHOOGLE_ALT_TL",
"Default": "",
"Mode": "",
"Description": "The Google Translate alternative to use if alternatives are check in WebUI config. This is used for all translate_ searches. For example, lingva.ml or a local instance. Optional.",
"Type": "Variable",
"Display": "advanced",
"Required": "false",
"Mask": "false"
},
"value": ""
}
],
"Repo": "xthursdayx's Repository",
"Date": "1630926365",
"ModeratorComment": "Duplicated Template",
"Blacklist": true,
"Overview": "Get Google search results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Easily deployable in one click as a Docker app, and customizable with a single config file. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.\r\n\r\n\r\n\r\nCheck out https://github.com/benbusby/whoogle-search for more environmental configuration options.",
"templatePath": "/tmp/GitHub/AppFeed/templates/xthursdayxsRepository/xthursdayx/whoogle-search.xml",
"CategoryList": [
"Tools-Utilities",
@ -182681,10 +182502,10 @@
{
"@attributes": {
"Name": "Allow new users",
"Target": "SYNCSERVER_ALLOW_NEW_USER",
"Target": "SYNCSERVER_ALLOW_NEW_USERS",
"Default": "true",
"Mode": "",
"Description": "Container Variable: SYNCSERVER_ALLOW_NEW_USER",
"Description": "Container Variable: SYNCSERVER_ALLOW_NEW_USERS",
"Type": "Variable",
"Display": "always",
"Required": "true",
@ -193926,6 +193747,11 @@
],
"Repo": "Kameleon83's Repository",
"Date": "1631027800",
"RecommendedDate": 1630468800,
"RecommendedReason": {
"en_US": "Easily creates a landing page for all of your docker containers"
},
"RecommendedWho": "Andrew",
"templatePath": "/tmp/GitHub/AppFeed/templates/Kameleon83sRepository/docker-webui/docker-webui.xml",
"CategoryList": [
"Tools-Utilities"

File diff suppressed because it is too large Load Diff