Skip to content

Commit b12e74e

Browse files
committed
Updated repustate api key
1 parent e58166b commit b12e74e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/settings.php

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
$customSearchUrl = "https://www.googleapis.com/customsearch/v1?key=$apiKey";
1414

15-
$repustateAPIKey = "d96df10c7b6a0d5846f7c33c427085f7558bf003";
15+
// $repustateAPIKey = "d96df10c7b6a0d5846f7c33c427085f7558bf003";
16+
$repustateAPIKey = "68306bc8217d78bad1520ba2c19082086d2781d2";
1617
$repustateEndPoint = "http://api.repustate.com/v2/$repustateAPIKey/bulk-score.json";
1718
?>

0 commit comments

Comments
 (0)