tampermonkey sucks

This commit is contained in:
nim-ka
2021-12-29 03:42:03 -05:00
parent eb702d1e22
commit c570cae378
4 changed files with 1 additions and 27 deletions

2
dll.js
View File

@@ -29,8 +29,6 @@ class DLLNode {
}
}
window.DLLNode = DLLNode
class DLL {
constructor(a = []) {
this.h = new DLLNode()