Guest User

Untitled

a guest
Feb 4th, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.47 KB | None | 0 0
  1.  
  2. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/LanteaCraft-Experimental/(.*)/artifact/build/libs/(.*) http://cdn.afterlifelochie.net/mods/lanteacraft/unstable.php; }
  3. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/LanteaCraft-(.*)/(.*)/artifact/build/libs/(.*) http://cdn.afterlifelochie.net/mods/lanteacraft/; }
  4. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenSecurity/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/mc-mods/231687-opensecurity/files; }
  5. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenPrinter(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/mc-mods/225127-openprinter/files; }
  6. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenPrinter1.7/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/mc-mods/225127-openprinter/files; }
  7. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenFM/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/projects/openfm/files; }
  8. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenFM-1.8/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/projects/openfm/files; }
  9. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenLights1.7/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/projects/openlights/files; }
  10. if ($query_string !~ "(^|&)redirect=no($|&)"){ rewrite /job/OpenLights/(.*)/artifact/build/libs/(.*) http://minecraft.curseforge.com/projects/openlights/files; }
Add Comment
Please, Sign In to add comment