There was an error while loading. Please reload this page.
1 parent 21cde21 commit 36a62e0Copy full SHA for 36a62e0
README-gpl-csf.md
@@ -71,6 +71,18 @@ sh install.sh
71
- **Version Checking**: `csget.pl` modified to prevent automatic version checks
72
- **Attribution**: UI footers updated from "Way to the Web Limited" to "Jonathan Michaelson"
73
74
+```diff
75
+diff --git a/csf/downloadservers b/csf/downloadservers
76
+index ef8376d..e7b430f 100644
77
+--- a/csf/downloadservers
78
++++ b/csf/downloadservers
79
+@@ -1,2 +1,2 @@
80
+-download.configserver.com
81
+-download2.configserver.com
82
++#download.configserver.com
83
++#download2.configserver.com
84
+```
85
+
86
```diff
87
diff --git a/csf/csget.pl b/csf/csget.pl
88
index a3e8876..016ecb6 100755
0 commit comments