oh my god....
This commit is contained in:
parent
42de426467
commit
7ed667e941
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
Root: {!! url('') !!}<br>
|
||||
Path: @if(Request::path() == "/")/@else/{{ Request::path() }}/@endif<br>
|
||||
Epoch: {{ now()->timestamp }}<br>
|
||||
Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:122.0) Gecko/20100101 Firefox/122.0 </code>
|
||||
Agent: {{ request()->userAgent() }}</code>
|
||||
</td></tr></table>
|
||||
<hr align="left">
|
||||
<p>© RoscoeDaWah 2021-2024</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue