Guest User

Xbox Devmode Updates Fix

a guest
May 16th, 2020
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. regex:(?inx).+\.xvd$ #Match strings ending with XVD *header:Host=assets1.xboxlive.com
  2. regex:(?inx).+\.xvd$ #Match strings ending with XVD *header:Host=assets2.xboxlive.com
  3. regex:(?inx).+\.xvd$ #Match strings ending with XVD *header:Host=d1.xboxlive.com
  4. regex:(?inx).+\.xvd$ #Match strings ending with XVD *header:Host=d2.xboxlive.com
  5. regex:(?inx).+\.dat$ #Match strings ending with DAT *header:Host=assets1.xboxlive.com
  6. regex:(?inx).+\.dat$ #Match strings ending with DAT *header:Host=assets2.xboxlive.com
  7. regex:(?inx).+\.dat$ #Match strings ending with DAT *header:Host=d1.xboxlive.com
  8. regex:(?inx).+\.dat$ #Match strings ending with DAT *header:Host=d2.xboxlive.com
Advertisement
Add Comment
Please, Sign In to add comment