Skip to content

Commit 1af200c

Browse files
Boy132matthewpi
authored andcommitted
Replace bin.ptdl.co with pteropaste.com
ptdl.co always has cert issues. pteropaste is used anywhere else (e.g. in Discord bot commands) Also increased the line number to 150.
1 parent 97049f4 commit 1af200c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ body:
6868
Run the following command to collect logs on your system.
6969
7070
Wings: `sudo wings diagnostics`
71-
Panel: `tail -n 100 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc bin.ptdl.co 99`
72-
placeholder: "https://bin.ptdl.co/a1h6z"
71+
Panel: `tail -n 150 /var/www/pterodactyl/storage/logs/laravel-$(date +%F).log | nc pteropaste.com 99`
72+
placeholder: "https://pteropaste.com/a1h6z"
7373
render: bash
7474
validations:
7575
required: false

0 commit comments

Comments
 (0)