diff --git a/TODO.md b/TODO.md deleted file mode 100644 index 2ef1178..0000000 --- a/TODO.md +++ /dev/null @@ -1,15 +0,0 @@ -# TODO - -- Actual post view site thingy - markdown interpreter thing - * voting - * idk comments - - -- Admin interface - - create posts in MD - - mby with upload (pics + text) - - -- Put up! -- random blog articles diff --git a/config/admin.yaml b/config/admin.yaml index 9614d88..3687410 100644 --- a/config/admin.yaml +++ b/config/admin.yaml @@ -1 +1 @@ -passhash: JAvlGPq9JyTdtvBO6x2llnRI1+gxwIyPqCKAn3THIKk= +passhash: zbTuKuppzGqDMxu+ltwsqpopnSEynvsDNvwCqC4YOag= diff --git a/config/config.yaml b/config/config.yaml index 410f978..2d366a3 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -8,21 +8,20 @@ # especially not non strings into boolean entrys # (strings are the things with "quotes" and booleans are true / false) -debug: false # enable / disable debug mode -logging: 1337 # WIP - adjust logging levels +logging: 1337 # adjust logging levels # -1 - none # 0 - basic (Logs new comments) # 10 - datahorder (Logs everything (all requests with ip + timestamp)) # 1337 - haxxer (JUST FOR DEBUGGING (and cool looks)) (takes everything from datahorder and just prints it out) logfile: "logs/log.log" # logfile -ipget_endpoint_set: "//derzombiiie.com/getip.php?settoken=${TOKEN}" # endpoint for setting token to ip ${TOKEN} beeing replaced with random char string which is send to server as "ip" -ipget_endpoint_get: "//derzombiiie.com/getip.php?token=${TOKEN}" # ${TOKEN} beeing replaced with token from client +ipget_endpoint_set: "//ipget.com?setto=${TOKEN}" # endpoint for setting token to ip ${TOKEN} beeing replaced with random char string which is send to server as "ip" +ipget_endpoint_get: "//ipget.com?get=${TOKEN}" # ${TOKEN} beeing replaced with token from client cl: true # enable / disable interactive-ish shell # GET with "settoken" // (random by client) saves ip with that token # content config: -site_name: "blog.derzombiiie.com" +site_name: "a-blog" search_enable: true # enable / disable search @@ -31,7 +30,7 @@ commenting_enabled: true # enable / disable ability to comment bellow articles # post ranking config: post_ranking_auto: 43200 # time in seconds, posts are autoranked | -1 for not at all (default is 12h aka. 43200) index_post_sort: "new" # sorting used for index page -# new | hot (WIP are: manual, rit (like reddits "hot")) +# new | hot (planned are: manual, rit (like reddits "hot")) # file access config: comment_sync_on_write: false # sync comments everytime a comment gets edited / created / deleted diff --git a/html/admin/index.html.save b/html/admin/index.html.save deleted file mode 100644 index f58c026..0000000 --- a/html/admin/index.html.save +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - derzombiiie.com - home - - - - - - - - - - - - - - - - - - - diff --git a/logs/log.log b/logs/log.log deleted file mode 100644 index aec4b2d..0000000 --- a/logs/log.log +++ /dev/null @@ -1,1756 +0,0 @@ ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1628621212264 | test ---- SEPERATOR --- -1628621733444 | test -1628621745843 | te598st -1628621751779 | te598st -1628621751914 | te598st -1628621752050 | te598st -1628621752170 | te598st -1628621752314 | te598st -1628621752578 | test -1628621752706 | test -1628621752842 | test -1628621752970 | test -1628621753106 | test -1628621753258 | test -1628621753410 | test -1628621753578 | test -1628621754194 | test -1628621759779 | t134est ---- SEPERATOR --- -1628624763728 | Dumping config: -1628624763728 | {"debug":false,"logging":0,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628624766104 | Reading post 1 -1628624766586 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628624791703 | Dumping config: -1628624791709 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628624861253 | Reading post 1 -1628624861574 | Reading comments from post "1", with length: undefined -1628624866068 | Reading posts sorted by "new" with a length of 10 -1628624877082 | Reading post 1 -1628624877422 | Reading comments from post "1", with length: undefined -1628624886222 | Reading comments from post "1", with length: undefined -1628624901462 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628625022788 | Dumping config: -1628625022794 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628625024163 | Reading post 1 -1628625024498 | Reading comments from post "1", with length: undefined -1628625028035 | Reading comments from post "1", with length: undefined -1628625028139 | Trying to comment to post "1", from ip "7900150988881157" (tkn: 7900150988881157) with content: "test" ---- SEPERATOR --- ---- SEPERATOR --- -1628629026095 | Dumping config: -1628629026102 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628629111558 | Reading post 1 -1628629111960 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1628629823565 | Dumping config: -1628629823570 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628629833628 | Reading post 1 -1628629834159 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- -1628629970756 | Dumping config: -1628629970763 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628629982262 | Reading post 1 -1628629983038 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628630011585 | Dumping config: -1628630011591 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628630015970 | Reading post 1 -1628630016356 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628632720771 | Dumping config: -1628632720777 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628632723752 | Reading post 1 -1628632724130 | Reading comments from post "1", with length: undefined -1628632998497 | Reading post 1 -1628632998909 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628633082188 | Dumping config: -1628633082194 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628633113710 | Reading post 1 -1628633114087 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628633199160 | Dumping config: -1628633199166 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628633232313 | Reading post 1 -1628633232671 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628633257596 | Dumping config: -1628633257602 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628633258723 | Reading post 1 -1628633259065 | Reading comments from post "1", with length: undefined -1628633464042 | Reading post 1 -1628633464404 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636014054 | Dumping config: -1628636014059 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636031591 | Reading post 1 -1628636031977 | Reading comments from post "1", with length: undefined -1628636045906 | Reading post 1 -1628636046243 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636061003 | Dumping config: -1628636061010 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636061097 | Reading post 1 -1628636061455 | Reading comments from post "1", with length: undefined -1628636082206 | Reading post 1 -1628636082615 | Reading comments from post "1", with length: undefined -1628636146596 | Reading post 1 -1628636146946 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636151374 | Dumping config: -1628636151379 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636153396 | Reading post 1 -1628636153739 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636201386 | Dumping config: -1628636201391 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636203626 | Reading post 1 -1628636204029 | Reading comments from post "1", with length: undefined -1628636327381 | Reading post 1 -1628636327727 | Reading comments from post "1", with length: undefined -1628636379909 | Reading post 1 -1628636380277 | Reading comments from post "1", with length: undefined -1628636399705 | Reading post 1 -1628636400039 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636407969 | Dumping config: -1628636407975 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636411207 | Reading post 1 -1628636411596 | Reading comments from post "1", with length: undefined -1628636427108 | Reading post 1 -1628636427441 | Reading comments from post "1", with length: undefined -1628636438310 | Reading post 1 -1628636438666 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628636534917 | Dumping config: -1628636534923 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628636537582 | Reading post 1 -1628636537986 | Reading comments from post "1", with length: undefined -1628636623858 | Reading post 1 -1628636624196 | Reading comments from post "1", with length: undefined -1628636634733 | Reading post 1 -1628636635073 | Reading comments from post "1", with length: undefined -1628636636272 | Reading post 1 -1628636636579 | Reading comments from post "1", with length: undefined -1628636754757 | Reading post 1 -1628636755108 | Reading comments from post "1", with length: undefined -1628636883824 | Reading post 1 -1628636884150 | Reading comments from post "1", with length: undefined -1628636953698 | Reading post 1 -1628636954051 | Reading comments from post "1", with length: undefined -1628639856992 | Reading post 1 -1628639857411 | Reading comments from post "1", with length: undefined -1628641621511 | Reading posts sorted by "new" with a length of 10 -1628641636021 | Reading post 0 -1628641639236 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1628643698392 | Dumping config: -1628643698398 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628643822222 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1628645062957 | Dumping config: -1628645062963 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628645078201 | Reading posts sorted by "new" with a length of 10 -1628645106038 | Reading posts sorted by "new" with a length of 10 -1628645178501 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1628685248063 | Dumping config: -1628685248069 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628685250861 | Reading posts sorted by "new" with a length of 10 -1628702052113 | Reading post 9 -1628702054939 | Reading post testing -1628703478089 | Reading posts sorted by "new" with a length of 10 -1628703480878 | Reading post 2 ---- SEPERATOR --- -1628709584252 | Dumping config: -1628709584258 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628709594440 | Reading posts sorted by "new" with a length of 10 -1628709609369 | Reading post 1 -1628709609674 | Reading comments from post "1", with length: undefined -1628709631779 | Reading comments from post "1", with length: undefined -1628709637563 | Reading post 1 -1628709637846 | Reading comments from post "1", with length: undefined -1628709644951 | Reading comments from post "1", with length: undefined -1628709644987 | Reading comments from post "1", with length: undefined -1628709645038 | Trying to comment to post "1", from ip "6024480993258485" (tkn: 6024480993258485) with content: "1234" -1628709645044 | Trying to comment to post "1", from ip "1540852939102905" (tkn: 1540852939102905) with content: "1234" -1628709721623 | Reading post 1 -1628709721938 | Reading comments from post "1", with length: undefined -1628709789948 | Reading post 1 -1628709790243 | Reading comments from post "1", with length: undefined -1628709838398 | Reading post 1 -1628709838698 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- -1628710025189 | Dumping config: -1628710025195 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628710068519 | Reading post 1 -1628710068792 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628710123480 | Dumping config: -1628710123486 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628710124087 | Reading post 1 -1628710124378 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628710264632 | Dumping config: -1628710264638 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628710270354 | Reading posts sorted by "new" with a length of 10 -1628710272695 | Reading post 1 -1628710272937 | Reading comments from post "1", with length: undefined -1628710276015 | Reading comments from post "1", with length: undefined -1628710276110 | Trying to comment to post "1", from ip "4101118344740699" (tkn: 4101118344740699) with content: "test" -1628710278314 | Reading post 1 -1628710278616 | Reading comments from post "1", with length: undefined -1628710341988 | Reading comments from post "1", with length: undefined -1628710342000 | Trying to comment to post "1", from ip "2186730507190057" (tkn: 2186730507190057) with content: "test" ---- SEPERATOR --- -1628710390388 | Dumping config: -1628710390395 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628710391676 | Reading post 1 -1628710391999 | Reading comments from post "1", with length: undefined -1628710403333 | Reading comments from post "1", with length: undefined -1628710403367 | Reading comments from post "1", with length: undefined -1628710403424 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 1770902532489613) with content: "Test here" -1628710403431 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 9417441799779184) with content: "Test here" -1628710404918 | Reading post 1 -1628710405174 | Reading comments from post "1", with length: undefined -1628710406219 | Reading post 1 -1628710406447 | Reading comments from post "1", with length: undefined -1628710480816 | Reading post 1 -1628710481102 | Reading comments from post "1", with length: undefined -1628710634498 | Reading comments from post "1", with length: undefined -1628710634503 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 9139611832112006) with content: "LEUTE, -LEUDE -LEUDE!" -1628710638683 | Reading post 1 -1628710638972 | Reading comments from post "1", with length: undefined -1628710831969 | Reading posts sorted by "new" with a length of 10 -1628710838001 | Reading post 1 -1628710838268 | Reading comments from post "1", with length: undefined -1628710871139 | Reading comments from post "1", with length: undefined -1628710871157 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 8923528146744258) with content: "test" -err, crashed!" ---- SEPERATOR --- -1628711113109 | Dumping config: -1628711113115 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628711123929 | Reading comments from post "1", with length: undefined -1628711124018 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 8661334420801312) with content: "test" | err, crashed!" ---- SEPERATOR --- -1628711165307 | Dumping config: -1628711165313 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628711166495 | Reading comments from post "1", with length: undefined -1628711166595 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 9862165061574262) with content: "test" - | err, crashed!" ---- SEPERATOR --- -1628711862233 | Dumping config: -1628711862239 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":false,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628711866368 | Reading post 1 -1628711866646 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628711895024 | Dumping config: -1628711895030 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628711895826 | Reading post 1 -1628711896115 | Reading comments from post "1", with length: undefined -1628712095024 | Reading post 1 -1628712095275 | Reading comments from post "1", with length: undefined -1628712107167 | Reading post 1 -1628712107415 | Reading comments from post "1", with length: undefined -1628712125731 | Reading post 1 -1628712125996 | Reading comments from post "1", with length: undefined -1628712142512 | Reading post 1 -1628712142793 | Reading comments from post "1", with length: undefined -1628712188981 | Reading post 1 -1628712189247 | Reading comments from post "1", with length: undefined -1628712264556 | Reading post 1 -1628712275546 | Reading post 1 -1628712280076 | Reading post 1 -1628712307721 | Reading post 1 -1628712308114 | Reading comments from post "1", with length: undefined -1628712371918 | Reading post 1 -1628712372188 | Reading comments from post "1", with length: undefined -1628712401870 | Reading post 1 -1628712402119 | Reading comments from post "1", with length: undefined -1628712445326 | Reading posts sorted by "new" with a length of 10 -1628712921280 | Reading posts sorted by "new" with a length of 10 -1628713286088 | Reading posts sorted by "new" with a length of 10 -1628713288712 | Reading post 0 -1628713291576 | Reading post 1 -1628713291773 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628714371225 | Dumping config: -1628714371231 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628714802953 | Reading post 9 -1628714805466 | Reading post 1 -1628714805703 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628715469014 | Dumping config: -1628715469020 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628715729239 | Reading posts sorted by "new" with a length of 10 -1628715828234 | Reading post preview ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1628716276487 | Dumping config: -1628716276493 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628716288557 | Reading post preview -1628716288901 | Reading comments from post "-1", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- -1628718146406 | Dumping config: -1628718146412 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628718386500 | Reading posts sorted by "new" with a length of 10 -1628718443445 | Reading posts sorted by "new" with a length of 10 -1628718449833 | Reading posts sorted by "new" with a length of 10 -1628718457514 | Reading post 4 -1628718457798 | Reading comments from post "4", with length: undefined ---- SEPERATOR --- -1628718892995 | Dumping config: -1628718893001 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628718901219 | Trying to set post "preview", as name "The first post with the MD editor!!11!!!" -1628718901220 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628718901219,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"The first post with the MD editor!!11!!!"} -1628718908597 | Reading post preview -1628718908879 | Reading comments from post "-1", with length: undefined -1628718931174 | Reading posts sorted by "new" with a length of 10 -1628718935393 | Reading posts sorted by "new" with a length of 10 -1628722176581 | Reading posts sorted by "new" with a length of 10 -1628722185764 | Trying to set post "undefined", as name "this is an error right?!" -1628722185765 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722185764,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722188053 | Reading posts sorted by "new" with a length of 10 -1628722189440 | Reading posts sorted by "new" with a length of 10 -1628722208425 | Trying to set post "preview", as name "this is an error right?!" -1628722208426 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722208425,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722223709 | Reading post preview -1628722223973 | Reading comments from post "-1", with length: undefined -1628722248784 | Trying to set post "preview", as name "this is an error right?!" -1628722248784 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722248784,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722259731 | Trying to set post "undefined", as name "this is an error right?!" ---- SEPERATOR --- -1628722393671 | Dumping config: -1628722393677 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628722402990 | Trying to set post "undefined", as name "this is an error right?!" -1628722402990 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722402990,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722406894 | Reading post preview -1628722410445 | Reading posts sorted by "new" with a length of 10 -1628722737781 | Trying to set post "preview", as name "this is an error right?!" -1628722737782 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722737781,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722747718 | Trying to set post "preview", as name "this is an error right?!" -1628722747719 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722747717,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722829316 | Trying to set post "preview", as name "this is an error right?!" -1628722829316 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722829316,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722859565 | Trying to set post "preview", as name "this is an error right?!" -1628722859566 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722859565,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722904701 | Trying to set post "preview", as name "this is an error right?!" -1628722904702 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722904701,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722990943 | Trying to set post "preview", as name "this is an error right?!" -1628722990943 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628722990942,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"this is an error right?!"} -1628722991028 | Reading post preview -1628722991303 | Reading comments from post "-1", with length: undefined ---- SEPERATOR --- -1628724626734 | Dumping config: -1628724626740 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628724793194 | Reading posts sorted by "new" with a length of 10 -1628724876405 | Reading posts sorted by "new" with a length of 10 -1628724933131 | Reading posts sorted by "new" with a length of 10 -1628725143582 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1628725240817 | Dumping config: -1628725240823 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628725244612 | Reading posts sorted by "new" with a length of 10 -1628725246475 | Reading posts sorted by "new" with a length of 10 -1628725270537 | Reading posts sorted by "new" with a length of 10 -1628725275438 | Reading post 2 -1628725278633 | Reading post 0 -1628725281061 | Reading post 1 -1628725281262 | Reading comments from post "1", with length: undefined -1628725295686 | Reading comments from post "1", with length: undefined -1628725295771 | Trying to comment to post "1", from ip "94.134.179.7" (tkn: 8082992186638859) with content: "commented!" ---- SEPERATOR --- -1628725346917 | Dumping config: -1628725346917 | {"debug":false,"logging":10,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628725349491 | Reading post 1 -1628725349758 | Reading comments from post "1", with length: undefined -1628725350440 | Reading post 1 -1628725350706 | Reading comments from post "1", with length: undefined -1628725351676 | Reading post 1 -1628725351890 | Reading comments from post "1", with length: undefined -1628725353350 | Reading post 1 -1628725353588 | Reading comments from post "1", with length: undefined -1628725354382 | Reading posts sorted by "new" with a length of 10 -1628725355435 | Reading post 0 -1628766421518 | Reading posts sorted by "new" with a length of 10 -1628766557151 | Reading posts sorted by "new" with a length of 10 -1628766559240 | Reading post 0 -1628766563315 | Reading post 1 -1628766563530 | Reading comments from post "1", with length: undefined -1628766591299 | Reading comments from post "1", with length: undefined -1628766591378 | Trying to comment to post "1", from ip "94.134.179.229" (tkn: 4936173492598122) with content: "Comment!" -1628766593113 | Reading post 1 -1628766593405 | Reading comments from post "1", with length: undefined -1628766621922 | Reading post 1 -1628766622228 | Reading comments from post "1", with length: undefined -1628766824229 | Reading post undefined -1628766827581 | Reading post undefined -1628766828361 | Reading post undefined -1628766828758 | Reading post undefined -1628766829391 | Reading post undefined -1628766829747 | Reading post undefined -1628766831041 | Reading posts sorted by "new" with a length of 10 -1628766844164 | Reading post 1 -1628766844429 | Reading comments from post "1", with length: undefined -1628766867952 | Reading post 1 -1628766868208 | Reading comments from post "1", with length: undefined -1628767108450 | Reading post 1 -1628767112388 | Reading post 1 -1628767184382 | Reading post 1 -1628767196489 | Reading post 1 -1628767211691 | Reading post 1 -1628767211968 | Reading comments from post "1", with length: undefined -1628767250069 | Reading post 1 -1628767250346 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628767650703 | Dumping config: -1628767650709 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628767656088 | Reading post 1 -1628767656369 | Reading comments from post "1", with length: undefined -1628767665050 | Reading post 1 -1628767665359 | Reading comments from post "1", with length: undefined -1628767696281 | Reading comments from post "1", with length: undefined -1628767696371 | Trying to comment to post "1", from ip "94.134.179.229" (tkn: 191078430294275) with content: "Commentar" - | Call me <>" -1628767704077 | Reading post 1 -1628767704364 | Reading comments from post "1", with length: undefined -1628767736894 | Reading comments from post "1", with length: undefined -1628767739242 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1628767871706 | Dumping config: -1628767871712 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628767872271 | Reading comments from post "1", with length: undefined -1628767875649 | Reading posts sorted by "new" with a length of 10 -1628767876378 | Reading post 1 -1628767876590 | Reading comments from post "1", with length: undefined -1628767881214 | Reading comments from post "1", with length: undefined -1628767881306 | Trying to comment to post "1", from ip "94.134.179.229" (tkn: 1950649475980946) with content: "test<<>" -1628767882325 | Reading post 1 -1628767882607 | Reading comments from post "1", with length: undefined -1628767895149 | Reading comments from post "1", with length: undefined -1628768000763 | Trying to set post "preview", as name "The first post with the MD editor!!11!!!" -1628768000765 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628768000763,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"The first post with the MD editor!!11!!!"} -1628768000814 | Reading post preview -1628768001078 | Reading comments from post "-1", with length: undefined -1628768035762 | Trying to set post "preview", as name "The first post with the MD editor!!11!!!" -1628768035763 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628768035762,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"The first post with the MD editor!!11!!!"} -1628768035808 | Reading post preview -1628768036050 | Reading comments from post "-1", with length: undefined -1628768044881 | Trying to set post "preview", as name "The first post with the MD editor!!11!!!" -1628768044882 | Contents: {"author":"Derz","content":"# Your post (NO HEADLINE HERE)","create":1628768044881,"desc":"Hi i'm a desecription plz open this article!!1!","id":-1,"rating":{"+":0,"-":0},"tags":["testing","space_Ballz","fuck_drump","MONEY","$$$"],"title":"The first post with the MD editor!!11!!!"} -1628768044924 | Reading post preview -1628768045190 | Reading comments from post "-1", with length: undefined ---- SEPERATOR --- -1628768123286 | Dumping config: -1628768123292 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1628867892271 | Reading posts sorted by "new" with a length of 10 -1628867919055 | Reading posts sorted by "new" with a length of 10 -1628867925262 | Reading posts sorted by "new" with a length of 10 -1629059156684 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629059366755 | Dumping config: -1629059366761 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629060241600 | Reading post undefined -1629060633398 | Reading post undefined -1629060633872 | Reading post undefined -1629060635495 | Reading post undefined -1629061472649 | Reading post undefined -1629061479815 | Reading post undefined -1629061560008 | Reading posts sorted by "hot" with a length of 10 -1629061586886 | Reading posts sorted by "hot" with a length of 10 -1629061689716 | Reading post undefined -1629061690252 | Reading posts sorted by "hot" with a length of 10 -1629061877164 | Reading posts sorted by "hot" with a length of 10 -1629061937591 | Reading post undefined -1629061938033 | Reading posts sorted by "hot" with a length of 10 -1629062021026 | Reading post undefined -1629062021508 | Reading posts sorted by "hot" with a length of 10 -1629062038766 | Reading post undefined -1629062039372 | Reading posts sorted by "hot" with a length of 10 -1629062055574 | Reading post undefined -1629062056092 | Reading posts sorted by "hot" with a length of 10 -1629062079637 | Reading post undefined -1629062080043 | Reading posts sorted by "hot" with a length of 10 -1629062136131 | Reading post undefined -1629062136583 | Reading posts sorted by "hot" with a length of 10 -1629062253612 | Reading post 1 -1629062254116 | Reading posts sorted by "hot" with a length of 10 -1629062257098 | Reading post 2 -1629062257474 | Reading posts sorted by "hot" with a length of 10 -1629062259723 | Reading post 2 -1629062260146 | Reading posts sorted by "hot" with a length of 10 -1629062260817 | Reading post 1 -1629062261182 | Reading posts sorted by "hot" with a length of 10 ---- SEPERATOR --- -1629062531329 | Dumping config: -1629062531335 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629062534052 | Reading post 1 -1629062546349 | Reading post undefined ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629062864564 | Dumping config: -1629062864570 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629062868954 | Reading postindex ---- SEPERATOR --- -1629062944663 | Dumping config: -1629062944669 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629062945414 | Reading postindex ---- SEPERATOR --- -1629063009337 | Dumping config: -1629063009343 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629063010282 | Reading post 1 ---- SEPERATOR --- -1629063060604 | Dumping config: -1629063060611 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629063061422 | Reading post 1 -1629063061906 | Reading comments from post "1", with length: undefined -1629063066364 | Reading postindex ---- SEPERATOR --- -1629063145747 | Dumping config: -1629063145753 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629063146545 | Reading post 1 -1629063147088 | Reading comments from post "1", with length: undefined -1629063160627 | Reading postindex -1629063187246 | Reading postindex -1629063195942 | Reading postindex -1629063196423 | Reading posts sorted by "hot" with a length of 10 -1629063292458 | Reading postindex -1629063292933 | Reading posts sorted by "hot" with a length of 10 -1629063296695 | Reading posts sorted by "new" with a length of 10 -1629063310140 | Reading post 2 ---- SEPERATOR --- -1629064007587 | Dumping config: -1629064007593 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629064011019 | Reading postindex -1629064011536 | Reading posts sorted by "hot" with a length of 10 -1629064179424 | Reading postindex -1629064179866 | Reading posts sorted by "hot" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629064259146 | Dumping config: -1629064259151 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629064265365 | Reading postindex -1629064265870 | Reading posts sorted by "hot" with a length of 10 ---- SEPERATOR --- -1629064286908 | Dumping config: -1629064286914 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629064298392 | Reading postindex -1629064298855 | Reading posts sorted by "hot" with a length of 10 -1629064369920 | Reading postindex -1629064370382 | Reading posts sorted by "hot" with a length of 10 -1629064405163 | Reading postindex -1629064405692 | Reading posts sorted by "hot" with a length of 10 -1629064406292 | Reading postindex -1629064406715 | Reading posts sorted by "hot" with a length of 10 ---- SEPERATOR --- -1629066190232 | Dumping config: -1629066190238 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629117300586 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629117366519 | Dumping config: -1629117366533 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629118356107 | Reading posts sorted by "new" with a length of 10 -1629118375874 | Reading posts sorted by "new" with a length of 10 -1629118397478 | Reading posts sorted by "new" with a length of 10 -1629118425084 | Reading posts sorted by "new" with a length of 10 -1629118456255 | Reading posts sorted by "new" with a length of 10 -1629118479279 | Reading posts sorted by "new" with a length of 10 -1629118503543 | Reading posts sorted by "new" with a length of 10 -1629118529572 | Reading posts sorted by "new" with a length of 10 -1629118557897 | Reading posts sorted by "new" with a length of 10 -1629118581537 | Reading posts sorted by "new" with a length of 10 -1629118637476 | Reading post 2 -1629118641256 | Reading post 2 -1629118656229 | Reading posts sorted by "new" with a length of 10 -1629118670480 | Reading posts sorted by "new" with a length of 10 -1629118709619 | Reading posts sorted by "new" with a length of 10 -1629118798468 | Reading posts sorted by "new" with a length of 10 -1629118818575 | Reading posts sorted by "new" with a length of 10 -1629118969177 | Reading posts sorted by "new" with a length of 10 -1629119172548 | Reading posts sorted by "new" with a length of 10 -1629119194610 | Reading posts sorted by "new" with a length of 10 -1629119238640 | Reading posts sorted by "new" with a length of 10 -1629119246996 | Reading posts sorted by "new" with a length of 10 -1629119258104 | Reading posts sorted by "new" with a length of 10 -1629119294397 | Reading posts sorted by "new" with a length of 10 -1629119307078 | Reading posts sorted by "new" with a length of 10 -1629119323382 | Reading posts sorted by "new" with a length of 10 -1629119334301 | Reading posts sorted by "new" with a length of 10 -1629119347434 | Reading posts sorted by "new" with a length of 10 -1629119389950 | Reading posts sorted by "new" with a length of 10 -1629119406748 | Reading posts sorted by "new" with a length of 10 -1629119412602 | Reading posts sorted by "new" with a length of 10 -1629119449856 | Reading posts sorted by "new" with a length of 10 -1629121637908 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629121667097 | Dumping config: -1629121667103 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629122081329 | Reading posts sorted by "new" with a length of 10 -1629122143747 | Reading posts sorted by "new" with a length of 10 -1629122194213 | Reading posts sorted by "new" with a length of 10 -1629122232040 | Reading posts sorted by "new" with a length of 10 -1629122283544 | Reading posts sorted by "new" with a length of 10 -1629122359877 | Reading posts sorted by "new" with a length of 10 -1629122421566 | Reading posts sorted by "new" with a length of 10 -1629122528306 | Reading posts sorted by "new" with a length of 10 -1629122557376 | Reading posts sorted by "new" with a length of 10 -1629122567770 | Reading posts sorted by "new" with a length of 10 -1629123249182 | Reading posts sorted by "new" with a length of 10 -1629127852975 | Reading posts sorted by "new" with a length of 10 -1629127854519 | Reading posts sorted by "new" with a length of 10 -1629127856598 | Reading posts sorted by "new" with a length of 10 -1629127857997 | Reading posts sorted by "new" with a length of 10 -1629127858825 | Reading posts sorted by "new" with a length of 10 -1629127864306 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629139601761 | Dumping config: -1629139601767 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629139605241 | Reading posts sorted by "new" with a length of 10 -1629139640419 | Reading posts sorted by "new" with a length of 10 -1629139706348 | Reading posts sorted by "new" with a length of 10 -1629139741304 | Reading posts sorted by "new" with a length of 10 -1629139902687 | Reading posts sorted by "new" with a length of 10 -1629139905069 | Reading post 1 -1629139908122 | Reading post 1 -1629139911211 | Reading post 1 -1629139918976 | Reading post 1 -1629140003967 | Reading post 1 -1629140004756 | Reading comments from post "1", with length: undefined -1629140032233 | Reading post 1 -1629140032797 | Reading comments from post "1", with length: undefined -1629140035452 | Reading posts sorted by "new" with a length of 10 -1629140045978 | Reading posts sorted by "new" with a length of 10 -1629140065640 | Reading posts sorted by "new" with a length of 10 -1629140105231 | Reading posts sorted by "new" with a length of 10 -1629140139489 | Reading posts sorted by "new" with a length of 10 -1629140162875 | Reading posts sorted by "new" with a length of 10 -1629141123936 | Reading posts sorted by "new" with a length of 10 -1629141155075 | Reading posts sorted by "new" with a length of 10 -1629141195262 | Reading posts sorted by "new" with a length of 10 -1629141208360 | Reading posts sorted by "new" with a length of 10 -1629141226156 | Reading posts sorted by "new" with a length of 10 -1629141236252 | Reading posts sorted by "new" with a length of 10 -1629141256677 | Reading posts sorted by "new" with a length of 10 -1629141325777 | Reading posts sorted by "new" with a length of 10 -1629141339797 | Reading posts sorted by "new" with a length of 10 -1629141359477 | Reading posts sorted by "new" with a length of 10 -1629141368446 | Reading posts sorted by "new" with a length of 10 -1629141389884 | Reading posts sorted by "new" with a length of 10 -1629141519120 | Reading posts sorted by "new" with a length of 10 -1629141537157 | Reading posts sorted by "new" with a length of 10 -1629141611477 | Reading posts sorted by "new" with a length of 10 -1629141638890 | Reading posts sorted by "new" with a length of 10 -1629141666746 | Reading posts sorted by "new" with a length of 10 -1629141692168 | Reading posts sorted by "new" with a length of 10 -1629141715822 | Reading posts sorted by "new" with a length of 10 -1629141766157 | Reading posts sorted by "new" with a length of 10 -1629142238908 | Reading posts sorted by "new" with a length of 10 -1629142252161 | Reading posts sorted by "new" with a length of 10 -1629142316975 | Reading posts sorted by "new" with a length of 10 -1629142339260 | Reading posts sorted by "new" with a length of 10 -1629142372151 | Reading posts sorted by "new" with a length of 10 -1629142431622 | Reading posts sorted by "new" with a length of 10 -1629142441986 | Reading posts sorted by "new" with a length of 10 -1629142443739 | Reading postindex -1629142444533 | Reading posts sorted by "hot" with a length of 10 -1629142454627 | Reading posts sorted by "new" with a length of 10 -1629142473518 | Reading posts sorted by "new" with a length of 10 -1629142505638 | Reading posts sorted by "new" with a length of 10 -1629142579187 | Reading posts sorted by "new" with a length of 10 -1629142640638 | Reading posts sorted by "new" with a length of 10 -1629142785473 | Reading posts sorted by "new" with a length of 10 -1629142798174 | Reading posts sorted by "new" with a length of 10 -1629142823699 | Reading posts sorted by "new" with a length of 10 -1629142851574 | Reading posts sorted by "new" with a length of 10 -1629142858510 | Reading posts sorted by "new" with a length of 10 -1629142866570 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629145533283 | Dumping config: -1629145533289 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629150082653 | Reading postindex -1629150083115 | Reading posts sorted by "hot" with a length of 10 -1629150194705 | Reading postindex -1629150195225 | Reading posts sorted by "hot" with a length of 10 -1629150244240 | Reading postindex -1629150244824 | Reading posts sorted by "hot" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629161822577 | Dumping config: -1629161822584 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629212141086 | Reading posts sorted by "new" with a length of 10 -1629213138214 | Reading posts sorted by "new" with a length of 10 -1629213160051 | Reading posts sorted by "new" with a length of 10 -1629213174056 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629213206780 | Dumping config: -1629213206786 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629213248066 | Reading posts sorted by "new" with a length of 10 -1629213294278 | Reading posts sorted by "new" with a length of 10 -1629213298344 | Reading posts sorted by "new" with a length of 10 -1629213311129 | Reading posts sorted by "new" with a length of 10 -1629213342304 | Reading posts sorted by "new" with a length of 10 -1629213812178 | Reading posts sorted by "new" with a length of 10 -1629213820059 | Reading posts sorted by "new" with a length of 10 -1629213972588 | Reading posts sorted by "new" with a length of 10 -1629214553064 | Reading posts sorted by "new" with a length of 10 -1629214575204 | Reading posts sorted by "new" with a length of 10 -1629215938497 | Trying to set post "undefined", as name "Testing 1" -1629215938498 | Contents: {"author":"a name","content":"\tpost","create":1629215938497,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215946797 | Trying to set post "undefined", as name "Testing 1" -1629215946798 | Contents: {"author":"a name","content":"\tpost","create":1629215946797,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215953223 | Trying to set post "undefined", as name "Testing 1" -1629215953224 | Contents: {"author":"a name","content":"\tpost","create":1629215953223,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215959360 | Trying to set post "undefined", as name "Testing 1" -1629215959361 | Contents: {"author":"a name","content":"\tpost","create":1629215959360,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215963949 | Trying to set post "undefined", as name "Testing 1" -1629215963950 | Contents: {"author":"a name","content":"\tpost","create":1629215963949,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215969948 | Trying to set post "undefined", as name "Testing 1" -1629215969948 | Contents: {"author":"a name","content":"\tpost","create":1629215969948,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215973497 | Trying to set post "undefined", as name "Testing 1" -1629215973498 | Contents: {"author":"a name","content":"\tpost","create":1629215973497,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215977424 | Trying to set post "undefined", as name "Testing 1" -1629215977425 | Contents: {"author":"a name","content":"\tpost","create":1629215977424,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629215980428 | Reading posts sorted by "new" with a length of 10 -1629216002789 | Reading posts sorted by "hot" with a length of 10 -1629216003355 | Reading posts sorted by "hot" with a length of 10 -1629216010185 | Reading posts sorted by "new" with a length of 10 -1629216060239 | Reading posts sorted by "new" with a length of 15 -1629216070038 | Reading posts sorted by "new" with a length of 5 -1629216108400 | Reading posts sorted by "new" with a length of 5 ---- SEPERATOR --- -1629219127358 | Dumping config: -1629219127364 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629219130417 | Reading posts sorted by "new" with a length of 5 -1629219135559 | Reading posts sorted by "new" with a length of 5 -1629219147794 | Reading posts sorted by "new" with a length of 5 -1629219152707 | Reading posts sorted by "new" with a length of 5 -1629219164245 | Trying to set post "undefined", as name "Testing 1" -1629219164246 | Contents: {"author":"a name","content":"\tpost","create":1629219164245,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219168050 | Trying to set post "undefined", as name "Testing 1" -1629219168051 | Contents: {"author":"a name","content":"\tpost","create":1629219168050,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219171820 | Trying to set post "undefined", as name "Testing 1" -1629219171821 | Contents: {"author":"a name","content":"\tpost","create":1629219171820,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219174798 | Trying to set post "undefined", as name "Testing 1" -1629219174798 | Contents: {"author":"a name","content":"\tpost","create":1629219174798,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219178439 | Trying to set post "undefined", as name "Testing 1" -1629219178439 | Contents: {"author":"a name","content":"\tpost","create":1629219178439,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219182446 | Trying to set post "undefined", as name "Testing 1" -1629219182447 | Contents: {"author":"a name","content":"\tpost","create":1629219182446,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629219184546 | Reading posts sorted by "new" with a length of 5 -1629219193215 | Reading posts sorted by "new" with a length of 5 -1629219402068 | Reading posts sorted by "new" with a length of 10 -1629219731269 | Reading posts sorted by "new" with a length of 10 -1629219973335 | Reading posts sorted by "new" with a length of 10 -1629219986487 | Reading posts sorted by "new" with a length of 10 -1629220011083 | Reading posts sorted by "new" with a length of 10 -1629220060528 | Reading posts sorted by "new" with a length of 10 -1629220084074 | Reading posts sorted by "new" with a length of 10 -1629220086040 | Reading posts sorted by "new" with a length of 10 -1629220100636 | Reading posts sorted by "new" with a length of 10 -1629220110843 | Reading posts sorted by "new" with a length of 10 -1629220120175 | Reading posts sorted by "new" with a length of 10 -1629220203912 | Reading posts sorted by "new" with a length of 10 -1629228279122 | Reading posts sorted by "new" with a length of 10 -1629228281965 | Reading posts sorted by "new" with a length of 10 -1629229184745 | Reading posts sorted by "new" with a length of 10 -1629229231509 | Reading posts sorted by "new" with a length of 10 -1629229318298 | Reading posts sorted by "new" with a length of 10 -1629229368371 | Reading posts sorted by "new" with a length of 10 -1629229575683 | Reading posts sorted by "new" with a length of 10 -1629229600001 | Reading posts sorted by "new" with a length of 10 -1629229612485 | Reading posts sorted by "new" with a length of 10 -1629230425262 | Reading posts sorted by "new" with a length of 10 -1629230473831 | Reading posts sorted by "new" with a length of 10 -1629230544257 | Reading posts sorted by "new" with a length of 10 -1629230548278 | Reading posts sorted by "new" with a length of 10 -1629230554521 | Reading posts sorted by "new" with a length of 10 -1629230579049 | Reading posts sorted by "new" with a length of 10 -1629230598629 | Reading posts sorted by "new" with a length of 5 -1629230608674 | Reading posts sorted by "new" with a length of 5 -1629230625879 | Reading posts sorted by "new" with a length of 5 -1629230628733 | Reading posts sorted by "new" with a length of 10 -1629230648927 | Trying to set post "undefined", as name "Testing 1" -1629230648927 | Contents: {"author":"a name","content":"\tpost","create":1629230648927,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629230652254 | Trying to set post "undefined", as name "Testing 1" -1629230652255 | Contents: {"author":"a name","content":"\tpost","create":1629230652254,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629230656092 | Trying to set post "undefined", as name "Testing 1" -1629230656093 | Contents: {"author":"a name","content":"\tpost","create":1629230656092,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629230660887 | Trying to set post "undefined", as name "Testing 1" -1629230660889 | Contents: {"author":"a name","content":"\tpost","create":1629230660887,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629230666676 | Reading posts sorted by "new" with a length of 5 -1629230744075 | Reading posts sorted by "new" with a length of 5 -1629230855059 | Reading posts sorted by "new" with a length of 5 -1629230862994 | Reading posts sorted by "new" with a length of 5 -1629231820189 | Reading posts sorted by "new" with a length of 5 -1629231827394 | Reading posts sorted by "new" with a length of 5 -1629231831711 | Reading posts sorted by "new" with a length of 5 -1629231869963 | Reading posts sorted by "new" with a length of 5 -1629231880976 | Reading posts sorted by "new" with a length of 5 -1629231884885 | Reading posts sorted by "new" with a length of 5 -1629231888312 | Reading posts sorted by "new" with a length of 5 -1629231945749 | Reading posts sorted by "new" with a length of 5 -1629231992602 | Reading posts sorted by "new" with a length of 5 -1629232074075 | Reading posts sorted by "new" with a length of 5 -1629232080221 | Reading posts sorted by "new" with a length of 5 -1629232139651 | Reading posts sorted by "new" with a length of 5 -1629232206506 | Reading posts sorted by "new" with a length of 5 -1629232233320 | Reading posts sorted by "new" with a length of 5 -1629232253268 | Reading posts sorted by "new" with a length of 5 -1629232260159 | Reading posts sorted by "new" with a length of 5 -1629232279159 | Reading posts sorted by "new" with a length of 5 -1629232283670 | Reading posts sorted by "new" with a length of 5 -1629232347447 | Reading posts sorted by "new" with a length of 5 -1629232398065 | Reading posts sorted by "new" with a length of 5 -1629232468363 | Reading posts sorted by "new" with a length of 5 -1629232516316 | Reading posts sorted by "new" with a length of 5 -1629232533705 | Reading posts sorted by "new" with a length of 5 -1629232572573 | Reading posts sorted by "new" with a length of 5 -1629232616695 | Reading posts sorted by "new" with a length of 5 -1629232625544 | Reading posts sorted by "new" with a length of 5 -1629232628136 | Reading posts sorted by "new" with a length of 5 -1629232630700 | Reading posts sorted by "new" with a length of 5 -1629232632917 | Reading posts sorted by "new" with a length of 5 -1629232638231 | Reading posts sorted by "new" with a length of 5 -1629232724867 | Reading posts sorted by "new" with a length of 5 -1629232727300 | Reading posts sorted by "new" with a length of 5 -1629232732134 | Reading posts sorted by "new" with a length of 5 -1629232740321 | Reading posts sorted by "new" with a length of 5 -1629232743730 | Reading posts sorted by "new" with a length of 5 -1629232878365 | Reading posts sorted by "new" with a length of 5 -1629232899793 | Reading posts sorted by "new" with a length of 5 -1629232907023 | Reading posts sorted by "new" with a length of 5 -1629232942575 | Reading posts sorted by "new" with a length of 5 -1629234667919 | Reading posts sorted by "new" with a length of 5 -1629234673867 | Reading posts sorted by "new" with a length of 5 -1629234676238 | Reading posts sorted by "new" with a length of 5 -1629234685117 | Reading posts sorted by "new" with a length of 5 -1629234688123 | Reading posts sorted by "new" with a length of 5 -1629234692045 | Reading posts sorted by "new" with a length of 5 -1629234696875 | Reading posts sorted by "new" with a length of 5 -1629234700722 | Reading posts sorted by "new" with a length of 5 -1629234703850 | Reading posts sorted by "new" with a length of 5 -1629234726189 | Reading posts sorted by "new" with a length of 5 -1629234729843 | Reading posts sorted by "new" with a length of 5 -1629234768480 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629234837147 | Dumping config: -1629234837154 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629234837430 | Reading postindex -1629234837729 | Reading posts sorted by "hot" with a length of 10 -1629235488633 | Reading postindex -1629235489242 | Reading posts sorted by "hot" with a length of 10 -1629235500485 | Reading postindex -1629235500928 | Reading posts sorted by "hot" with a length of 10 -1629235506631 | Reading postindex -1629235507064 | Reading posts sorted by "hot" with a length of 10 -1629235511513 | Reading postindex -1629235512013 | Reading posts sorted by "hot" with a length of 10 -1629235527641 | Reading postindex -1629235528130 | Reading posts sorted by "hot" with a length of 10 -1629235555893 | Reading postindex -1629235556845 | Reading posts sorted by "hot" with a length of 5 ---- SEPERATOR --- -1629235697921 | Dumping config: -1629235697927 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629235698648 | Reading postindex -1629235699258 | Reading posts sorted by "hot" with a length of 5 -1629235716133 | Trying to set post "undefined", as name "Testing 1" -1629235716134 | Contents: {"author":"a name","content":"\tpost","create":1629235716133,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235718230 | Reading postindex -1629235718755 | Reading posts sorted by "hot" with a length of 5 -1629235727691 | Reading postindex -1629235728335 | Reading posts sorted by "hot" with a length of 5 -1629235752932 | Reading postindex -1629235753377 | Reading posts sorted by "hot" with a length of 5 -1629235770719 | Reading postindex -1629235771176 | Reading posts sorted by "hot" with a length of 5 -1629235792296 | Trying to set post "preview", as name "Testing 1" -1629235792297 | Contents: {"author":"a name","content":"\tpost","create":1629235792296,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235795996 | Trying to set post "undefined", as name "Testing 1" -1629235795998 | Contents: {"author":"a name","content":"\tpost","create":1629235795996,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235800880 | Trying to set post "undefined", as name "Testing 1" -1629235800882 | Contents: {"author":"a name","content":"\tpost","create":1629235800880,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235804705 | Trying to set post "undefined", as name "Testing 1" -1629235804706 | Contents: {"author":"a name","content":"\tpost","create":1629235804705,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235808692 | Trying to set post "undefined", as name "Testing 1" -1629235808693 | Contents: {"author":"a name","content":"\tpost","create":1629235808692,"desc":"DESCRO�TOPM tp �pst 1","id":-1,"rating":{"+":0,"-":0},"tags":["i","have","tagz"],"title":"Testing 1"} -1629235835395 | Reading postindex -1629235835863 | Reading posts sorted by "hot" with a length of 5 -1629235871656 | Reading postindex -1629235872132 | Reading posts sorted by "hot" with a length of 5 -1629235878541 | Reading postindex -1629235879046 | Reading posts sorted by "hot" with a length of 5 -1629235889883 | Reading postindex -1629235890452 | Reading posts sorted by "hot" with a length of 5 -1629235926294 | Reading postindex -1629235926869 | Reading posts sorted by "hot" with a length of 5 -1629235960910 | Reading postindex -1629235961517 | Reading posts sorted by "hot" with a length of 5 -1629235989855 | Reading postindex -1629235990391 | Reading posts sorted by "hot" with a length of 5 -1629236006423 | Reading postindex -1629236006951 | Reading posts sorted by "hot" with a length of 5 -1629236011414 | Reading postindex -1629236011930 | Reading posts sorted by "hot" with a length of 5 -1629236014332 | Reading postindex -1629236014908 | Reading posts sorted by "hot" with a length of 5 -1629236016452 | Reading postindex -1629236016883 | Reading posts sorted by "hot" with a length of 5 -1629236486304 | Reading postindex -1629236486859 | Reading posts sorted by "hot" with a length of 5 -1629236502608 | Reading postindex -1629236503046 | Reading posts sorted by "hot" with a length of 5 ---- SEPERATOR --- ---- SEPERATOR --- -1629277392514 | Dumping config: -1629277392520 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629277393188 | Reading posts sorted by "new" with a length of 10 -1629277810539 | Reading posts sorted by "new" with a length of 10 -1629277893885 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629278266738 | Dumping config: -1629278266744 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629278268217 | Reading posts sorted by "new" with a length of 10 -1629278278188 | Reading posts sorted by "new" with a length of 10 -1629278324562 | Reading posts sorted by "new" with a length of 10 -1629278335291 | Reading posts sorted by "new" with a length of 10 -1629278358715 | Reading posts sorted by "new" with a length of 10 -1629278377798 | Reading posts sorted by "new" with a length of 10 -1629278384042 | Reading posts sorted by "new" with a length of 10 -1629278390967 | Reading posts sorted by "new" with a length of 10 -1629278584710 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629280993109 | Dumping config: -1629280993115 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629280995670 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281034259 | Dumping config: -1629281034265 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281037111 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281077894 | Dumping config: -1629281077900 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281078783 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281125140 | Dumping config: -1629281125146 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281126079 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281143897 | Dumping config: -1629281143903 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281144464 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281179432 | Dumping config: -1629281179438 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281180904 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281240601 | Dumping config: -1629281240606 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281241249 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281279678 | Dumping config: -1629281279684 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281280249 | Reading comments from post "0", with length: undefined -1629281283195 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281311852 | Dumping config: -1629281311858 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281312577 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629281337989 | Dumping config: -1629281337995 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281338726 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629281756581 | Dumping config: -1629281756587 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281757527 | Trying to vote on post: 0; and vote: ; ip:1234 -1629281767538 | Trying to vote on post: 0; and vote: ; ip:1234 -1629281806499 | Trying to vote on post: 0; and vote: +; ip:1234 -1629281809015 | Trying to vote on post: 0; and vote: +; ip:1234 -1629281829437 | Trying to vote on post: 0; and vote: +; ip:1234 ---- SEPERATOR --- -1629281890341 | Dumping config: -1629281890347 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629281893970 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629281906167 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: ; -1629281909266 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: 82.207.236.224; -1629282321891 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: ; -1629282326740 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629282861749 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; ---- SEPERATOR --- -1629282921464 | Dumping config: -1629282921470 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629282924935 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629282930585 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629282964034 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: ; ---- SEPERATOR --- -1629282970464 | Dumping config: -1629282970470 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629282971716 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: ; -1629282975598 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; ---- SEPERATOR --- -1629283023717 | Dumping config: -1629283023723 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629283026857 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629283029746 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; ---- SEPERATOR --- -1629283110489 | Dumping config: -1629283110495 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629283112541 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629283116251 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; ---- SEPERATOR --- -1629283159306 | Dumping config: -1629283159312 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629283161726 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629283164186 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629283168000 | Trying to vote on post: 0; and vote: +; iptkn: 1234; ip: 82.207.236.224; -1629283189550 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: ; -1629283192223 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: 82.207.236.224; -1629283195471 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: 82.207.236.224; -1629283296445 | Reading postindex -1629283296801 | Reading posts sorted by "hot" with a length of 5 -1629283297455 | Reading post 1 -1629283297772 | Reading comments from post "1", with length: undefined -1629283311529 | Reading post 0 -1629283348504 | Reading post 1 -1629283349082 | Reading comments from post "1", with length: undefined -1629284320844 | Reading post 1 -1629284346853 | Reading post 1 -1629284347417 | Reading comments from post "1", with length: undefined -1629284419285 | Reading post 1 -1629284419862 | Reading comments from post "1", with length: undefined -1629284427914 | Reading post 1 -1629284428456 | Reading comments from post "1", with length: undefined -1629284434397 | Reading post 1 -1629284434988 | Reading comments from post "1", with length: undefined -1629284455973 | Reading post 1 -1629284456585 | Reading comments from post "1", with length: undefined -1629284515835 | Reading post 1 -1629284516317 | Reading comments from post "1", with length: undefined -1629284610959 | Reading post 1 -1629284611522 | Reading comments from post "1", with length: undefined -1629284876128 | Reading post 1 -1629284876674 | Reading comments from post "1", with length: undefined -1629284902453 | Reading post 1 -1629284903073 | Reading comments from post "1", with length: undefined -1629284927453 | Reading post 1 -1629284927950 | Reading comments from post "1", with length: undefined -1629284944467 | Reading post 1 -1629284945033 | Reading comments from post "1", with length: undefined -1629284957521 | Reading post 1 -1629284957975 | Reading comments from post "1", with length: undefined -1629284980001 | Reading post 1 -1629284980501 | Reading comments from post "1", with length: undefined -1629284988353 | Reading post 1 -1629284988884 | Reading comments from post "1", with length: undefined -1629284997424 | Reading post 1 -1629284997980 | Reading comments from post "1", with length: undefined -1629285019682 | Reading post 1 -1629285020318 | Reading comments from post "1", with length: undefined -1629285041717 | Reading post 1 -1629285042313 | Reading comments from post "1", with length: undefined -1629285054950 | Reading post 1 -1629285055432 | Reading comments from post "1", with length: undefined -1629285126464 | Reading post 1 -1629285127095 | Reading comments from post "1", with length: undefined -1629285187148 | Trying to vote on post: 0; and vote: -; iptkn: 1234; ip: ; -1629285189744 | Reading post 1 -1629285190495 | Reading comments from post "1", with length: undefined -1629285207209 | Reading post 1 -1629285207807 | Reading comments from post "1", with length: undefined -1629285221953 | Reading post 1 -1629285222540 | Reading comments from post "1", with length: undefined -1629285253830 | Reading post 1 -1629285254480 | Reading comments from post "1", with length: undefined -1629285282998 | Reading post 1 -1629285283610 | Reading comments from post "1", with length: undefined -1629285313707 | Reading post 1 -1629285314197 | Reading comments from post "1", with length: undefined -1629285362047 | Reading post 1 -1629285362577 | Reading comments from post "1", with length: undefined -1629285477325 | Reading post 1 -1629285477912 | Reading comments from post "1", with length: undefined -1629285490289 | Reading post 1 -1629285490865 | Reading comments from post "1", with length: undefined -1629285563048 | Reading post 1 -1629285563533 | Reading comments from post "1", with length: undefined -1629285652027 | Reading post 1 -1629285652655 | Reading comments from post "1", with length: undefined -1629285800195 | Reading post 1 -1629285800732 | Reading comments from post "1", with length: undefined -1629285803263 | Reading posts sorted by "new" with a length of 10 -1629285826166 | Reading posts sorted by "new" with a length of 10 -1629286360525 | Reading post 0 -1629286364239 | Reading post 0 -1629286371295 | Reading post 2 -1629286377220 | Reading post 1 -1629286377795 | Reading comments from post "1", with length: undefined -1629286418607 | Reading post 1 -1629286419120 | Reading comments from post "1", with length: undefined -1629286836874 | Reading post 1 -1629286837642 | Reading comments from post "1", with length: undefined -1629286848114 | Reading post 1 -1629286848827 | Reading comments from post "1", with length: undefined -1629286990286 | Reading post 1 -1629286990847 | Reading comments from post "1", with length: undefined -1629287002580 | Reading post 1 -1629287003239 | Reading comments from post "1", with length: undefined -1629287022177 | Reading post 1 -1629287022763 | Reading comments from post "1", with length: undefined -1629287034933 | Reading post 1 -1629287035449 | Reading comments from post "1", with length: undefined -1629287067865 | Reading post 1 -1629287068368 | Reading comments from post "1", with length: undefined -1629287093086 | Reading post 1 -1629287093601 | Reading comments from post "1", with length: undefined -1629288555327 | Reading post 1 -1629288572011 | Reading post 1 -1629288591224 | Reading post 1 -1629288591822 | Reading comments from post "1", with length: undefined -1629288621768 | Reading post 1 -1629288622374 | Reading comments from post "1", with length: undefined -1629288635363 | Reading post 1 -1629288635982 | Reading comments from post "1", with length: undefined -1629288637534 | Trying to vote on post: 1; and vote: -; iptkn: 5229137956922483; ip: 82.207.236.224; -1629288677767 | Reading post 1 -1629288678333 | Reading comments from post "1", with length: undefined -1629288680066 | Trying to vote on post: 1; and vote: -; iptkn: 9229020930084378; ip: 82.207.236.224; -1629288682758 | Trying to vote on post: 1; and vote: +; iptkn: 7740424258324228; ip: 82.207.236.224; -1629288805733 | Reading post 1 -1629288806383 | Reading comments from post "1", with length: undefined -1629288808836 | Trying to vote on post: 1; and vote: -; iptkn: 7841152420666914; ip: 82.207.236.224; -1629288905518 | Reading post 1 -1629288925156 | Reading post 1 -1629288925654 | Reading comments from post "1", with length: undefined -1629288928579 | Trying to vote on post: 1; and vote: -; iptkn: 3105548814036937; ip: 82.207.236.224; -1629288930109 | Trying to vote on post: 1; and vote: +; iptkn: 6913032639243176; ip: 82.207.236.224; -1629288931219 | Trying to vote on post: 1; and vote: -; iptkn: 2183531011626115; ip: 82.207.236.224; -1629288931816 | Trying to vote on post: 1; and vote: +; iptkn: 4543927886562000; ip: 82.207.236.224; -1629288932483 | Trying to vote on post: 1; and vote: -; iptkn: 6684377357820108; ip: 82.207.236.224; -1629288940928 | Reading post 1 -1629288941461 | Reading comments from post "1", with length: undefined -1629288942394 | Trying to vote on post: 1; and vote: -; iptkn: 8079401882646308; ip: 82.207.236.224; -1629288943286 | Trying to vote on post: 1; and vote: +; iptkn: 9430966773090274; ip: 82.207.236.224; -1629288943936 | Trying to vote on post: 1; and vote: -; iptkn: 7220628060931954; ip: 82.207.236.224; -1629288944934 | Trying to vote on post: 1; and vote: -; iptkn: 1030911772935047; ip: 82.207.236.224; -1629288945193 | Trying to vote on post: 1; and vote: +; iptkn: 7052626653622939; ip: 82.207.236.224; -1629288946075 | Trying to vote on post: 1; and vote: +; iptkn: 1319113400592536; ip: 82.207.236.224; -1629288946564 | Trying to vote on post: 1; and vote: -; iptkn: 6501668140793242; ip: 82.207.236.224; -1629288981125 | Reading post 1 -1629288981692 | Reading comments from post "1", with length: undefined -1629288984616 | Reading comments from post "1", with length: undefined -1629288984668 | Trying to comment to post "1", from ip "82.207.236.224" (tkn: 9014154409764526) with content: "test" -1629288987220 | Reading post 1 -1629288987807 | Reading comments from post "1", with length: undefined -1629288994619 | Reading post 1 -1629288995072 | Reading comments from post "1", with length: undefined -1629289000423 | Reading post 1 -1629289000870 | Reading comments from post "1", with length: undefined -1629289003527 | Trying to comment to post "1", from ip "82.207.236.224" (tkn: 3531211748026027) with content: "et" -1629289003531 | Reading comments from post "1", with length: undefined -1629289198769 | Reading post 1 -1629289199597 | Reading comments from post "1", with length: undefined -1629289200649 | Trying to vote on post: 1; and vote: +; iptkn: 6128212729513308; ip: 82.207.236.224; -1629289201877 | Trying to vote on post: 1; and vote: -; iptkn: 2691417870811856; ip: 82.207.236.224; -1629289203077 | Trying to vote on post: 1; and vote: +; iptkn: 7132023301346717; ip: 82.207.236.224; -1629289245698 | Reading post 1 -1629289246294 | Reading comments from post "1", with length: undefined -1629289247204 | Trying to vote on post: 1; and vote: +; iptkn: 1040181775962660; ip: 82.207.236.224; -1629289271068 | Reading post 1 -1629289271668 | Reading comments from post "1", with length: undefined -1629289273343 | Trying to vote on post: 1; and vote: +; iptkn: 3919868958302445; ip: 82.207.236.224; -1629289287429 | Trying to vote on post: 1; and vote: +; iptkn: 3545176800154372; ip: 82.207.236.224; -1629289303102 | Reading post 1 -1629289303591 | Reading comments from post "1", with length: undefined -1629289304618 | Trying to vote on post: 1; and vote: +; iptkn: 8312670961415656; ip: 82.207.236.224; -1629289306057 | Trying to vote on post: 1; and vote: -; iptkn: 5603696318916871; ip: 82.207.236.224; -1629289332387 | Reading post 1 -1629289333234 | Reading comments from post "1", with length: undefined -1629289336531 | Trying to vote on post: 1; and vote: +; iptkn: 3987238444942227; ip: 82.207.236.224; -1629289339835 | Trying to vote on post: 1; and vote: -; iptkn: 4758493989291558; ip: 82.207.236.224; -1629290104580 | Trying to vote on post: 1; and vote: +; iptkn: 410202406631173; ip: 82.207.236.224; -1629290106061 | Trying to vote on post: 1; and vote: -; iptkn: 4556512502163765; ip: 82.207.236.224; -1629290108664 | Trying to vote on post: 1; and vote: +; iptkn: 6268991658303812; ip: 82.207.236.224; -1629290317527 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629293623495 | Dumping config: -1629293623501 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629293879008 | Reading posts sorted by "new" with a length of 10 -1629293924472 | Reading posts sorted by "new" with a length of 10 -1629294088568 | Reading posts sorted by "new" with a length of 10 -1629294093947 | Reading posts sorted by "new" with a length of 10 -1629294112978 | Reading post 2 -1629294132084 | Reading posts sorted by "new" with a length of 10 -1629294161794 | Reading posts sorted by "new" with a length of 10 -1629294238280 | Reading posts sorted by "new" with a length of 10 -1629294249100 | Reading posts sorted by "new" with a length of 10 -1629294259671 | Reading posts sorted by "new" with a length of 10 -1629294309635 | Reading posts sorted by "new" with a length of 10 -1629294342655 | Reading posts sorted by "new" with a length of 10 -1629294382743 | Reading posts sorted by "new" with a length of 10 -1629294390640 | Reading posts sorted by "new" with a length of 10 -1629294396933 | Reading posts sorted by "new" with a length of 10 -1629294428467 | Reading posts sorted by "new" with a length of 10 -1629294437332 | Reading posts sorted by "new" with a length of 10 -1629294446755 | Reading posts sorted by "new" with a length of 10 -1629294456414 | Reading posts sorted by "new" with a length of 10 -1629294471428 | Reading posts sorted by "new" with a length of 10 -1629294486852 | Reading posts sorted by "new" with a length of 10 -1629294513759 | Reading posts sorted by "new" with a length of 10 -1629294549920 | Reading posts sorted by "new" with a length of 10 -1629294558070 | Reading posts sorted by "new" with a length of 10 -1629294572775 | Reading posts sorted by "new" with a length of 10 -1629294588591 | Reading posts sorted by "new" with a length of 10 -1629294607298 | Reading posts sorted by "new" with a length of 10 -1629294647532 | Reading posts sorted by "new" with a length of 10 -1629294657301 | Reading posts sorted by "new" with a length of 10 -1629294702684 | Reading posts sorted by "new" with a length of 10 -1629294721644 | Reading posts sorted by "new" with a length of 10 -1629294790383 | Reading posts sorted by "new" with a length of 10 -1629295105584 | Reading posts sorted by "new" with a length of 10 -1629295141831 | Reading posts sorted by "new" with a length of 10 -1629295172281 | Reading posts sorted by "new" with a length of 10 -1629295304733 | Reading posts sorted by "new" with a length of 10 -1629295331345 | Reading postindex -1629295331827 | Reading posts sorted by "hot" with a length of 5 -1629295334280 | Reading postindex -1629295334784 | Reading posts sorted by "hot" with a length of 5 -1629295339961 | Reading posts sorted by "new" with a length of 10 -1629295341093 | Reading post 1 -1629295341538 | Reading comments from post "1", with length: undefined -1629295423741 | Reading post 1 -1629295424231 | Reading comments from post "1", with length: undefined -1629295436132 | Reading post 1 -1629295436566 | Reading comments from post "1", with length: undefined -1629295494323 | Reading post 1 -1629295494822 | Reading comments from post "1", with length: undefined -1629295510069 | Reading post 1 -1629295510607 | Reading comments from post "1", with length: undefined -1629295563320 | Reading post 1 -1629295563868 | Reading comments from post "1", with length: undefined -1629295574709 | Reading post 1 -1629295575167 | Reading comments from post "1", with length: undefined -1629295592973 | Reading post 1 -1629295593487 | Reading comments from post "1", with length: undefined -1629295606388 | Reading post 1 -1629295606954 | Reading comments from post "1", with length: undefined -1629295619490 | Reading post 1 -1629295619970 | Reading comments from post "1", with length: undefined -1629295638829 | Reading post 1 -1629295639396 | Reading comments from post "1", with length: undefined -1629295654505 | Reading post 1 -1629295655031 | Reading comments from post "1", with length: undefined -1629295724205 | Reading post 1 -1629295724701 | Reading comments from post "1", with length: undefined -1629295741886 | Reading post 1 -1629295742456 | Reading comments from post "1", with length: undefined -1629296053066 | Reading post 1 -1629296376644 | Reading post 1 -1629296377252 | Reading comments from post "1", with length: undefined -1629298025786 | Reading posts sorted by "new" with a length of 10 -1629298038343 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629301090628 | Dumping config: -1629301090634 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629301097095 | Reading posts sorted by "new" with a length of 10 -1629301120347 | Reading posts sorted by "new" with a length of 10 -1629301129673 | Reading posts sorted by "new" with a length of 10 -1629302396296 | Reading posts sorted by "new" with a length of 10 -1629302398905 | Reading postindex -1629302399206 | Reading posts sorted by "hot" with a length of 5 -1629302404797 | Reading postindex -1629302405113 | Reading posts sorted by "hot" with a length of 5 ---- SEPERATOR --- -1629302630832 | Dumping config: -1629302630838 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629302692703 | Reading postindex -1629302693012 | Reading posts sorted by "hot" with a length of 5 -1629302696345 | Reading posts sorted by "new" with a length of 10 -1629302697502 | Reading post 0 -1629302697810 | Reading comments from post "1", with length: undefined -1629302702860 | Reading post 1 -1629302704783 | Reading post 1 -1629302708215 | Reading post 0 -1629302708505 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1629302834138 | Dumping config: -1629302834144 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629302837227 | Reading post 0 -1629302837573 | Reading comments from post "1", with length: undefined -1629302893195 | Reading comments from post "1", with length: undefined -1629302893283 | Trying to comment to post "1", from ip "82.207.236.224" (tkn: 9910016613617146) with content: "This is a test to test - | if the authorinfo works correctly!" -1629302897767 | Reading post 0 -1629302898141 | Reading comments from post "1", with length: undefined -1629302925648 | Trying to comment to post "1", from ip "82.207.236.224" (tkn: 3037693414636170) with content: "n" ---- SEPERATOR --- -1629303110962 | Dumping config: -1629303110969 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303111085 | Reading post 0 -1629303111449 | Reading comments from post "1", with length: undefined -1629303121735 | Reading post 0 -1629303122081 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1629303150975 | Dumping config: -1629303150981 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303152372 | Reading post 0 -1629303152698 | Reading comments from post "0", with length: undefined -1629303157968 | Reading comments from post "0", with length: undefined -1629303158057 | Trying to comment to post "0", from ip "82.207.236.224" (tkn: 9563060120304476) with content: "d" -1629303159942 | Reading post 0 -1629303160260 | Reading comments from post "0", with length: undefined -1629303167425 | Trying to comment to post "0", from ip "82.207.236.224" (tkn: 4013149356292056) with content: "s" -1629303167431 | Reading comments from post "0", with length: undefined -1629303172427 | Reading post 0 -1629303177129 | Trying to comment to post "0", from ip "82.207.236.224" (tkn: 6149461905505306) with content: "s" -1629303177145 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629303229825 | Dumping config: -1629303229831 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303230391 | Reading post 0 -1629303230801 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629303296230 | Dumping config: -1629303296236 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303298852 | Reading post 0 -1629303299239 | Reading comments from post "0", with length: undefined -1629303308887 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- -1629303394513 | Dumping config: -1629303394519 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303395031 | Reading comments from post "0", with length: undefined -1629303435990 | Reading comments from post "0", with length: 10 ---- SEPERATOR --- -1629303468280 | Dumping config: -1629303468286 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303469007 | Reading comments from post "0", with length: 10 -1629303475913 | Reading comments from post "0", with length: undefined -1629303484271 | Reading comments from post "0", with length: 10 -1629303486937 | Reading comments from post "0", with length: 10 -1629303587646 | Reading comments from post "0", with length: 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629303717956 | Dumping config: -1629303717962 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303718937 | Reading comments from post "0", with length: 10 -1629303726703 | Reading post 0 -1629303727030 | Reading comments from post "0", with length: undefined -1629303740503 | Reading post 0 -1629303741254 | Reading comments from post "0", with length: undefined -1629303763745 | Reading comments from post "0", with length: undefined -1629303777378 | Reading comments from post "0", with length: 10 -1629303785631 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- -1629303852389 | Dumping config: -1629303852395 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629303853203 | Reading comments from post "0", with length: undefined -1629303859108 | Reading post 0 -1629303859797 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- -1629304119258 | Dumping config: -1629304119264 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629304397288 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629306246326 | Dumping config: -1629306246333 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629306252094 | Reading posts sorted by "new" with a length of 10 -1629373879812 | Reading posts sorted by "new" with a length of 10 -1629373889829 | Reading post 0 -1629373890195 | Reading comments from post "0", with length: undefined -1629373891354 | Trying to vote on post: 0; and vote: +; iptkn: 2383825147775950; ip: 94.134.179.144; -1629373892779 | Trying to vote on post: 0; and vote: -; iptkn: 2054701222640405; ip: 94.134.179.144; -1629373893432 | Trying to vote on post: 0; and vote: +; iptkn: 4439234544853926; ip: 94.134.179.144; -1629373894017 | Trying to vote on post: 0; and vote: +; iptkn: 5619401935745137; ip: 94.134.179.144; -1629373897038 | Reading post 0 -1629373917421 | Trying to vote on post: 0; and vote: -; iptkn: 4134206592697756; ip: 94.134.179.144; -1629373943402 | Reading comments from post "0", with length: undefined -1629373943454 | Trying to comment to post "0", from ip "94.134.179.144" (tkn: 8449268963154284) with content: "fgaW " ---- SEPERATOR --- ---- SEPERATOR --- -1629472893008 | Dumping config: -1629472893014 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629472906193 | Reading posts sorted by "new" with a length of 10 -1629474001767 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629475097464 | Dumping config: -1629475097470 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629475138252 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629475158832 | Dumping config: -1629475158846 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629475224268 | Reading post 0 -1629475224908 | Reading comments from post "0", with length: undefined -1629475226966 | Trying to vote on post: 0; and vote: +; iptkn: 8157706522672703; ip: 87.123.198.188; -1629477544653 | Reading post 0 -1629477545200 | Reading comments from post "0", with length: undefined ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629478842932 | Dumping config: -1629478842937 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629478844300 | Reading posts sorted by "new" with a length of 10 -1629478849346 | Reading post 0 -1629478849884 | Reading comments from post "0", with length: undefined -1629478852676 | Reading post 1 ---- SEPERATOR --- ---- SEPERATOR --- -1629479415775 | Dumping config: -1629479415781 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629479438454 | Reading posts sorted by "new" with a length of 10 -1629479440140 | Reading posts sorted by "new" with a length of 10 -1629479441307 | Reading posts sorted by "new" with a length of 10 -1629479445001 | Reading posts sorted by "new" with a length of 10 -1629479446892 | Reading posts sorted by "new" with a length of 10 -1629479449146 | Reading posts sorted by "new" with a length of 10 -1629479451290 | Reading posts sorted by "new" with a length of 10 -1629479454618 | Reading post 1 -1629479456232 | Reading post 1 -1629479457937 | Reading posts sorted by "new" with a length of 10 -1629479459127 | Reading posts sorted by "new" with a length of 10 -1629479460135 | Reading posts sorted by "new" with a length of 10 -1629479461156 | Reading posts sorted by "new" with a length of 10 -1629479461988 | Reading posts sorted by "new" with a length of 10 -1629479462904 | Reading posts sorted by "new" with a length of 10 -1629479463718 | Reading posts sorted by "new" with a length of 10 -1629479464604 | Reading posts sorted by "new" with a length of 10 -1629479465375 | Reading posts sorted by "new" with a length of 10 -1629479466383 | Reading posts sorted by "new" with a length of 10 -1629479467214 | Reading posts sorted by "new" with a length of 10 -1629479467972 | Reading posts sorted by "new" with a length of 10 -1629479469168 | Reading posts sorted by "new" with a length of 10 -1629479470066 | Reading posts sorted by "new" with a length of 10 -1629479470802 | Reading posts sorted by "new" with a length of 10 -1629479471542 | Reading posts sorted by "new" with a length of 10 -1629479473068 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629554668615 | Dumping config: -1629554668621 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629554672833 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629556175766 | Dumping config: -1629556175772 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629556262727 | Reading posts sorted by "new" with a length of 10 -1629559886977 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629561256346 | Dumping config: -1629561256352 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629561285920 | Reading posts sorted by "new" with a length of 10 -1629561375819 | Trying to set post "undefined", as name "testing for tagz" -1629561375820 | Contents: {"author":"deinz mudda","content":"\thier könnte ihre werbung stehen","create":1629561375819,"desc":"hier nicht","id":-1,"rating":{"+":0,"-":0},"tags":["$$$","othertag"],"title":"testing for tagz"} -1629561412303 | Reading posts sorted by "new" with a length of 10 -1629561433206 | Trying to set post "undefined", as name "testing for tagz" -1629561433207 | Contents: {"author":"deinz mudda","content":"\thier könnte ihre werbung stehen","create":1629561433206,"desc":"hier nicht","id":-1,"rating":{"+":0,"-":0},"tags":["$$$","othertag"],"title":"testing for tagz"} -1629561436203 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629562139411 | Dumping config: -1629562139417 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629562148042 | Reading posts sorted by "new" with a length of 10 -1629562159432 | Trying to set post "undefined", as name "testing for tagz" -1629562159432 | Contents: {"author":"deinz mudda","content":"\thier könnte ihre werbung stehen","create":1629562159432,"desc":"hier nicht","id":-1,"rating":{"+":0,"-":0},"tags":["$$$","othertag"],"title":"testing for tagz"} -1629562186165 | Trying to set post "undefined", as name "testing for tagz1" -1629562186166 | Contents: {"author":"deinz mudda","content":"\thier könnte ihre werbung stehen","create":1629562186156,"desc":"hier nicht","id":-1,"rating":{"+":0,"-":0},"tags":["$$$","othertag","othertag0"],"title":"testing for tagz1"} -1629562190529 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629562432556 | Dumping config: -1629562432562 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629564737518 | Reading posts sorted by "new" with a length of 10 -1629564753711 | Reading posts sorted by "new" with a length of 10 -1629565127882 | Reading posts sorted by "new" with a length of 10 -1629565280896 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629565491865 | Dumping config: -1629565491871 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629565492440 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- -1629565531401 | Dumping config: -1629565531407 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629565533680 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- -1629565550028 | Dumping config: -1629565550034 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629565552397 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- -1629565563542 | Dumping config: -1629565563548 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629565565389 | searching stuff by tags "$$$" and sorting "undefined" -1629565581774 | searching stuff by tags "othertag" and sorting "undefined" -1629565586640 | searching stuff by tags "othertag $$$" and sorting "undefined" -1629565845597 | Reading posts sorted by "new" with a length of 10 -1629565966893 | Reading posts sorted by "new" with a length of 10 -1629565992667 | Reading posts sorted by "new" with a length of 10 -1629566309698 | Reading posts sorted by "new" with a length of 10 -1629566460490 | searching stuff by tags "$$$" and sorting "undefined" -1629582948025 | Reading posts sorted by "new" with a length of 10 -1629582965937 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629586094251 | Dumping config: -1629586094256 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629586109664 | searching stuff by tags "$$$" and sorting "undefined" -1629586140819 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- -1629586146024 | Dumping config: -1629586146030 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629586146724 | searching stuff by tags "$$$" and sorting "undefined" -1629586156977 | searching stuff by tags "$$$ testing" and sorting "undefined" -1629586163565 | Reading posts sorted by "new" with a length of 10 -1629586168745 | searching stuff by tags "$$$ othertag" and sorting "undefined" -1629586176587 | searching stuff by tags "$$$ othertag" and sorting "undefined" -1629587294373 | Reading posts sorted by "new" with a length of 10 -1629587299456 | searching stuff by tags "$$$" and sorting "undefined" -1629587316925 | Reading posts sorted by "new" with a length of 10 -1629587444038 | Reading post 1 -1629587444689 | Reading comments from post "1", with length: undefined -1629587446984 | Trying to vote on post: 1; and vote: +; iptkn: 2096300560416030; ip: 82.207.236.116; -1629587452705 | Reading posts sorted by "new" with a length of 10 -1629587456320 | Reading postindex -1629587456859 | Reading posts sorted by "hot" with a length of 5 -1629587475660 | Reading post 2 -1629587476646 | Reading comments from post "2", with length: undefined -1629587478649 | Trying to vote on post: 2; and vote: -; iptkn: 4752029791258578; ip: 82.207.236.116; ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629669522494 | Dumping config: -1629669522500 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629669553756 | Reading posts sorted by "new" with a length of 10 -1629669590850 | Reading post 0 -1629669591245 | Reading comments from post "0", with length: undefined -1629669592410 | Trying to vote on post: 0; and vote: +; iptkn: 6332908487673150; ip: 87.123.198.233; -1629669600218 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- -1629670234769 | Dumping config: -1629670234776 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629670293840 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629714570079 | Dumping config: -1629714570084 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"search_only_tags":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629714573221 | Reading posts sorted by "new" with a length of 10 -1629714588297 | Reading post 1 -1629714588674 | Reading comments from post "1", with length: undefined -1629714608543 | Reading comments from post "1", with length: undefined -1629714608640 | Trying to comment to post "1", from ip "82.207.236.90" (tkn: 7463310261369193) with content: "Hi, - | me commenting here - | pls gimme IP!" -1629714611398 | Reading post 1 -1629714612361 | Reading comments from post "1", with length: undefined ---- SEPERATOR --- -1629714683685 | Dumping config: -1629714683691 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629714782593 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629715179381 | Dumping config: -1629715179387 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629715189129 | Reading posts sorted by "new" with a length of 10 -1629715408839 | Reading posts sorted by "new" with a length of 10 -1629715425785 | Reading posts sorted by "new" with a length of 10 -1629715666991 | Reading posts sorted by "new" with a length of 10 -1629715792163 | Reading post 2 -1629715792558 | Reading comments from post "2", with length: undefined -1629715809795 | Reading post 2 -1629715810285 | Reading comments from post "2", with length: undefined ---- SEPERATOR --- -1629716194735 | Dumping config: -1629716194741 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629719516642 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629719529909 | Dumping config: -1629719529915 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629719532203 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629719694625 | Dumping config: -1629719694630 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629719737266 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- -1629719999994 | Dumping config: -1629720000000 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629720057137 | Trying to set post "undefined", as name "me try 2 other creator" -1629720057138 | Contents: {"author":"Author","content":"# Your post (NO HEADLINE HERE)","create":1629720057137,"desc":"This is a post about *","id":-1,"rating":{"+":0,"-":0},"tags":["tag1","othertag1","$$$$"],"title":"me try 2 other creator"} -1629720067537 | Trying to set post "undefined", as name "me try 2 other creator" ---- SEPERATOR --- -1629720154609 | Dumping config: -1629720154615 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629720164614 | Reading posts sorted by "new" with a length of 10 -1629720217216 | Reading posts sorted by "new" with a length of 10 -1629720339874 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629720429702 | Dumping config: -1629720429708 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629720431298 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629720500917 | Dumping config: -1629720500922 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629720502303 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629721158710 | Dumping config: -1629721158716 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629721251036 | Reading posts sorted by "new" with a length of 10 -1629721254624 | Reading posts sorted by "new" with a length of 10 -1629721910423 | Reading posts sorted by "new" with a length of 10 -1629724829613 | Reading posts sorted by "new" with a length of 10 -1629727628418 | Trying to set post "undefined", as name "0das hier ist einz title" -1629727628419 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727628418,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"0das hier ist einz title"} -1629727632131 | Trying to set post "preview", as name "1das hier ist einz title" -1629727632132 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727632131,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"1das hier ist einz title"} -1629727635585 | Trying to set post "preview", as name "1das hier ist einz title" -1629727635587 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727635585,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"1das hier ist einz title"} -1629727638519 | Trying to set post "preview", as name "2das hier ist einz title" -1629727638520 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727638519,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"2das hier ist einz title"} -1629727642467 | Trying to set post "undefined", as name "2das hier ist einz title" -1629727642468 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727642467,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"2das hier ist einz title"} -1629727647823 | Trying to set post "undefined", as name "3das hier ist einz title" -1629727647825 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727647823,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"3das hier ist einz title"} -1629727650534 | Trying to set post "preview", as name "4das hier ist einz title" -1629727650536 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727650534,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"4das hier ist einz title"} -1629727652358 | Trying to set post "undefined", as name "4das hier ist einz title" -1629727652360 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727652358,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"4das hier ist einz title"} -1629727676048 | Trying to set post "undefined", as name "5das hier ist einz title" -1629727676049 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727676048,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"5das hier ist einz title"} -1629727681549 | Trying to set post "undefined", as name "6das hier ist einz title" -1629727681550 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727681549,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"6das hier ist einz title"} -1629727686171 | Trying to set post "undefined", as name "7das hier ist einz title" -1629727686172 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727686171,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"7das hier ist einz title"} -1629727689858 | Trying to set post "preview", as name "8das hier ist einz title" -1629727689859 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727689858,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"8das hier ist einz title"} -1629727692876 | Trying to set post "undefined", as name "8das hier ist einz title" -1629727692877 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727692876,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"8das hier ist einz title"} -1629727698662 | Trying to set post "undefined", as name "9das hier ist einz title" -1629727698663 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727698662,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"9das hier ist einz title"} -1629727706950 | Trying to set post "undefined", as name "10das hier ist einz title" -1629727706951 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727706950,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"10das hier ist einz title"} -1629727717296 | Trying to set post "undefined", as name "11das hier ist einz title" -1629727717297 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727717296,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"11das hier ist einz title"} -1629727721726 | Trying to set post "undefined", as name "12das hier ist einz title" -1629727721727 | Contents: {"author":"author","content":"# Your post (NO HEADLINE HERE)\nyou post ","create":1629727721726,"desc":"desc","id":-1,"rating":{"+":0,"-":0},"tags":["tag0","othertag","$$$"],"title":"12das hier ist einz title"} -1629727812617 | Reading posts sorted by "new" with a length of 10 -1629727825196 | Reading posts sorted by "new" with a length of 10 -1629727925705 | Reading posts sorted by "new" with a length of 10 -1629728008009 | Reading posts sorted by "new" with a length of 10 -1629728104861 | searching stuff by tags "$$$" and sorting "undefined" ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- ---- SEPERATOR --- -1629731380955 | Dumping config: -1629731380961 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":false,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629731615844 | Reading posts sorted by "new" with a length of 10 -1629731622684 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- -1629733161895 | Dumping config: -1629733161901 | {"debug":false,"logging":1337,"logfile":"logs/log.log","ipget_endpoint_set":"//derzombiiie.com/getip.php?settoken=${TOKEN}","ipget_endpoint_get":"//derzombiiie.com/getip.php?token=${TOKEN}","cl":true,"site_name":"blog.derzombiiie.com","search_enable":true,"commenting_enabled":true,"post_ranking_auto":43200,"index_post_sort":"new","comment_sync_on_write":false,"comment_auto_sync":360} -1629733172114 | Reading posts sorted by "new" with a length of 10 -1629733207204 | Reading posts sorted by "new" with a length of 10 -1629734004107 | Reading posts sorted by "new" with a length of 10 ---- SEPERATOR --- ---- SEPERATOR --- diff --git a/master b/master deleted file mode 100644 index b8153f0..0000000 Binary files a/master and /dev/null differ diff --git a/node/app.js b/node/app.js index 56da250..2a6de8a 100644 --- a/node/app.js +++ b/node/app.js @@ -379,20 +379,6 @@ app.get("/search", (req, res) => { app.get("/search", (req, res) => filestuff.readFS(req,res,"html/search/disabled.html","text/html")) } -// debug stuff: -if( conf.debug ) -app.get("/debug/:action", (req, res) => { - switch ( req.params.action ) { - case "ip": - res.end(req.ip) - break - - case "ips": - res.end(JSON.stringify( req.ips )) - break - } -}) - // admin stuff: admin.init(comments, posts, log) con.registercmd( "passwd", (arg) => { diff --git a/sort.js b/sort.js deleted file mode 100644 index faebb55..0000000 --- a/sort.js +++ /dev/null @@ -1,37 +0,0 @@ -posts = [ - - {"id":4, - "rating":{"+":50,"-":30}}, - - {"id":3, - "rating":{"+":50,"-":990}}, - {"id":1, - "rating":{"+":50,"-":10}}, - {"id":2, - "rating":{"+":50,"-":20}}, -] - -let filterMap = {}; -posts.forEach((item, index) => { - if (!filterMap[item.id] || filterMap[item.id].rating < ( posts.rating["+"] - posts.rating["-"]) ) { - // calc item rating: - let newitem = item - newitem.rating = item.rating["+"] - item.rating["-"] - filterMap[item.id] = newitem; - } -}) - -let result = []; - -for (let id in filterMap) { - result.push(filterMap[id]); -} -result.sort((a , b) => { - return b.rating - a.rating; -}); -let sorted = [] -result.forEach((elem, i) => { - sorted.push(elem.id) -}) - -console.log(sorted) \ No newline at end of file diff --git a/storage/comments.json b/storage/comments.json index 3b929e7..2c63c08 100644 --- a/storage/comments.json +++ b/storage/comments.json @@ -1,46 +1,2 @@ { - "0-0": { - "time": 1628548565347, - "author": "87.123.198.124", - "body": "fist comment to be send! (using the \"complete\" system that is!)\neven support for\nNEWLINES\n(no MD though)", - "id": 0 - }, - "0-1": { - "time": 1628633229656, - "author": "DerZombiiie", - "authorinfo": { - "origin": "console" - }, - "body": "this, as this is a testing blog post\nalso Newlines **no** markdown though :(\nmaybe later!", - "id": 1 - }, - "0-2": { - "time": 1628710062750, - "author": "Edzel", - "authorinfo": { - "origin": "console" - }, - "body": "Hi, me here!\nthis is from\nconsole", - "id": 2 - }, - "0-3": { - "time": 1629302893284, - "author": "82.207.236.224", - "authorinfo": { - "country": "DE", - "origin": "web" - }, - "body": "This is a test to test\nif the authorinfo works correctly!", - "id": 3 - }, - "0-len": 5, - "0-4": { - "time": 1629373943454, - "author": "94.134.179.144", - "authorinfo": { - "country": "DE", - "origin": "web" - }, - "body": "fgaW " - } -} \ No newline at end of file +} diff --git a/storage/posts.json b/storage/posts.json index 930d53f..2c63c08 100644 --- a/storage/posts.json +++ b/storage/posts.json @@ -1,311 +1,2 @@ { - "0": { - "title": "Im trying MD post", - "author": "derzombiiie", - "desc": "HERE PRESS THIS THIS NOT CONTENT THIS DESC!", - "content": "# Article!\nwelcome\n*bold***italic** ***bold+italic***\n- point1\n- point2- \n me not more md from the brain :(", - "href": "#", - "tags": [ - "$$$", - "testing" - ], - "dummy": { - "1": 2 - }, - "rating": { - "+": 999, - "-": 1 - }, - "create": 2, - "id": 0 - }, - "1": { - "author": "deinz mudda", - "content": "\thier könnte ihre werbung stehen", - "create": 1629562159432, - "desc": "hier nicht", - "id": 1, - "rating": { - "+": 1, - "-": 0 - }, - "tags": [ - "$$$", - "othertag" - ], - "title": "testing for tagz" - }, - "2": { - "author": "deinz mudda", - "content": "\thier könnte ihre werbung stehen", - "create": 1629562186156, - "desc": "hier nicht", - "id": 2, - "rating": { - "+": 0, - "-": 1 - }, - "tags": [ - "$$$", - "othertag", - "othertag0" - ], - "title": "testing for tagz1" - }, - "3": { - "author": "Author", - "content": "# Your post (NO HEADLINE HERE)", - "create": 1629720057137, - "desc": "This is a post about *", - "id": 3, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$$", - "othertag1", - "tag1" - ], - "title": "me try 2 other creator" - }, - "4": { - "author": "Author", - "content": "# Your post (NO HEADLINE HERE)", - "create": 1629720067537, - "desc": "This is a post about *", - "id": 4, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$$", - "othertag1", - "tag1" - ], - "title": "me try 2 other creator" - }, - "5": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727628418, - "desc": "desc", - "id": 5, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "0das hier ist einz title" - }, - "6": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727642467, - "desc": "desc", - "id": 6, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "2das hier ist einz title" - }, - "7": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727647823, - "desc": "desc", - "id": 7, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "3das hier ist einz title" - }, - "8": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727652358, - "desc": "desc", - "id": 8, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "4das hier ist einz title" - }, - "9": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727676048, - "desc": "desc", - "id": 9, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "5das hier ist einz title" - }, - "10": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727681549, - "desc": "desc", - "id": 10, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "6das hier ist einz title" - }, - "11": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727686171, - "desc": "desc", - "id": 11, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "7das hier ist einz title" - }, - "12": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727692876, - "desc": "desc", - "id": 12, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "8das hier ist einz title" - }, - "13": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727698662, - "desc": "desc", - "id": 13, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "9das hier ist einz title" - }, - "14": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727706950, - "desc": "desc", - "id": 14, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "10das hier ist einz title" - }, - "15": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727717296, - "desc": "desc", - "id": 15, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "11das hier ist einz title" - }, - "16": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727721726, - "desc": "desc", - "id": 16, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "$$$", - "othertag", - "tag0" - ], - "title": "12das hier ist einz title" - }, - "len": 17, - "preview": { - "author": "author", - "content": "# Your post (NO HEADLINE HERE)\nyou post ", - "create": 1629727689858, - "desc": "desc", - "id": -1, - "rating": { - "+": 0, - "-": 0 - }, - "tags": [ - "tag0", - "othertag", - "$$$" - ], - "title": "8das hier ist einz title" - } -} \ No newline at end of file +} diff --git a/testing.log b/testing.log deleted file mode 100644 index 55179c3..0000000 --- a/testing.log +++ /dev/null @@ -1,4 +0,0 @@ -undefined--- SEPERATOR --- -test1234 -test1234 -test1234