[dev] adding more bad links
This commit is contained in:
parent
02a2c7834a
commit
b82dded9c6
1 changed files with 2 additions and 2 deletions
4
t2.php
4
t2.php
|
|
@ -12,7 +12,7 @@ $stmt->execute();
|
|||
$first=true;
|
||||
$badsizes=["1009x200"];
|
||||
$badblur=['UkKBv%k8Oas:t1f9V[ae|;afoJofs;bYovjZ', 'UkKBv%k8Oas:t1f9V[ae|;agoJoft7bYovjZ','UkKBv%k8Oas:t1f9V[ae|;afoKofs;bYovjs'];
|
||||
$badtext=["画像が貼れなか","ったのでメンションだけ"];
|
||||
$badtext=["画像が貼れなか","ったのでメンションだけ","荒らし.com","ctkpaarr.org"];
|
||||
|
||||
while ($c=$stmt->fetch(PDO::FETCH_ASSOC)) {
|
||||
if ($first) {
|
||||
|
|
@ -61,6 +61,6 @@ while ($c=$stmt->fetch(PDO::FETCH_ASSOC)) {
|
|||
} else {
|
||||
echo "skip ".$c["id"]." ".$c["username"]." good user\n";
|
||||
}
|
||||
sleep(4);
|
||||
sleep(1);
|
||||
|
||||
} // for each bad user (potentially)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue