97 lines
1.6 KiB
PHP
97 lines
1.6 KiB
PHP
<?php
|
|
|
|
return [
|
|
|
|
'indexing' => env('ENABLE_INDEXING', false),
|
|
|
|
'launched_epoch' => '1695513600', // 24-09-2023 00:00:00 GMT +0
|
|
|
|
'blacklist_domains_serp' => [
|
|
'https://u.today',
|
|
],
|
|
|
|
'blacklist_keywords_serp' => [
|
|
'government',
|
|
'usa',
|
|
'china',
|
|
'policy',
|
|
'trade',
|
|
'deal',
|
|
'fake',
|
|
'nude',
|
|
'risk',
|
|
'disclosure',
|
|
'politic',
|
|
'contract',
|
|
'negotiat',
|
|
'complete',
|
|
'gun',
|
|
'safety',
|
|
'wrest',
|
|
'control',
|
|
'opinion',
|
|
'cop',
|
|
'race',
|
|
'porn',
|
|
'regulat',
|
|
'rule',
|
|
'stock',
|
|
'WSJ',
|
|
'complicated',
|
|
'leverag',
|
|
'attack',
|
|
'defend',
|
|
'concern',
|
|
'biden',
|
|
':',
|
|
'surviv',
|
|
'tackl',
|
|
'compet',
|
|
'legal',
|
|
'securit',
|
|
'alert',
|
|
'state of',
|
|
'error',
|
|
'licens',
|
|
'department of',
|
|
'threat',
|
|
'democra',
|
|
'asia',
|
|
'japan',
|
|
'doubt',
|
|
'agenc',
|
|
'presiden',
|
|
'avoid',
|
|
'study',
|
|
'expert',
|
|
'agreement',
|
|
'protection',
|
|
'survey',
|
|
'law',
|
|
'military',
|
|
'lose',
|
|
'destroy',
|
|
'humanity',
|
|
'lose',
|
|
'concern',
|
|
'ignore',
|
|
'contradic',
|
|
'wishful',
|
|
'scammer',
|
|
'fear',
|
|
'?',
|
|
'paranoid',
|
|
'copyright',
|
|
'capitaliz',
|
|
'strike',
|
|
'$',
|
|
'weapon',
|
|
'concern',
|
|
'ethic',
|
|
'underage',
|
|
'guide',
|
|
|
|
],
|
|
|
|
];
|