I hereby claim:
- I am lunaversitay on github.
- I am lunaversity (https://keybase.io/lunaversity) on keybase.
- I have a public key whose fingerprint is B18D D29B 3FDA 4B62 FECC 5EBB 250F 066E 1AF6 9770
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| -- being sold for $2.5 on gms lol | |
| -- weapon code | |
| AddCSLuaFile() | |
| if CLIENT then | |
| SWEP.PrintName = "Decoy Grenade (weapon)" | |
| SWEP.Slot = 3 | |
| SWEP.Icon = "vgui/ttt/icon_nades" | |
| SWEP.IconLetter = "O" |
This is for US people who really hate getting into foreign tf2 servers that have about 150-200+ ping, although ping doesn't matter much in this list since it's going to consist of all foreign servers to the US.
Server Cluster 1:
146.66.159.231:27059 146.66.159.231:27023
| <?php | |
| namespace App\Http\Middleware; | |
| use Illuminate\Http\Request; | |
| use Fideloper\Proxy\TrustProxies as Middleware; | |
| class TrustProxies extends Middleware | |
| { | |
| /** |
| <?php | |
| namespace App\Exceptions; | |
| use Exception; | |
| use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler; | |
| class Handler extends ExceptionHandler | |
| { | |
| /** |