Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <RoutingRules>
  2. <RoutingRule>
  3. <Condition>
  4. <KeyPrefixEquals>event_20170701</KeyPrefixEquals>
  5. </Condition>
  6. <Redirect>
  7. <HostName>www.amazon.co.jp</HostName>
  8. <ReplaceKeyWith>clouddrive/share/aaabbbccc</ReplaceKeyWith>
  9. </Redirect>
  10. </RoutingRule>
  11. <RoutingRule>
  12. <Condition>
  13. <KeyPrefixEquals>comiket_daredare_20170813</KeyPrefixEquals>
  14. </Condition>
  15. <Redirect>
  16. <HostName>www.amazon.co.jp</HostName>
  17. <ReplaceKeyWith>clouddrive/share/abcdefghi</ReplaceKeyWith>
  18. </Redirect>
  19. </RoutingRule>
  20. <RoutingRule>
  21. <Redirect>
  22. <HostName>twitter.com</HostName>
  23. <ReplaceKeyWith>you</ReplaceKeyWith>
  24. </Redirect>
  25. </RoutingRule>
  26. </RoutingRules>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement