diff --git a/.goreleaser.yaml b/.goreleaser.yaml index e5f4155..607b4e4 100644 --- a/.goreleaser.yaml +++ b/.goreleaser.yaml @@ -33,10 +33,10 @@ changelog: #brews: # - # repository: -# owner: kubero-dev +# owner: everywall # name: homebrew-ladder # token: "{{ .Env.GORELEASER_GITHUB_TOKEN }}" -# homepage: "https://www.kubero.dev" -# description: "Manage your kubero applications with the CLI" +# homepage: "https://www.everyladder.dev" +# description: "Manage your everyladder applications modify every website" # test: | -# system "#{bin}/kubero", "--version" \ No newline at end of file +# system "#{bin}/everyladder", "--version" \ No newline at end of file diff --git a/README.md b/README.md index 334d92b..f760f81 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

Ladder

-
License go.mod Go version GitHub tag (with filter) GitHub (Pre-)Release Date GitHub Downloads all releases GitHub Build Status (with event)
+
License go.mod Go version GitHub tag (with filter) GitHub (Pre-)Release Date GitHub Downloads all releases GitHub Build Status (with event)
*Ladder is a web proxy to help bypass paywalls.* This is a selfhosted version of [1ft.io](https://1ft.io) and [12ft.io](https://12ft.io). It is inspired by [13ft](https://github.com/wasi-master/13ft). @@ -23,7 +23,7 @@ Freedom of information is an essential pillar of democracy and informed decision - [x] Fetch RAW HTML - [x] Custom User Agent - [x] Custom X-Forwarded-For IP -- [x] [Docker container](https://github.com/kubero-dev/ladder/pkgs/container/ladder) (amd64, arm64) +- [x] [Docker container](https://github.com/everywall/ladder/pkgs/container/ladder) (amd64, arm64) - [x] Linux binary - [x] Mac OS binary - [x] Windows binary (untested) @@ -47,18 +47,18 @@ Some sites do not expose their content to search engines, which means that the p > **Warning:** If your instance will be publicly accessible, make sure to enable Basic Auth. This will prevent unauthorized users from using your proxy. If you do not enable Basic Auth, anyone can use your proxy to browse nasty/illegal stuff. And you will be responsible for it. ### Binary -1) Download binary [here](https://github.com/kubero-dev/ladder/releases/latest) +1) Download binary [here](https://github.com/everywall/ladder/releases/latest) 2) Unpack and run the binary `./ladder` 3) Open Browser (Default: http://localhost:8080) ### Docker ```bash -docker run -p 8080:8080 -d --name ladder ghcr.io/kubero-dev/ladder:latest +docker run -p 8080:8080 -d --name ladder ghcr.io/everywall/ladder:latest ``` ### Docker Compose ```bash -curl https://raw.githubusercontent.com/kubero-dev/ladder/main/docker-compose.yaml --output docker-compose.yaml +curl https://raw.githubusercontent.com/everywall/ladder/main/docker-compose.yaml --output docker-compose.yaml docker-compose up -d ``` @@ -106,7 +106,7 @@ http://localhost:8080/ruleset | `LOG_URLS` | Log fetched URL's | `true` | | `DISABLE_FORM` | Disables URL Form Frontpage | `false` | | `FORM_PATH` | Path to custom Form HTML | `` | -| `RULESET` | URL to a ruleset file | `https://raw.githubusercontent.com/kubero-dev/ladder/main/ruleset.yaml` or `/path/to/my/rules.yaml` | +| `RULESET` | URL to a ruleset file | `https://raw.githubusercontent.com/everywall/ladder/main/ruleset.yaml` or `/path/to/my/rules.yaml` | | `EXPOSE_RULESET` | Make your Ruleset available to other ladders | `true` | | `ALLOWED_DOMAINS` | Comma separated list of allowed domains. Empty = no limitations | `` | | `ALLOWED_DOMAINS_RULESET` | Allow Domains from Ruleset. false = no limitations | `false` | diff --git a/docker-compose.yaml b/docker-compose.yaml index 2123796..125b92e 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,7 +1,7 @@ version: '3' services: ladder: - image: ghcr.io/kubero-dev/ladder:latest + image: ghcr.io/everywall/ladder:latest container_name: ladder #build: . #restart: always diff --git a/handlers/form.html b/handlers/form.html index ab01d13..6cae3fb 100644 --- a/handlers/form.html +++ b/handlers/form.html @@ -36,7 +36,7 @@ - +