Skip to content

Commit

Permalink
Updated iqdb url
Browse files Browse the repository at this point in the history
  • Loading branch information
Parziphal committed Jul 30, 2016
1 parent 367ea4c commit 84723bd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/default_config.php
Original file line number Diff line number Diff line change
Expand Up @@ -221,9 +221,9 @@ public function can_see_ads($user)

# List of image services available for similar image searching.
public $image_service_list = [
"danbooru.donmai.us" => "http://iqdb.yande.re/index.xml",
"yande.re" => "http://iqdb.yande.re/index.xml",
"konachan.com" => "http://iqdb.yande.re/index.xml"
"danbooru.donmai.us" => "http://iqdb.org/index.xml",
"yande.re" => "http://iqdb.org/index.xml",
"konachan.com" => "http://iqdb.org/index.xml"
];

public $dupe_check_on_upload = false;
Expand Down

0 comments on commit 84723bd

Please sign in to comment.