Browse Source

added pinterest

lolcat 1 year ago
parent
commit
463ba0775f
3 changed files with 127 additions and 25 deletions
  1. 1 1
      lib/frontend.php
  2. 124 22
      scraper/pinterest.php
  3. 2 2
      settings.php

+ 1 - 1
lib/frontend.php

@@ -969,7 +969,7 @@ class frontend{
 						"qwant" => "Qwant",
 						"yep" => "Yep",
 						"solofield" => "Solofield",
-						//"pinterest" => "Pinterest",
+						"pinterest" => "Pinterest",
 						"imgur" => "Imgur",
 						"ftm" => "FindThatMeme"
 					]

File diff suppressed because it is too large
+ 124 - 22
scraper/pinterest.php


+ 2 - 2
settings.php

@@ -227,10 +227,10 @@ $settings = [
 						"value" => "solofield",
 						"text" => "Solofield"
 					],
-					/*[
+					[
 						"value" => "pinterest",
 						"text" => "Pinterest"
-					],*/
+					],
 					[
 						"value" => "imgur",
 						"text" => "Imgur"

Some files were not shown because too many files changed in this diff