Pull to server test

This commit is contained in:
Eslyium 2020-09-04 22:17:53 -04:00 committed by GitHub
parent 678559e742
commit 6e921196e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,7 @@ if(isset($_GET['p'])){
}
//Testing
$json = json_decode(implode(" ", file('https://raw.githubusercontent.com/Cog-Creators/Red-Index/master/index/1-min.json')), TRUE);
$cogs = array();