Add string to file
This commit is contained in:
parent
a14c36e29a
commit
a74d4f453b
@ -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 New Issue
Block a user