mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2026-04-20 05:53:18 +02:00
Replace xip.io by nip.io
xip.io appears to be dead
This commit is contained in:
parent
3366f5eaac
commit
a614525b70
1 changed files with 3 additions and 3 deletions
|
|
@ -552,9 +552,9 @@ DNS record
|
|||
```powershell
|
||||
http://instance-data
|
||||
http://169.254.169.254
|
||||
http://169.254.169.254.xip.io/
|
||||
http://1ynrnhl.xip.io/
|
||||
http://www.owasp.org.1ynrnhl.xip.io/
|
||||
http://169.254.169.254.nip.io/
|
||||
http://1ynrnhl.nip.io/
|
||||
http://www.owasp.org.1ynrnhl.nip.io/
|
||||
```
|
||||
|
||||
HTTP redirect
|
||||
|
|
|
|||
Loading…
Reference in a new issue