Deploy on 2026-06-05 12:26:45
This commit is contained in:
@@ -155,9 +155,9 @@ PROMPT;
|
||||
|
||||
$type = 'news';
|
||||
$opportunityType = 'other';
|
||||
$score = 10;
|
||||
$score = 30;
|
||||
$tags = [];
|
||||
$isOpportunity = false;
|
||||
$isOpportunity = true; // Treat all entries as opportunities by default
|
||||
|
||||
// Keyword patterns
|
||||
if (preg_match('/\b(grant|funding|award|prize)\b/i', $text)) {
|
||||
|
||||
Reference in New Issue
Block a user