Skip to content

Instantly share code, notes, and snippets.

View AnthonyBloomer's full-sized avatar

Anthony Bloomer AnthonyBloomer

View GitHub Profile
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
import org.json.JSONArray;
import org.json.JSONObject;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
@AnthonyBloomer
AnthonyBloomer / rarbg.py
Created January 3, 2019 00:36
Get working rarbg mirror
import requests
import sys
if __name__ == "__main__":
mirrors = [
'https://www.rarbg.is/',
'https://rarbgunblock.com/',
'https://rarbgmirror.com/',
'http://rarbgaccess.org/',
'http://rarbgmirror.org/',