Add (initial): futurewalker code

This commit is contained in:
2023-11-20 00:15:18 +08:00
parent f8602cb456
commit 9ce3e5c82a
166 changed files with 15941 additions and 1072 deletions

View File

@@ -2,6 +2,95 @@
return [
'indexing' => env('ENABLE_INDEXING', false),
'launched_epoch' => '1695513600', // 24-09-2023 00:00:00 GMT +0
'blacklist_domains_serp' => $paywalled_domains = [
],
'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',
],
];