mirror of
https://github.com/TotalFreedomMC/TF-LibsDisguises.git
synced 2025-02-12 12:00:59 +00:00
Add string to file
This commit is contained in:
parent
a14c36e29a
commit
a74d4f453b
1 changed files with 1 additions and 0 deletions
|
@ -59,6 +59,7 @@ public class BisectHosting {
|
|||
"time");
|
||||
writer.write(
|
||||
"\n# Coupon 'libraryaddict' for 25% off your first invoice on any of their gaming servers");
|
||||
writer.write("\n# Be sure to visit through this link! https://bisecthosting.com/libraryaddict");
|
||||
writer.write("\nBisect-Hosted: " + hostedBy);
|
||||
}
|
||||
catch (FileNotFoundException | UnsupportedEncodingException e) {
|
||||
|
|
Loading…
Reference in a new issue