Skip to content

Commit 36a62e0

Browse files
committed
update README-gpl-csf.md
1 parent 21cde21 commit 36a62e0

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README-gpl-csf.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,18 @@ sh install.sh
7171
- **Version Checking**: `csget.pl` modified to prevent automatic version checks
7272
- **Attribution**: UI footers updated from "Way to the Web Limited" to "Jonathan Michaelson"
7373

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+
7486
```diff
7587
diff --git a/csf/csget.pl b/csf/csget.pl
7688
index a3e8876..016ecb6 100755

0 commit comments

Comments
 (0)