fix
This commit is contained in:
parent
0fce52e109
commit
1e494487ff
@ -104,14 +104,6 @@ if (proxy.length > limit) {
|
||||
}
|
||||
}
|
||||
|
||||
//if (client.length > limit || d.length > limit || a.length > limit || h.length > limit || i.length > limit || k.length > limit || l.length > limit || q.length > limit || t.length > limit || alt.length > limit || content.length > limit || image.length > limit || relay.length > limit || g.length > limit || e.length > limit || p.length > limit) {
|
||||
// return {
|
||||
// id: msg.event.id,
|
||||
// action: 'accept',
|
||||
// msg: ``,
|
||||
// };
|
||||
// }
|
||||
|
||||
return {
|
||||
id: msg.event.id,
|
||||
action: 'accept',
|
||||
|
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
//bin/true; exec deno run -A "$0" "$@"
|
||||
import {
|
||||
antiDuplicationPolicy,
|
||||
hellthreadPolicy,
|
||||
|
Loading…
Reference in New Issue
Block a user