Advertisement
Guest User

CaveStory redirect

a guest
Jun 24th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.72 KB | None | 0 0
  1. {
  2. "createdBy": "Redirector v3.2",
  3. "createdAt": "2019-06-24T06:52:01.369Z",
  4. "redirects": [
  5. {
  6. "description": "Cave Story SFX",
  7. "exampleUrl": "http://infernoplus.com/royale/audio/sfx/jump.wav",
  8. "exampleResult": "https://tenome.github.io/MarioRoyaleSFX/CaveStoryMario/audio/sfx/jump.wav",
  9. "error": null,
  10. "includePattern": "http://infernoplus.com/royale/audio/sfx/*",
  11. "excludePattern": "",
  12. "patternDesc": "",
  13. "redirectUrl": "https://tenome.github.io/MarioRoyaleSFX/CaveStoryMario/audio/sfx/$1",
  14. "patternType": "W",
  15. "processMatches": "noProcessing",
  16. "disabled": false,
  17. "appliesTo": [
  18. "main_frame",
  19. "sub_frame",
  20. "stylesheet",
  21. "script",
  22. "image",
  23. "imageset",
  24. "object",
  25. "xmlhttprequest",
  26. "other"
  27. ]
  28. },
  29. {
  30. "description": "Cave Story BGM",
  31. "exampleUrl": "http://infernoplus.com/royale/audio/music/main3.mp3",
  32. "exampleResult": "https://tenome.github.io/MarioRoyaleSFX/CaveStoryMario/audio/music/main3.mp3",
  33. "error": null,
  34. "includePattern": "http://infernoplus.com/royale/audio/music/*",
  35. "excludePattern": "",
  36. "patternDesc": "",
  37. "redirectUrl": "https://tenome.github.io/MarioRoyaleSFX/CaveStoryMario/audio/music/$1",
  38. "patternType": "W",
  39. "processMatches": "noProcessing",
  40. "disabled": false,
  41. "appliesTo": [
  42. "main_frame",
  43. "sub_frame",
  44. "stylesheet",
  45. "script",
  46. "image",
  47. "imageset",
  48. "object",
  49. "xmlhttprequest",
  50. "other"
  51. ]
  52. },
  53. "description": "",
  54. "exampleUrl": "http://infernoplus.com/royale/img/game/smb_map.png",
  55. "exampleResult": "http://web.archive.org/web/20190617221418im_/http://www.infernoplus.com/royale/img/game/smb_map.png",
  56. "error": null,
  57. "includePattern": "http://infernoplus.com/royale/img/game/smb_map.png",
  58. "excludePattern": "",
  59. "patternDesc": "",
  60. "redirectUrl": "http://web.archive.org/web/20190617221418im_/http://www.infernoplus.com/royale/img/game/smb_map.png",
  61. "patternType": "W",
  62. "processMatches": "noProcessing",
  63. "disabled": true,
  64. "appliesTo": [
  65. "main_frame",
  66. "image"
  67. ]
  68. }
  69. ]
  70. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement