Git URL changes

Since my git url moved
This commit is contained in:
FbIN Support 2025-10-07 20:52:15 +05:30
commit 42dbca6d2f
11 changed files with 20 additions and 20 deletions

View file

@ -66,7 +66,7 @@ class config{
// Block SSL ciphers used by CLI tools used for botting
// Basically a primitive version of Cloudflare's browser integrity check
// ** If curl can still access the site (with spoofed headers), please make sure you use the new apache2 config **
// https://git.flossboxin.org.in/FbIN/4Get/docs/apache2.md
// https://git.bakhai.co.in/FbIN/4Get/docs/apache2.md
const DISALLOWED_SSL = [
// "TLS_AES_256_GCM_SHA384" // used by WGET and CURL
];