We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e58166b commit b12e74eCopy full SHA for b12e74e
config/settings.php
@@ -12,6 +12,7 @@
12
13
$customSearchUrl = "https://www.googleapis.com/customsearch/v1?key=$apiKey";
14
15
-$repustateAPIKey = "d96df10c7b6a0d5846f7c33c427085f7558bf003";
+// $repustateAPIKey = "d96df10c7b6a0d5846f7c33c427085f7558bf003";
16
+$repustateAPIKey = "68306bc8217d78bad1520ba2c19082086d2781d2";
17
$repustateEndPoint = "http://api.repustate.com/v2/$repustateAPIKey/bulk-score.json";
18
?>
0 commit comments