Skip to content

Commit

Permalink
fix: rename repo
Browse files Browse the repository at this point in the history
  • Loading branch information
savely-krasovsky authored Apr 12, 2024
1 parent 1574afc commit 18ef919
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ Project currently consists from two utilities:
- `githubreleaser` -- utility to create release and upload assets.

You can download the latest `antizapret.srs`, `geoip.db` and `geosite.db` here:
- https://github.com/savely-krasovsky/antizapret-sing-geosite/releases/latest/download/antizapret.srs
- https://github.com/savely-krasovsky/antizapret-sing-geosite/releases/latest/download/geoip.db
- https://github.com/savely-krasovsky/antizapret-sing-geosite/releases/latest/download/geosite.db
- https://github.com/savely-krasovsky/antizapret-sing-box/releases/latest/download/antizapret.srs
- https://github.com/savely-krasovsky/antizapret-sing-box/releases/latest/download/geoip.db
- https://github.com/savely-krasovsky/antizapret-sing-box/releases/latest/download/geosite.db

**UPD.** Sorry, around April 6 2024 the links broke, I restored them today, April 12.

Expand Down Expand Up @@ -105,7 +105,7 @@ Below is the example of configuration using WireGuard outbound
"tag": "antizapret",
"type": "remote",
"format": "binary",
"url": "https://github.com/savely-krasovsky/antizapret-sing-geosite/releases/latest/download/antizapret.srs",
"url": "https://github.com/savely-krasovsky/antizapret-sing-box/releases/latest/download/antizapret.srs",
"download_detour": "wireguard-out"
}
],
Expand Down

0 comments on commit 18ef919

Please sign in to comment.