complete rewrite of comment scraper, caching features still missing
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
$config = [
|
||||
'mastodon-instance' => 'https://mastodon.social',
|
||||
'user-id' => 549759,
|
||||
'threshold' => 300,
|
||||
'token' => '47598kdjhfgkdg894kejg834joejg43'
|
||||
'user-id' => 379833,
|
||||
'search-url' => 'https?://fsfe.org', // please use https?:// as schema
|
||||
'threshold' => 300
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user