From b7da8b575aab2d2e207f7c13ce628295c662ba3a Mon Sep 17 00:00:00 2001 From: iro84657 Date: Tue, 10 May 2022 21:02:56 -0400 Subject: [PATCH] Add trailing LF to text files --- dependabot.yml | 2 +- docker-compose.yml | 2 +- files/assets/css/4chan.css | 2 +- files/assets/css/classic.css | 2 +- files/assets/css/classic_dark.css | 2 +- files/assets/css/coffee.css | 2 +- files/assets/css/dark.css | 2 +- files/assets/css/dramblr.css | 2 +- files/assets/css/light.css | 2 +- files/assets/css/midnight.css | 2 +- files/assets/css/transparent.css | 2 +- files/assets/css/tron.css | 2 +- files/assets/css/win98.css | 2 +- files/assets/js/award_modal.js | 2 +- files/assets/js/ban_modal.js | 2 +- files/assets/js/bugs.js | 2 +- files/assets/js/chat.js | 2 +- files/assets/js/clipboard.js | 2 +- files/assets/js/comments+submission_listing.js | 2 +- files/assets/js/comments.js | 2 +- files/assets/js/comments_admin.js | 2 +- files/assets/js/comments_v.js | 2 +- files/assets/js/critters.js | 2 +- files/assets/js/delete_post_modal.js | 2 +- files/assets/js/emoji_modal.js | 2 +- files/assets/js/fireflies.js | 2 +- files/assets/js/followers.js | 2 +- files/assets/js/following.js | 2 +- files/assets/js/formatting.js | 2 +- files/assets/js/gif_modal.js | 2 +- files/assets/js/header.js | 2 +- files/assets/js/lite-youtube.js | 2 +- files/assets/js/lozad.js | 2 +- files/assets/js/marked.js | 2 +- files/assets/js/mobile_navigation_bar.js | 2 +- files/assets/js/new_comments_count.js | 2 +- files/assets/js/post_toast2.js | 2 +- files/assets/js/pusher.js | 2 +- files/assets/js/report_post_modal.js | 2 +- files/assets/js/service-worker.js | 2 +- files/assets/js/settings_blocks.js | 2 +- files/assets/js/settings_profile.js | 2 +- files/assets/js/settings_security.js | 2 +- files/assets/js/signup.js | 2 +- files/assets/js/sort_table.js | 2 +- files/assets/js/submission_listing.js | 2 +- files/assets/js/submit.js | 2 +- files/assets/js/togglePostEdit.js | 2 +- files/assets/js/userpage.js | 2 +- files/assets/js/userpage_v.js | 2 +- files/assets/manifest_TheMotte.json | 2 +- files/assets/robots.txt | 2 +- files/classes/__init__.py | 2 +- files/classes/clients.py | 2 +- files/classes/comment.py | 2 +- files/classes/domains.py | 2 +- files/classes/exiles.py | 2 +- files/classes/flags.py | 2 +- files/classes/follows.py | 2 +- files/classes/marsey.py | 2 +- files/classes/mod.py | 2 +- files/classes/mod_logs.py | 2 +- files/classes/notifications.py | 2 +- files/classes/saves.py | 2 +- files/classes/sub.py | 2 +- files/classes/sub_block.py | 2 +- files/classes/submission.py | 2 +- files/classes/subscriptions.py | 2 +- files/classes/userblock.py | 2 +- files/classes/votes.py | 2 +- files/helpers/alerts.py | 2 +- files/helpers/blackjack.py | 2 +- files/helpers/const.py | 2 +- files/helpers/discord.py | 2 +- files/helpers/get.py | 2 +- files/helpers/images.py | 2 +- files/helpers/jinja2.py | 2 +- files/helpers/slots.py | 2 +- files/helpers/treasure.py | 2 +- files/helpers/wrappers.py | 2 +- files/routes/__init__.py | 2 +- files/routes/admin.py | 2 +- files/routes/chat.py | 2 +- files/routes/comments.py | 2 +- files/routes/discord.py | 2 +- files/routes/errors.py | 2 +- files/routes/feeds.py | 2 +- files/routes/front.py | 2 +- files/routes/reporting.py | 2 +- files/routes/search.py | 2 +- files/routes/settings.py | 2 +- files/routes/subs.py | 2 +- files/routes/users.py | 2 +- files/routes/votes.py | 2 +- files/templates/admin/admin_home.html | 2 +- files/templates/admin/alt_votes.html | 2 +- files/templates/admin/app.html | 2 +- files/templates/admin/apps.html | 2 +- files/templates/admin/awards.html | 2 +- files/templates/admin/banned_domains.html | 2 +- files/templates/admin/content_stats.html | 2 +- files/templates/admin/image_posts.html | 2 +- files/templates/admin/new_users.html | 2 +- files/templates/admin/removed_posts.html | 2 +- files/templates/admin/reported_posts.html | 2 +- files/templates/admin/sidebar.html | 2 +- files/templates/api.html | 2 +- files/templates/authforms.html | 2 +- files/templates/award_modal.html | 2 +- files/templates/badges.html | 2 +- files/templates/ban_modal.html | 2 +- files/templates/changelog.html | 2 +- files/templates/chat.html | 2 +- files/templates/comments.html | 2 +- files/templates/emoji_modal.html | 2 +- files/templates/errors/401.html | 2 +- files/templates/errors/413.html | 2 +- files/templates/errors/nsfw.html | 2 +- files/templates/errors/patron.html | 2 +- files/templates/expanded_image_modal.html | 2 +- files/templates/followers.html | 2 +- files/templates/following.html | 2 +- files/templates/forgot_password.html | 2 +- files/templates/formatting.html | 2 +- files/templates/gif_modal.html | 2 +- files/templates/home.html | 2 +- files/templates/home_comments.html | 2 +- files/templates/leaderboard.html | 2 +- files/templates/log.html | 2 +- files/templates/lost_2fa.html | 2 +- files/templates/marseys.html | 2 +- files/templates/mine.html | 2 +- files/templates/mobile_navigation_bar.html | 2 +- files/templates/notifications.html | 2 +- files/templates/oauth.html | 2 +- files/templates/report_post_modal.html | 2 +- files/templates/reset_password.html | 2 +- files/templates/rules.html | 2 +- files/templates/search.html | 2 +- files/templates/search_comments.html | 2 +- files/templates/search_users.html | 2 +- files/templates/settings.html | 2 +- files/templates/settings2.html | 2 +- files/templates/settings_blocks.html | 2 +- files/templates/settings_css.html | 2 +- files/templates/settings_profilecss.html | 2 +- files/templates/settings_security.html | 2 +- files/templates/sidebar.html | 2 +- files/templates/sidebar_TheMotte.html | 2 +- files/templates/sub/blockers.html | 2 +- files/templates/sub/create_sub.html | 2 +- files/templates/sub/exilees.html | 2 +- files/templates/sub/mods.html | 2 +- files/templates/sub/settings.html | 2 +- files/templates/sub/subs.html | 2 +- files/templates/sub/subscribers.html | 2 +- files/templates/submission_listing.html | 2 +- files/templates/submit.html | 2 +- files/templates/transfers.html | 2 +- files/templates/userpage.html | 2 +- files/templates/userpage_blocked.html | 2 +- files/templates/userpage_comments.html | 2 +- files/templates/userpage_private.html | 2 +- files/templates/viewers.html | 2 +- files/templates/voted_posts.html | 2 +- files/templates/voters.html | 2 +- files/templates/votes.html | 2 +- pg_hba.conf | 2 +- push.sh | 2 +- pushforce.sh | 2 +- readme.md | 2 +- seed-db.sql | 2 +- site_settings.json | 2 +- supervisord.conf | 2 +- ubuntu_setup | 2 +- 175 files changed, 175 insertions(+), 175 deletions(-) diff --git a/dependabot.yml b/dependabot.yml index fa05fac46..e7d142d41 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -3,4 +3,4 @@ updates: - package-ecosystem: "pip" directory: "/" schedule: - interval: "daily" \ No newline at end of file + interval: "daily" diff --git a/docker-compose.yml b/docker-compose.yml index 691c16797..9a846bb87 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -34,4 +34,4 @@ services: environment: - POSTGRES_HOST_AUTH_METHOD=trust ports: - - "5432:5432" \ No newline at end of file + - "5432:5432" diff --git a/files/assets/css/4chan.css b/files/assets/css/4chan.css index fa9a49b1b..07a4d080f 100644 --- a/files/assets/css/4chan.css +++ b/files/assets/css/4chan.css @@ -148,4 +148,4 @@ blockquote a { #frontpage .post-title a:visited, .visited { color: #949494 !important; -} \ No newline at end of file +} diff --git a/files/assets/css/classic.css b/files/assets/css/classic.css index 557f729d2..54cf76dad 100644 --- a/files/assets/css/classic.css +++ b/files/assets/css/classic.css @@ -521,4 +521,4 @@ a.nav-link:hover { #frontpage .post-title a:visited, .visited { color: #6e6e6e !important; -} \ No newline at end of file +} diff --git a/files/assets/css/classic_dark.css b/files/assets/css/classic_dark.css index 182443d9b..96b3471ae 100644 --- a/files/assets/css/classic_dark.css +++ b/files/assets/css/classic_dark.css @@ -203,4 +203,4 @@ a.nav-link:hover { #frontpage .post-title a:visited, .visited { color: #6e6e6e !important; -} \ No newline at end of file +} diff --git a/files/assets/css/coffee.css b/files/assets/css/coffee.css index 0a120e9aa..dbc63a7c2 100644 --- a/files/assets/css/coffee.css +++ b/files/assets/css/coffee.css @@ -100,4 +100,4 @@ blockquote { #frontpage .post-title a:visited, .visited { color: #949494 !important; -} \ No newline at end of file +} diff --git a/files/assets/css/dark.css b/files/assets/css/dark.css index d879a9756..9305b4eb4 100644 --- a/files/assets/css/dark.css +++ b/files/assets/css/dark.css @@ -69,4 +69,4 @@ pre { #frontpage .post-title a:visited, .visited { color: #7a7a7a !important; -} \ No newline at end of file +} diff --git a/files/assets/css/dramblr.css b/files/assets/css/dramblr.css index 0688833f9..971472193 100644 --- a/files/assets/css/dramblr.css +++ b/files/assets/css/dramblr.css @@ -136,4 +136,4 @@ color: var(--gray-700); #frontpage .post-title a:visited, .visited { color: #6e6e6e !important; -} \ No newline at end of file +} diff --git a/files/assets/css/light.css b/files/assets/css/light.css index 0f9623caa..85ac5cc93 100644 --- a/files/assets/css/light.css +++ b/files/assets/css/light.css @@ -82,4 +82,4 @@ blockquote { #frontpage .post-title a:visited, .visited { color: #7a7a7a !important; -} \ No newline at end of file +} diff --git a/files/assets/css/midnight.css b/files/assets/css/midnight.css index aee8a58f0..cbf88e753 100644 --- a/files/assets/css/midnight.css +++ b/files/assets/css/midnight.css @@ -44,4 +44,4 @@ body, .navbar-light, .navbar-dark, .card, .modal-content, .comment-write textare #frontpage .post-title a:visited, .visited { color: #6e6e6e !important; -} \ No newline at end of file +} diff --git a/files/assets/css/transparent.css b/files/assets/css/transparent.css index 0ab73565b..cc2b09f31 100644 --- a/files/assets/css/transparent.css +++ b/files/assets/css/transparent.css @@ -73,4 +73,4 @@ pre { #frontpage .post-title a:visited, .visited { color: #7a7a7a !important; -} \ No newline at end of file +} diff --git a/files/assets/css/tron.css b/files/assets/css/tron.css index 245d439a3..88730169e 100644 --- a/files/assets/css/tron.css +++ b/files/assets/css/tron.css @@ -221,4 +221,4 @@ #frontpage .post-title a:visited, .visited { color: #b0b0b0 !important; -} \ No newline at end of file +} diff --git a/files/assets/css/win98.css b/files/assets/css/win98.css index 59aeb838a..57e68cfdc 100644 --- a/files/assets/css/win98.css +++ b/files/assets/css/win98.css @@ -162,4 +162,4 @@ blockquote { #frontpage .post-title a:visited, .visited { color: #5c5c5c !important; -} \ No newline at end of file +} diff --git a/files/assets/js/award_modal.js b/files/assets/js/award_modal.js index 517600a85..10d188b0a 100644 --- a/files/assets/js/award_modal.js +++ b/files/assets/js/award_modal.js @@ -148,4 +148,4 @@ function buy(mb) { xhr.send(form); -} \ No newline at end of file +} diff --git a/files/assets/js/ban_modal.js b/files/assets/js/ban_modal.js index 2d3c39adb..94d07aaf3 100644 --- a/files/assets/js/ban_modal.js +++ b/files/assets/js/ban_modal.js @@ -19,4 +19,4 @@ function banModal(link, id, name) { xhr.send(fd); } -} \ No newline at end of file +} diff --git a/files/assets/js/bugs.js b/files/assets/js/bugs.js index bd94737fc..95d21d6e9 100644 --- a/files/assets/js/bugs.js +++ b/files/assets/js/bugs.js @@ -4,4 +4,4 @@ new BugController({ minBugs: 10, maxBugs: 20, mouseOver: "multiply" -}); \ No newline at end of file +}); diff --git a/files/assets/js/chat.js b/files/assets/js/chat.js index f6a1a64bf..f2fdaeecb 100644 --- a/files/assets/js/chat.js +++ b/files/assets/js/chat.js @@ -160,4 +160,4 @@ socket.on('typing', function (users){ } }) -box.scrollTo(0, box.scrollHeight) \ No newline at end of file +box.scrollTo(0, box.scrollHeight) diff --git a/files/assets/js/clipboard.js b/files/assets/js/clipboard.js index 456329856..dc45d5b4c 100644 --- a/files/assets/js/clipboard.js +++ b/files/assets/js/clipboard.js @@ -4,4 +4,4 @@ var clipboard = new ClipboardJS('.copy-link'); clipboard.on('success', function(e) { var myToast = bootstrap.Toast.getOrCreateInstance(document.getElementById('toast-success')); myToast.show(); -}); \ No newline at end of file +}); diff --git a/files/assets/js/comments+submission_listing.js b/files/assets/js/comments+submission_listing.js index 3091d8c02..2a2a6e5c1 100644 --- a/files/assets/js/comments+submission_listing.js +++ b/files/assets/js/comments+submission_listing.js @@ -93,4 +93,4 @@ function bet_vote(cid) { scoretext.textContent = score + 1; post('/bet/' + cid); document.getElementById("user-coins-amount").innerText = parseInt(document.getElementById("user-coins-amount").innerText) - 200; -} \ No newline at end of file +} diff --git a/files/assets/js/comments.js b/files/assets/js/comments.js index 02887073b..ee05b4e7d 100644 --- a/files/assets/js/comments.js +++ b/files/assets/js/comments.js @@ -27,4 +27,4 @@ function expandMarkdown(t,id) { let val = t.getElementsByTagName('span')[0] if (val.innerHTML == 'View source') val.innerHTML = 'Hide source' else val.innerHTML = 'View source' -}; \ No newline at end of file +}; diff --git a/files/assets/js/comments_admin.js b/files/assets/js/comments_admin.js index cfc0fe8c5..2ece24db8 100644 --- a/files/assets/js/comments_admin.js +++ b/files/assets/js/comments_admin.js @@ -71,4 +71,4 @@ function approveComment2(post_id,button1,button2) { document.getElementById(button1).classList.toggle("d-none"); document.getElementById(button2).classList.toggle("d-none"); } -} \ No newline at end of file +} diff --git a/files/assets/js/comments_v.js b/files/assets/js/comments_v.js index 06663c11c..284a67d25 100644 --- a/files/assets/js/comments_v.js +++ b/files/assets/js/comments_v.js @@ -340,4 +340,4 @@ function handle_action(type, cid, thing) { }, 2000); } xhr.send(form) -} \ No newline at end of file +} diff --git a/files/assets/js/critters.js b/files/assets/js/critters.js index 6a773f778..c328faa56 100644 --- a/files/assets/js/critters.js +++ b/files/assets/js/critters.js @@ -30,4 +30,4 @@ c;g.dropping(c,b,e,f,a)})},dropping:function(a,b,c,d,e){a-=this._lastTimestamp;v (2*a+b%2)*c.options.bugWidth+"px 100%";c.twitch(a,++b)},c.random(300,800))},this.random(1E3,1E4))},rad2deg:function(a){return a*this.rad2deg_k},deg2rad:function(a){return a*this.deg2rad_k},random:function(a,b,c){if(a==b)return a;a=Math.round(a-.5+Math.random()*(b-a+1));return c?.5document.documentElement.clientHeight-this.options.edge_resistance&&(this.near_edge|=this.NEAR_BOTTOM_EDGE);this.bug.leftdocument.documentElement.clientWidth-this.options.edge_resistance&&(this.near_edge|=this.NEAR_RIGHT_EDGE);return this.near_edge},getPos:function(){return this.inserted&& this.bug&&this.bug.style?{top:parseInt(this.bug.top,10),left:parseInt(this.bug.left,10)}:null}},SpawnBug=function(){var a={},b;for(b in Bug)Bug.hasOwnProperty(b)&&(a[b]=Bug[b]);return a},mergeOptions=function(a,b,c){"undefined"==typeof c&&(c=!0);a=c?cloneOf(a):a;for(var d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);return a},cloneOf=function(a){if(null==a||"object"!=typeof a)return a;var b=a.constructor(),c;for(c in a)a.hasOwnProperty(c)&&(b[c]=cloneOf(a[c]));return b}; -window.requestAnimFrame=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(a,b){window.setTimeout(a,1E3/60)}}(); \ No newline at end of file +window.requestAnimFrame=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame||window.oRequestAnimationFrame||window.msRequestAnimationFrame||function(a,b){window.setTimeout(a,1E3/60)}}(); diff --git a/files/assets/js/delete_post_modal.js b/files/assets/js/delete_post_modal.js index 2718c7d54..3452997f7 100644 --- a/files/assets/js/delete_post_modal.js +++ b/files/assets/js/delete_post_modal.js @@ -25,4 +25,4 @@ function delete_postModal(id) { }; xhr.send(form); }; -} \ No newline at end of file +} diff --git a/files/assets/js/emoji_modal.js b/files/assets/js/emoji_modal.js index 18abfef4d..f880973fc 100644 --- a/files/assets/js/emoji_modal.js +++ b/files/assets/js/emoji_modal.js @@ -155,4 +155,4 @@ function getEmoji(searchTerm) { if (favorite_emojis[searchTerm]) favorite_emojis[searchTerm] += 1 else favorite_emojis[searchTerm] = 1 localStorage.setItem("favorite_emojis", JSON.stringify(favorite_emojis)) -} \ No newline at end of file +} diff --git a/files/assets/js/fireflies.js b/files/assets/js/fireflies.js index d6185b2f2..39ba5fbbd 100644 --- a/files/assets/js/fireflies.js +++ b/files/assets/js/fireflies.js @@ -4,4 +4,4 @@ new BugController({ minBugs: 10, maxBugs: 30, mouseOver: "multiply" -}); \ No newline at end of file +}); diff --git a/files/assets/js/followers.js b/files/assets/js/followers.js index caec86df8..1f633abef 100644 --- a/files/assets/js/followers.js +++ b/files/assets/js/followers.js @@ -2,4 +2,4 @@ function removeFollower(event, username) { post_toast(event.target,'/remove_follow/' + username); let table = document.getElementById("followers-table"); table.removeChild(event.target.parentElement.parentElement); -} \ No newline at end of file +} diff --git a/files/assets/js/following.js b/files/assets/js/following.js index c6acd1e1d..151ca7f8b 100644 --- a/files/assets/js/following.js +++ b/files/assets/js/following.js @@ -2,4 +2,4 @@ function removeFollowing(event, username) { post_toast(event.target,'/unfollow/' + username); let table = document.getElementById("followers-table"); table.removeChild(event.target.parentElement.parentElement); -} \ No newline at end of file +} diff --git a/files/assets/js/formatting.js b/files/assets/js/formatting.js index 74f26774c..ca6c4b0af 100644 --- a/files/assets/js/formatting.js +++ b/files/assets/js/formatting.js @@ -54,4 +54,4 @@ function makeQuote(form) { else { text.value = text.value.substring(0, startIndex) + format + selectedText + text.value.substring(endIndex); } -} \ No newline at end of file +} diff --git a/files/assets/js/gif_modal.js b/files/assets/js/gif_modal.js index d2a76c46e..ba6d57470 100644 --- a/files/assets/js/gif_modal.js +++ b/files/assets/js/gif_modal.js @@ -79,4 +79,4 @@ function insertGIF(url,form) { commentBox.value = old + gif; if (typeof checkForRequired === "function") checkForRequired(); -} \ No newline at end of file +} diff --git a/files/assets/js/header.js b/files/assets/js/header.js index 153f677a4..38de66eca 100644 --- a/files/assets/js/header.js +++ b/files/assets/js/header.js @@ -121,4 +121,4 @@ function changename(s1,s2) { filename += e.name.substr(0, 20) + ', '; } document.getElementById(s1).innerHTML = escapeHTML(filename.slice(0, -2)); -} \ No newline at end of file +} diff --git a/files/assets/js/lite-youtube.js b/files/assets/js/lite-youtube.js index b1d3e15c9..ac451d82b 100644 --- a/files/assets/js/lite-youtube.js +++ b/files/assets/js/lite-youtube.js @@ -61,4 +61,4 @@ iframeEl.focus(); } } -customElements.define('lite-youtube', LiteYTEmbed); \ No newline at end of file +customElements.define('lite-youtube', LiteYTEmbed); diff --git a/files/assets/js/lozad.js b/files/assets/js/lozad.js index 031f88cb5..75aeeee74 100644 --- a/files/assets/js/lozad.js +++ b/files/assets/js/lozad.js @@ -14,4 +14,4 @@ for (const e of images) { document.getElementById("desktop-expanded-image-link").href = image; document.getElementById("desktop-expanded-image-wrap-link").href = image; } -} \ No newline at end of file +} diff --git a/files/assets/js/marked.js b/files/assets/js/marked.js index 6f67cc8be..fa7b38157 100644 --- a/files/assets/js/marked.js +++ b/files/assets/js/marked.js @@ -68,4 +68,4 @@ function charLimit(form, text) { } text.innerText = length + ' / ' + maxLength; -} \ No newline at end of file +} diff --git a/files/assets/js/mobile_navigation_bar.js b/files/assets/js/mobile_navigation_bar.js index 0cf3aa2cf..ff33e1ccd 100644 --- a/files/assets/js/mobile_navigation_bar.js +++ b/files/assets/js/mobile_navigation_bar.js @@ -41,4 +41,4 @@ window.onscroll = function () { } } prevScrollpos = currentScrollPos; -} \ No newline at end of file +} diff --git a/files/assets/js/new_comments_count.js b/files/assets/js/new_comments_count.js index 02f7a4e23..8f359d539 100644 --- a/files/assets/js/new_comments_count.js +++ b/files/assets/js/new_comments_count.js @@ -38,4 +38,4 @@ if (typeof showNewCommentCounts === 'undefined') { } setTimeout(cleanCache, 500) -} \ No newline at end of file +} diff --git a/files/assets/js/post_toast2.js b/files/assets/js/post_toast2.js index f802af51b..954e71205 100644 --- a/files/assets/js/post_toast2.js +++ b/files/assets/js/post_toast2.js @@ -39,4 +39,4 @@ function post_toast2(t, url, button1, button2) { }; xhr.send(form); -} \ No newline at end of file +} diff --git a/files/assets/js/pusher.js b/files/assets/js/pusher.js index 7fedbcd1e..a330e5235 100644 --- a/files/assets/js/pusher.js +++ b/files/assets/js/pusher.js @@ -2611,4 +2611,4 @@ beamsClient.start() .then((beamsClient) => beamsClient.getDeviceId()) .then(() => beamsClient.addDeviceInterest(strid)) .then(() => beamsClient.getDeviceInterests()) -.catch(console.error); \ No newline at end of file +.catch(console.error); diff --git a/files/assets/js/report_post_modal.js b/files/assets/js/report_post_modal.js index 3ef963d83..1e64a0347 100644 --- a/files/assets/js/report_post_modal.js +++ b/files/assets/js/report_post_modal.js @@ -32,4 +32,4 @@ function report_postModal(id) { xhr.send(form); } -}; \ No newline at end of file +}; diff --git a/files/assets/js/service-worker.js b/files/assets/js/service-worker.js index f2918a743..68edf801a 100644 --- a/files/assets/js/service-worker.js +++ b/files/assets/js/service-worker.js @@ -1 +1 @@ -importScripts("https://js.pusher.com/beams/service-worker.js"); \ No newline at end of file +importScripts("https://js.pusher.com/beams/service-worker.js"); diff --git a/files/assets/js/settings_blocks.js b/files/assets/js/settings_blocks.js index af1269b38..835e9d48e 100644 --- a/files/assets/js/settings_blocks.js +++ b/files/assets/js/settings_blocks.js @@ -28,4 +28,4 @@ function block_user() { } xhr.send(f) } -} \ No newline at end of file +} diff --git a/files/assets/js/settings_profile.js b/files/assets/js/settings_profile.js index 4070b69a7..f8b1d71f9 100644 --- a/files/assets/js/settings_profile.js +++ b/files/assets/js/settings_profile.js @@ -56,4 +56,4 @@ document.onpaste = function(event) { document.getElementById('filename-show').textContent = filename; } } -} \ No newline at end of file +} diff --git a/files/assets/js/settings_security.js b/files/assets/js/settings_security.js index e86e70342..63da6777e 100644 --- a/files/assets/js/settings_security.js +++ b/files/assets/js/settings_security.js @@ -7,4 +7,4 @@ const twoStepModal = new bootstrap.Modal(document.getElementById('2faModal')) function emailVerifyText() { document.getElementById("email-verify-text").innerHTML = "Verification email sent! Please check your inbox."; -} \ No newline at end of file +} diff --git a/files/assets/js/signup.js b/files/assets/js/signup.js index a05318540..838c2665c 100644 --- a/files/assets/js/signup.js +++ b/files/assets/js/signup.js @@ -38,4 +38,4 @@ document.getElementById('username-register').addEventListener('input', function }) } } -}); \ No newline at end of file +}); diff --git a/files/assets/js/sort_table.js b/files/assets/js/sort_table.js index 214b49222..c64fa4255 100644 --- a/files/assets/js/sort_table.js +++ b/files/assets/js/sort_table.js @@ -24,4 +24,4 @@ function sort_table(n) { switchcount ++; } } -} \ No newline at end of file +} diff --git a/files/assets/js/submission_listing.js b/files/assets/js/submission_listing.js index cdb04cc4a..ab4fd9b23 100644 --- a/files/assets/js/submission_listing.js +++ b/files/assets/js/submission_listing.js @@ -13,4 +13,4 @@ function togglevideo(pid) { let vid2 = document.getElementById(`video2-${pid}`) if (vid.contains('d-none')) vid2.pause() else vid2.play() -} \ No newline at end of file +} diff --git a/files/assets/js/submit.js b/files/assets/js/submit.js index 58bc3497a..52f5250b4 100644 --- a/files/assets/js/submit.js +++ b/files/assets/js/submit.js @@ -161,4 +161,4 @@ function checkRepost(t) { } xhr.send(form) } -} \ No newline at end of file +} diff --git a/files/assets/js/togglePostEdit.js b/files/assets/js/togglePostEdit.js index 8b633c4a3..b4931b535 100644 --- a/files/assets/js/togglePostEdit.js +++ b/files/assets/js/togglePostEdit.js @@ -8,4 +8,4 @@ function togglePostEdit(id){ title.classList.toggle("d-none"); form.classList.toggle("d-none"); autoExpand(box); -}; \ No newline at end of file +}; diff --git a/files/assets/js/userpage.js b/files/assets/js/userpage.js index a8a5100b3..5d1845b8a 100644 --- a/files/assets/js/userpage.js +++ b/files/assets/js/userpage.js @@ -50,4 +50,4 @@ else }, {once : true}); } } -} \ No newline at end of file +} diff --git a/files/assets/js/userpage_v.js b/files/assets/js/userpage_v.js index d5f9f08aa..1ccb3fdf6 100644 --- a/files/assets/js/userpage_v.js +++ b/files/assets/js/userpage_v.js @@ -182,4 +182,4 @@ function submitFormAjax(e) { xhr.send(formData); return false -} \ No newline at end of file +} diff --git a/files/assets/manifest_TheMotte.json b/files/assets/manifest_TheMotte.json index 8b11d221f..3f8b73c3a 100644 --- a/files/assets/manifest_TheMotte.json +++ b/files/assets/manifest_TheMotte.json @@ -5,4 +5,4 @@ "display": "standalone", "background_color": "#FFFFFF", "description": "The Motte" -} \ No newline at end of file +} diff --git a/files/assets/robots.txt b/files/assets/robots.txt index 14267e903..c2a49f4fb 100644 --- a/files/assets/robots.txt +++ b/files/assets/robots.txt @@ -1,2 +1,2 @@ User-agent: * -Allow: / \ No newline at end of file +Allow: / diff --git a/files/classes/__init__.py b/files/classes/__init__.py index 5c62a23f5..8ce4237ba 100644 --- a/files/classes/__init__.py +++ b/files/classes/__init__.py @@ -18,4 +18,4 @@ from .sub_block import * from .saves import * from .views import * from .notifications import * -from .follows import * \ No newline at end of file +from .follows import * diff --git a/files/classes/clients.py b/files/classes/clients.py index 2df38f4ce..6e0fed47d 100644 --- a/files/classes/clients.py +++ b/files/classes/clients.py @@ -81,4 +81,4 @@ class ClientAuth(Base): @property @lazy def created_datetime(self): - return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc))) \ No newline at end of file + return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc))) diff --git a/files/classes/comment.py b/files/classes/comment.py index 158929196..900c02032 100644 --- a/files/classes/comment.py +++ b/files/classes/comment.py @@ -532,4 +532,4 @@ class Comment(Base): body += f" Insured." body += '' - return body \ No newline at end of file + return body diff --git a/files/classes/domains.py b/files/classes/domains.py index ed3d771f4..776e3096a 100644 --- a/files/classes/domains.py +++ b/files/classes/domains.py @@ -5,4 +5,4 @@ class BannedDomain(Base): __tablename__ = "banneddomains" domain = Column(String, primary_key=True) - reason = Column(String) \ No newline at end of file + reason = Column(String) diff --git a/files/classes/exiles.py b/files/classes/exiles.py index 9e3274946..c30c068e6 100644 --- a/files/classes/exiles.py +++ b/files/classes/exiles.py @@ -12,4 +12,4 @@ class Exile(Base): exiler = relationship("User", primaryjoin="User.id==Exile.exiler_id", viewonly=True) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/flags.py b/files/classes/flags.py index 6df97b9f2..5b2564d27 100644 --- a/files/classes/flags.py +++ b/files/classes/flags.py @@ -68,4 +68,4 @@ class CommentFlag(Base): @lazy def realreason(self, v): - return censor_slurs(self.reason, v) \ No newline at end of file + return censor_slurs(self.reason, v) diff --git a/files/classes/follows.py b/files/classes/follows.py index 52a3311bc..cacbd8130 100644 --- a/files/classes/follows.py +++ b/files/classes/follows.py @@ -17,4 +17,4 @@ class Follow(Base): super().__init__(*args, **kwargs) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/marsey.py b/files/classes/marsey.py index 0f1a8d0b6..40e8e3ecf 100644 --- a/files/classes/marsey.py +++ b/files/classes/marsey.py @@ -10,4 +10,4 @@ class Marsey(Base): count = Column(Integer, default=0) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/mod.py b/files/classes/mod.py index 290db4cb6..23f5ca552 100644 --- a/files/classes/mod.py +++ b/files/classes/mod.py @@ -21,4 +21,4 @@ class Mod(Base): @property @lazy def created_datetime(self): - return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc))) \ No newline at end of file + return str(time.strftime("%d/%B/%Y %H:%M:%S UTC", time.gmtime(self.created_utc))) diff --git a/files/classes/mod_logs.py b/files/classes/mod_logs.py index f1a9dc585..023e42792 100644 --- a/files/classes/mod_logs.py +++ b/files/classes/mod_logs.py @@ -421,4 +421,4 @@ ACTIONTYPES2 = deepcopy(ACTIONTYPES) ACTIONTYPES2.pop("shadowban") ACTIONTYPES2.pop("unshadowban") ACTIONTYPES2.pop("flair_post") -ACTIONTYPES2.pop("edit_post") \ No newline at end of file +ACTIONTYPES2.pop("edit_post") diff --git a/files/classes/notifications.py b/files/classes/notifications.py index a0f3a5c48..4edb47df8 100644 --- a/files/classes/notifications.py +++ b/files/classes/notifications.py @@ -20,4 +20,4 @@ class Notification(Base): super().__init__(*args, **kwargs) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/saves.py b/files/classes/saves.py index c1ec113c4..50f9ef5d9 100644 --- a/files/classes/saves.py +++ b/files/classes/saves.py @@ -17,4 +17,4 @@ class CommentSaveRelationship(Base): __tablename__="comment_save_relationship" user_id=Column(Integer, ForeignKey("users.id"), primary_key=True) - comment_id=Column(Integer, ForeignKey("comments.id"), primary_key=True) \ No newline at end of file + comment_id=Column(Integer, ForeignKey("comments.id"), primary_key=True) diff --git a/files/classes/sub.py b/files/classes/sub.py index 16ef72622..9c7037822 100644 --- a/files/classes/sub.py +++ b/files/classes/sub.py @@ -46,4 +46,4 @@ class Sub(Base): @property @lazy def block_num(self): - return self.blocks.count() \ No newline at end of file + return self.blocks.count() diff --git a/files/classes/sub_block.py b/files/classes/sub_block.py index 56ae099b1..92c7ad288 100644 --- a/files/classes/sub_block.py +++ b/files/classes/sub_block.py @@ -9,4 +9,4 @@ class SubBlock(Base): sub = Column(String, ForeignKey("subs.name"), primary_key=True) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/submission.py b/files/classes/submission.py index 603b06e96..adcae93e6 100644 --- a/files/classes/submission.py +++ b/files/classes/submission.py @@ -483,4 +483,4 @@ class Submission(Base): return False @lazy - def active_flags(self, v): return len(self.flags(v)) \ No newline at end of file + def active_flags(self, v): return len(self.flags(v)) diff --git a/files/classes/subscriptions.py b/files/classes/subscriptions.py index 1d4935a85..55baa4e08 100644 --- a/files/classes/subscriptions.py +++ b/files/classes/subscriptions.py @@ -13,4 +13,4 @@ class Subscription(Base): super().__init__(*args, **kwargs) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/userblock.py b/files/classes/userblock.py index 78339f404..a9565c4a4 100644 --- a/files/classes/userblock.py +++ b/files/classes/userblock.py @@ -12,4 +12,4 @@ class UserBlock(Base): target = relationship("User", primaryjoin="User.id==UserBlock.target_id", viewonly=True) def __repr__(self): - return f"" \ No newline at end of file + return f"" diff --git a/files/classes/votes.py b/files/classes/votes.py index 407c9319b..f2af7b524 100644 --- a/files/classes/votes.py +++ b/files/classes/votes.py @@ -84,4 +84,4 @@ class CommentVote(Base): data["user"]=self.user.json_core data["comment"]=self.comment.json_core - return data \ No newline at end of file + return data diff --git a/files/helpers/alerts.py b/files/helpers/alerts.py index a08655eca..cea6d52d9 100644 --- a/files/helpers/alerts.py +++ b/files/helpers/alerts.py @@ -97,4 +97,4 @@ def NOTIFY_USERS(text, v): user = get_user(i.group(2), graceful=True) if user and v.id != user.id and not v.any_block_exists(user): notify_users.add(user.id) - return notify_users \ No newline at end of file + return notify_users diff --git a/files/helpers/blackjack.py b/files/helpers/blackjack.py index 63d1d0b02..a3f5709b0 100644 --- a/files/helpers/blackjack.py +++ b/files/helpers/blackjack.py @@ -175,4 +175,4 @@ def apply_game_result(from_comment, wager, result, kind): if (reward > -1): currency_value = int(getattr(user, kind, 0)) - setattr(user, kind, currency_value + wager_value + reward) \ No newline at end of file + setattr(user, kind, currency_value + wager_value + reward) diff --git a/files/helpers/const.py b/files/helpers/const.py index c3e73cd6e..45823547f 100644 --- a/files/helpers/const.py +++ b/files/helpers/const.py @@ -702,4 +702,4 @@ procoins_li = (0,2500,5000,10000,25000,50000,125000,250000) linefeeds_regex = re.compile("([^\n])\n([^\n])", flags=re.A) -def make_name(*args, **kwargs): return request.base_url \ No newline at end of file +def make_name(*args, **kwargs): return request.base_url diff --git a/files/helpers/discord.py b/files/helpers/discord.py index c5bc3f168..2ff345913 100644 --- a/files/helpers/discord.py +++ b/files/helpers/discord.py @@ -63,4 +63,4 @@ def send_discord_message(message): def send_cringetopia_message(message): headers = {"Authorization": f"Bot {BOT_TOKEN}"} data={"content": message} - requests.post("https://discordapp.com/api/channels/965264044531527740/messages", headers=headers, data=data, timeout=5) \ No newline at end of file + requests.post("https://discordapp.com/api/channels/965264044531527740/messages", headers=headers, data=data, timeout=5) diff --git a/files/helpers/get.py b/files/helpers/get.py index 1118d33e4..788e3dc49 100644 --- a/files/helpers/get.py +++ b/files/helpers/get.py @@ -286,4 +286,4 @@ def get_domain(s): doms = sorted(doms, key=lambda x: len(x.domain), reverse=True) - return doms[0] \ No newline at end of file + return doms[0] diff --git a/files/helpers/images.py b/files/helpers/images.py index 4af2570f9..f7d2a5369 100644 --- a/files/helpers/images.py +++ b/files/helpers/images.py @@ -25,4 +25,4 @@ def process_image(filename=None, resize=0): i = ImageOps.exif_transpose(i) i.save(filename, format="WEBP", method=6) - return filename \ No newline at end of file + return filename diff --git a/files/helpers/jinja2.py b/files/helpers/jinja2.py index c2786f67f..6841a4a23 100644 --- a/files/helpers/jinja2.py +++ b/files/helpers/jinja2.py @@ -49,4 +49,4 @@ def timestamp(timestamp): @app.context_processor def inject_constants(): - return {"environ":environ, "SITE":SITE, "SITE_NAME":SITE_NAME, "SITE_FULL":SITE_FULL, "AUTOJANNY_ID":AUTOJANNY_ID, "NOTIFICATIONS_ID":NOTIFICATIONS_ID, "PUSHER_ID":PUSHER_ID, "CC":CC, "CC_TITLE":CC_TITLE, "listdir":listdir, "MOOSE_ID":MOOSE_ID, "AEVANN_ID":AEVANN_ID, "PIZZASHILL_ID":PIZZASHILL_ID, "config":app.config.get, "DEFAULT_COLOR":DEFAULT_COLOR, "COLORS":COLORS, "ADMIGGERS":ADMIGGERS} \ No newline at end of file + return {"environ":environ, "SITE":SITE, "SITE_NAME":SITE_NAME, "SITE_FULL":SITE_FULL, "AUTOJANNY_ID":AUTOJANNY_ID, "NOTIFICATIONS_ID":NOTIFICATIONS_ID, "PUSHER_ID":PUSHER_ID, "CC":CC, "CC_TITLE":CC_TITLE, "listdir":listdir, "MOOSE_ID":MOOSE_ID, "AEVANN_ID":AEVANN_ID, "PIZZASHILL_ID":PIZZASHILL_ID, "config":app.config.get, "DEFAULT_COLOR":DEFAULT_COLOR, "COLORS":COLORS, "ADMIGGERS":ADMIGGERS} diff --git a/files/helpers/slots.py b/files/helpers/slots.py index 02ad2a874..a94fc2899 100644 --- a/files/helpers/slots.py +++ b/files/helpers/slots.py @@ -113,4 +113,4 @@ def build_text(wager_value, result, user, currency): if result == 0: return f'Lost {wager_value} {currency}' elif result == 1: return 'Broke Even' elif result == 12: return f'Jackpot! Won {wager_value * (result-1)} {currency}' - else: return f'Won {wager_value * (result-1)} {currency}' \ No newline at end of file + else: return f'Won {wager_value * (result-1)} {currency}' diff --git a/files/helpers/treasure.py b/files/helpers/treasure.py index b671622f4..3ce0671af 100644 --- a/files/helpers/treasure.py +++ b/files/helpers/treasure.py @@ -26,4 +26,4 @@ def check_for_treasure(in_text, from_comment): user = from_comment.author user.coins += amount - from_comment.treasure_amount = str(amount) \ No newline at end of file + from_comment.treasure_amount = str(amount) diff --git a/files/helpers/wrappers.py b/files/helpers/wrappers.py index bbf127cc7..3d3280969 100644 --- a/files/helpers/wrappers.py +++ b/files/helpers/wrappers.py @@ -115,4 +115,4 @@ def admin_level_required(x): wrapper.__name__ = f.__name__ return wrapper - return wrapper_maker \ No newline at end of file + return wrapper_maker diff --git a/files/routes/__init__.py b/files/routes/__init__.py index 65a4969e5..3488be0b0 100644 --- a/files/routes/__init__.py +++ b/files/routes/__init__.py @@ -15,4 +15,4 @@ from .votes import * from .feeds import * from .awards import * from .giphy import * -# from .subs import * \ No newline at end of file +# from .subs import * diff --git a/files/routes/admin.py b/files/routes/admin.py index ea8fe630c..e8adb197a 100644 --- a/files/routes/admin.py +++ b/files/routes/admin.py @@ -1627,4 +1627,4 @@ def admin_nunuke_user(v): g.db.commit() - return redirect(user.url) \ No newline at end of file + return redirect(user.url) diff --git a/files/routes/chat.py b/files/routes/chat.py index d33886e6f..004b2b4b3 100644 --- a/files/routes/chat.py +++ b/files/routes/chat.py @@ -113,4 +113,4 @@ def close_running_threads(): cache.set(f'{SITE}_chat', messages) cache.set(f'{SITE}_total', total) cache.set(f'{SITE}_muted', muted) -atexit.register(close_running_threads) \ No newline at end of file +atexit.register(close_running_threads) diff --git a/files/routes/comments.py b/files/routes/comments.py index 07c4e0aae..ed30c332a 100644 --- a/files/routes/comments.py +++ b/files/routes/comments.py @@ -922,4 +922,4 @@ def handle_wordle_action(cid, v): g.db.add(comment) g.db.commit() - return {"response" : comment.wordle_html(v)} \ No newline at end of file + return {"response" : comment.wordle_html(v)} diff --git a/files/routes/discord.py b/files/routes/discord.py index 725be5041..d03497f0e 100644 --- a/files/routes/discord.py +++ b/files/routes/discord.py @@ -135,4 +135,4 @@ def discord_redirect(v): g.db.commit() - return redirect(f"https://discord.com/channels/{SERVER_ID}/{WELCOME_CHANNEL}") \ No newline at end of file + return redirect(f"https://discord.com/channels/{SERVER_ID}/{WELCOME_CHANNEL}") diff --git a/files/routes/errors.py b/files/routes/errors.py index a51df74f0..6d5299487 100644 --- a/files/routes/errors.py +++ b/files/routes/errors.py @@ -73,4 +73,4 @@ def allow_nsfw(): if redir: if redir.startswith(f'{SITE_FULL}/'): return redirect(redir) if redir.startswith('/'): return redirect(f'{SITE_FULL}{redir}') - return redirect('/') \ No newline at end of file + return redirect('/') diff --git a/files/routes/feeds.py b/files/routes/feeds.py index df467720e..d52fb8778 100644 --- a/files/routes/feeds.py +++ b/files/routes/feeds.py @@ -66,4 +66,4 @@ def feeds_user(v=None, sort='hot', t='all'): with tag("content", type="html"): doc.cdata(f'''{post.realtitle(None)}
{post.realbody(None)}''') - return Response( ""+ doc.getvalue(), mimetype="application/xml") \ No newline at end of file + return Response( ""+ doc.getvalue(), mimetype="application/xml") diff --git a/files/routes/front.py b/files/routes/front.py index 8a75a2d3f..73c6d3941 100644 --- a/files/routes/front.py +++ b/files/routes/front.py @@ -593,4 +593,4 @@ def transfers(v): comments = comments.offset(25 * (page - 1)).limit(26).all() next_exists = len(comments) > 25 comments = comments[:25] - return render_template("transfers.html", v=v, page=page, comments=comments, standalone=True, next_exists=next_exists) \ No newline at end of file + return render_template("transfers.html", v=v, page=page, comments=comments, standalone=True, next_exists=next_exists) diff --git a/files/routes/reporting.py b/files/routes/reporting.py index fe01741c5..75e83fcf4 100644 --- a/files/routes/reporting.py +++ b/files/routes/reporting.py @@ -126,4 +126,4 @@ def remove_report_comment(v, cid, uid): g.db.commit() - return {"message": "Report removed successfully!"} \ No newline at end of file + return {"message": "Report removed successfully!"} diff --git a/files/routes/search.py b/files/routes/search.py index 30e1a6237..3de310ec4 100644 --- a/files/routes/search.py +++ b/files/routes/search.py @@ -287,4 +287,4 @@ def searchusers(v): users=users[:25] if request.headers.get("Authorization"): return {"data": [x.json for x in users]} - return render_template("search_users.html", v=v, query=query, total=total, page=page, users=users, sort=sort, t=t, next_exists=next_exists) \ No newline at end of file + return render_template("search_users.html", v=v, query=query, total=total, page=page, users=users, sort=sort, t=t, next_exists=next_exists) diff --git a/files/routes/settings.py b/files/routes/settings.py index 53e486800..06e8d066a 100644 --- a/files/routes/settings.py +++ b/files/routes/settings.py @@ -877,4 +877,4 @@ def settings(v): def settings_profile(v): if v.flairchanged: ti = datetime.utcfromtimestamp(v.flairchanged).strftime('%Y-%m-%d %H:%M:%S') else: ti = '' - return render_template("settings_profile.html", v=v, ti=ti) \ No newline at end of file + return render_template("settings_profile.html", v=v, ti=ti) diff --git a/files/routes/subs.py b/files/routes/subs.py index d2e2e00b6..ca83010c3 100644 --- a/files/routes/subs.py +++ b/files/routes/subs.py @@ -399,4 +399,4 @@ def sub_sidebar(v, sub): @auth_desired def subs(v): subs = g.db.query(Sub, func.count(Submission.sub)).outerjoin(Submission, Sub.name == Submission.sub).group_by(Sub.name).order_by(func.count(Submission.sub).desc()).all() - return render_template('sub/subs.html', v=v, subs=subs) \ No newline at end of file + return render_template('sub/subs.html', v=v, subs=subs) diff --git a/files/routes/users.py b/files/routes/users.py index 4c82c9395..1c65e728e 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -1190,4 +1190,4 @@ def fp(v, fp): print(v.username + ' + ' + u.username) g.db.add(v) g.db.commit() - return '', 204 \ No newline at end of file + return '', 204 diff --git a/files/routes/votes.py b/files/routes/votes.py index f3fb5c1fe..e9bd716d3 100644 --- a/files/routes/votes.py +++ b/files/routes/votes.py @@ -275,4 +275,4 @@ def api_vote_choice(comment_id, v): comment.upvotes = g.db.query(CommentVote.comment_id).filter_by(comment_id=comment.id, vote_type=1).count() g.db.add(comment) g.db.commit() - return "", 204 \ No newline at end of file + return "", 204 diff --git a/files/templates/admin/admin_home.html b/files/templates/admin/admin_home.html index 6a6907a89..6b705fe68 100644 --- a/files/templates/admin/admin_home.html +++ b/files/templates/admin/admin_home.html @@ -81,4 +81,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/admin/alt_votes.html b/files/templates/admin/alt_votes.html index 051925725..a98688857 100644 --- a/files/templates/admin/alt_votes.html +++ b/files/templates/admin/alt_votes.html @@ -85,4 +85,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/admin/app.html b/files/templates/admin/app.html index 46fd1d75f..b0cf7d215 100644 --- a/files/templates/admin/app.html +++ b/files/templates/admin/app.html @@ -69,4 +69,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/admin/apps.html b/files/templates/admin/apps.html index 188a18f3a..185d0cdec 100644 --- a/files/templates/admin/apps.html +++ b/files/templates/admin/apps.html @@ -69,4 +69,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/admin/awards.html b/files/templates/admin/awards.html index de4d3448f..fd685336f 100644 --- a/files/templates/admin/awards.html +++ b/files/templates/admin/awards.html @@ -64,4 +64,4 @@

 	
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/banned_domains.html b/files/templates/admin/banned_domains.html
index f5b666fd8..d3ac2f0f1 100644
--- a/files/templates/admin/banned_domains.html
+++ b/files/templates/admin/banned_domains.html
@@ -34,4 +34,4 @@
 	
 
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/content_stats.html b/files/templates/admin/content_stats.html
index 1277cb5d8..de5b20611 100644
--- a/files/templates/admin/content_stats.html
+++ b/files/templates/admin/content_stats.html
@@ -22,4 +22,4 @@
 {% endfor %}
 
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/image_posts.html b/files/templates/admin/image_posts.html
index 47d17881a..79716ce43 100644
--- a/files/templates/admin/image_posts.html
+++ b/files/templates/admin/image_posts.html
@@ -53,4 +53,4 @@
 		{% endif %}
 	
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/new_users.html b/files/templates/admin/new_users.html
index e58d56156..7076d7a8c 100644
--- a/files/templates/admin/new_users.html
+++ b/files/templates/admin/new_users.html
@@ -4,4 +4,4 @@
 	{% include "user_listing.html" %}
 {% endblock %}
 
-{% block navbar %}{% endblock %}
\ No newline at end of file
+{% block navbar %}{% endblock %}
diff --git a/files/templates/admin/removed_posts.html b/files/templates/admin/removed_posts.html
index f4fb88eb1..7f35da0a0 100644
--- a/files/templates/admin/removed_posts.html
+++ b/files/templates/admin/removed_posts.html
@@ -63,4 +63,4 @@
 		{% endif %}
 	
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/reported_posts.html b/files/templates/admin/reported_posts.html
index aaaccfeec..50b542679 100644
--- a/files/templates/admin/reported_posts.html
+++ b/files/templates/admin/reported_posts.html
@@ -63,4 +63,4 @@
 		{% endif %}
 	
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/admin/sidebar.html b/files/templates/admin/sidebar.html
index c0d687faa..2300ab2a0 100644
--- a/files/templates/admin/sidebar.html
+++ b/files/templates/admin/sidebar.html
@@ -39,4 +39,4 @@
 	
 
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/files/templates/api.html b/files/templates/api.html
index 1de23a226..650e37a6c 100644
--- a/files/templates/api.html
+++ b/files/templates/api.html
@@ -109,4 +109,4 @@
 	print(r.json())
 
 

The expected result of this would be a JSON representation of unread notifications for your account

-{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/authforms.html b/files/templates/authforms.html index 9f505f39e..757c559a1 100644 --- a/files/templates/authforms.html +++ b/files/templates/authforms.html @@ -122,4 +122,4 @@ - \ No newline at end of file + diff --git a/files/templates/award_modal.html b/files/templates/award_modal.html index fe44db3b4..9cd0d368a 100644 --- a/files/templates/award_modal.html +++ b/files/templates/award_modal.html @@ -44,4 +44,4 @@ - \ No newline at end of file + diff --git a/files/templates/badges.html b/files/templates/badges.html index ce6f0e16a..37e695703 100644 --- a/files/templates/badges.html +++ b/files/templates/badges.html @@ -36,4 +36,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/ban_modal.html b/files/templates/ban_modal.html index 10c5832aa..79aaa11c6 100644 --- a/files/templates/ban_modal.html +++ b/files/templates/ban_modal.html @@ -35,4 +35,4 @@ - \ No newline at end of file + diff --git a/files/templates/changelog.html b/files/templates/changelog.html index b6640a37e..760a6a296 100644 --- a/files/templates/changelog.html +++ b/files/templates/changelog.html @@ -106,4 +106,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/chat.html b/files/templates/chat.html index 771fb9e85..790844aac 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -196,4 +196,4 @@ - \ No newline at end of file + diff --git a/files/templates/comments.html b/files/templates/comments.html index ce568b554..eb7c40647 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -921,4 +921,4 @@
{% endif %} - \ No newline at end of file + diff --git a/files/templates/emoji_modal.html b/files/templates/emoji_modal.html index a2bca6d52..4556a3168 100644 --- a/files/templates/emoji_modal.html +++ b/files/templates/emoji_modal.html @@ -92,4 +92,4 @@ - \ No newline at end of file + diff --git a/files/templates/errors/401.html b/files/templates/errors/401.html index 6403b0553..b235847ab 100644 --- a/files/templates/errors/401.html +++ b/files/templates/errors/401.html @@ -21,4 +21,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/errors/413.html b/files/templates/errors/413.html index aaa3b43ee..59b043714 100644 --- a/files/templates/errors/413.html +++ b/files/templates/errors/413.html @@ -17,4 +17,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/errors/nsfw.html b/files/templates/errors/nsfw.html index 7f19c3722..7b2260b2f 100644 --- a/files/templates/errors/nsfw.html +++ b/files/templates/errors/nsfw.html @@ -25,4 +25,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/errors/patron.html b/files/templates/errors/patron.html index 56dee07ca..1978f2073 100644 --- a/files/templates/errors/patron.html +++ b/files/templates/errors/patron.html @@ -17,4 +17,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/expanded_image_modal.html b/files/templates/expanded_image_modal.html index c5d733317..c7f0051e3 100644 --- a/files/templates/expanded_image_modal.html +++ b/files/templates/expanded_image_modal.html @@ -14,4 +14,4 @@ - \ No newline at end of file + diff --git a/files/templates/followers.html b/files/templates/followers.html index b167c0b33..aec964e2b 100644 --- a/files/templates/followers.html +++ b/files/templates/followers.html @@ -30,4 +30,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/following.html b/files/templates/following.html index 55630df99..0775bc39e 100644 --- a/files/templates/following.html +++ b/files/templates/following.html @@ -30,4 +30,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/forgot_password.html b/files/templates/forgot_password.html index f4f977fb4..e3eeccc82 100644 --- a/files/templates/forgot_password.html +++ b/files/templates/forgot_password.html @@ -27,4 +27,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/formatting.html b/files/templates/formatting.html index a353e50fb..335c6845b 100644 --- a/files/templates/formatting.html +++ b/files/templates/formatting.html @@ -590,4 +590,4 @@ line breaks {% include "expanded_image_modal.html" %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/gif_modal.html b/files/templates/gif_modal.html index a79726372..b2f056602 100644 --- a/files/templates/gif_modal.html +++ b/files/templates/gif_modal.html @@ -26,4 +26,4 @@ - \ No newline at end of file + diff --git a/files/templates/home.html b/files/templates/home.html index d7defd159..ee93556ca 100644 --- a/files/templates/home.html +++ b/files/templates/home.html @@ -220,4 +220,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/home_comments.html b/files/templates/home_comments.html index b0966f5ba..fa01474cf 100644 --- a/files/templates/home_comments.html +++ b/files/templates/home_comments.html @@ -85,4 +85,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/leaderboard.html b/files/templates/leaderboard.html index 96d8215f5..549b3f5a6 100644 --- a/files/templates/leaderboard.html +++ b/files/templates/leaderboard.html @@ -481,4 +481,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/log.html b/files/templates/log.html index a76a6d60e..e123bfbfe 100644 --- a/files/templates/log.html +++ b/files/templates/log.html @@ -146,4 +146,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/lost_2fa.html b/files/templates/lost_2fa.html index e64349498..d111b0423 100644 --- a/files/templates/lost_2fa.html +++ b/files/templates/lost_2fa.html @@ -32,4 +32,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/marseys.html b/files/templates/marseys.html index a443e5e3b..76a1d4ad3 100644 --- a/files/templates/marseys.html +++ b/files/templates/marseys.html @@ -25,4 +25,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/mine.html b/files/templates/mine.html index 7c896c14b..b25fa1f1d 100644 --- a/files/templates/mine.html +++ b/files/templates/mine.html @@ -36,4 +36,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/mobile_navigation_bar.html b/files/templates/mobile_navigation_bar.html index 9fc93de1a..983e9d4b7 100644 --- a/files/templates/mobile_navigation_bar.html +++ b/files/templates/mobile_navigation_bar.html @@ -69,4 +69,4 @@ - \ No newline at end of file + diff --git a/files/templates/notifications.html b/files/templates/notifications.html index 62d954aeb..37b13737c 100644 --- a/files/templates/notifications.html +++ b/files/templates/notifications.html @@ -128,4 +128,4 @@ {% endblock %} {% block GIFpicker %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/oauth.html b/files/templates/oauth.html index dd5c992cc..ec07693e1 100644 --- a/files/templates/oauth.html +++ b/files/templates/oauth.html @@ -31,4 +31,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/report_post_modal.html b/files/templates/report_post_modal.html index 5109d996d..94c1e0755 100644 --- a/files/templates/report_post_modal.html +++ b/files/templates/report_post_modal.html @@ -32,4 +32,4 @@ - \ No newline at end of file + diff --git a/files/templates/reset_password.html b/files/templates/reset_password.html index 4b0930c13..fe481ae93 100644 --- a/files/templates/reset_password.html +++ b/files/templates/reset_password.html @@ -30,4 +30,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/rules.html b/files/templates/rules.html index b1dd19c51..1031f08ce 100644 --- a/files/templates/rules.html +++ b/files/templates/rules.html @@ -433,4 +433,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/search.html b/files/templates/search.html index 15e6c34b3..d71a64d21 100644 --- a/files/templates/search.html +++ b/files/templates/search.html @@ -162,4 +162,4 @@ - {% endblock %} \ No newline at end of file + {% endblock %} diff --git a/files/templates/search_comments.html b/files/templates/search_comments.html index 2e1c304cf..45a2e697b 100644 --- a/files/templates/search_comments.html +++ b/files/templates/search_comments.html @@ -22,4 +22,4 @@ {% block listinglength %} {{comments | length}} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/search_users.html b/files/templates/search_users.html index 7cc49361d..b0d05df61 100644 --- a/files/templates/search_users.html +++ b/files/templates/search_users.html @@ -6,4 +6,4 @@ {% endblock %} -{% block listinglength %}{{users | length}}{% endblock %} \ No newline at end of file +{% block listinglength %}{{users | length}}{% endblock %} diff --git a/files/templates/settings.html b/files/templates/settings.html index b391ef9c5..557e05960 100644 --- a/files/templates/settings.html +++ b/files/templates/settings.html @@ -263,4 +263,4 @@ - \ No newline at end of file + diff --git a/files/templates/settings2.html b/files/templates/settings2.html index 31703fabf..3d00034d6 100644 --- a/files/templates/settings2.html +++ b/files/templates/settings2.html @@ -173,4 +173,4 @@ - \ No newline at end of file + diff --git a/files/templates/settings_blocks.html b/files/templates/settings_blocks.html index ae344052e..1d37c9896 100644 --- a/files/templates/settings_blocks.html +++ b/files/templates/settings_blocks.html @@ -121,4 +121,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/settings_css.html b/files/templates/settings_css.html index 2c3cafcd8..33e245e1f 100644 --- a/files/templates/settings_css.html +++ b/files/templates/settings_css.html @@ -38,4 +38,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/settings_profilecss.html b/files/templates/settings_profilecss.html index 94ae8bc6d..87bf47687 100644 --- a/files/templates/settings_profilecss.html +++ b/files/templates/settings_profilecss.html @@ -38,4 +38,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/settings_security.html b/files/templates/settings_security.html index fefd253a5..35919f75e 100644 --- a/files/templates/settings_security.html +++ b/files/templates/settings_security.html @@ -261,4 +261,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sidebar.html b/files/templates/sidebar.html index 35482d720..1dc7c2e35 100644 --- a/files/templates/sidebar.html +++ b/files/templates/sidebar.html @@ -16,4 +16,4 @@ {% include "sidebar_" + SITE_NAME + ".html" %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sidebar_TheMotte.html b/files/templates/sidebar_TheMotte.html index d960851d2..eb1d39456 100644 --- a/files/templates/sidebar_TheMotte.html +++ b/files/templates/sidebar_TheMotte.html @@ -119,4 +119,4 @@ - \ No newline at end of file + diff --git a/files/templates/sub/blockers.html b/files/templates/sub/blockers.html index 055c93f3a..9c1dee60e 100644 --- a/files/templates/sub/blockers.html +++ b/files/templates/sub/blockers.html @@ -21,4 +21,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/create_sub.html b/files/templates/sub/create_sub.html index ba5a5dee7..a003bb91c 100644 --- a/files/templates/sub/create_sub.html +++ b/files/templates/sub/create_sub.html @@ -59,4 +59,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/exilees.html b/files/templates/sub/exilees.html index a64a93853..c4c9db7a1 100644 --- a/files/templates/sub/exilees.html +++ b/files/templates/sub/exilees.html @@ -33,4 +33,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/mods.html b/files/templates/sub/mods.html index d22278c40..bc41bc964 100644 --- a/files/templates/sub/mods.html +++ b/files/templates/sub/mods.html @@ -42,4 +42,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/settings.html b/files/templates/sub/settings.html index ee12498a9..f8b6f6e2a 100644 --- a/files/templates/sub/settings.html +++ b/files/templates/sub/settings.html @@ -136,4 +136,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/subs.html b/files/templates/sub/subs.html index ea14b26bb..5d70ab810 100644 --- a/files/templates/sub/subs.html +++ b/files/templates/sub/subs.html @@ -29,4 +29,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/sub/subscribers.html b/files/templates/sub/subscribers.html index 94f4061a7..4b89d3faf 100644 --- a/files/templates/sub/subscribers.html +++ b/files/templates/sub/subscribers.html @@ -21,4 +21,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/submission_listing.html b/files/templates/submission_listing.html index dc9cd9164..ab682a899 100644 --- a/files/templates/submission_listing.html +++ b/files/templates/submission_listing.html @@ -437,4 +437,4 @@ - \ No newline at end of file + diff --git a/files/templates/submit.html b/files/templates/submit.html index bacbe2008..fc0cc43d1 100644 --- a/files/templates/submit.html +++ b/files/templates/submit.html @@ -214,4 +214,4 @@ - \ No newline at end of file + diff --git a/files/templates/transfers.html b/files/templates/transfers.html index 42cbdbb7b..858a0db56 100644 --- a/files/templates/transfers.html +++ b/files/templates/transfers.html @@ -39,4 +39,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 501caf8cd..15f7e3ab6 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -771,4 +771,4 @@ {% endblock %} {% block GIFpicker %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/userpage_blocked.html b/files/templates/userpage_blocked.html index 78a997030..f7df082cd 100644 --- a/files/templates/userpage_blocked.html +++ b/files/templates/userpage_blocked.html @@ -21,4 +21,4 @@

You can't see their profile.

- \ No newline at end of file + diff --git a/files/templates/userpage_comments.html b/files/templates/userpage_comments.html index ea466c1c9..c0ed17532 100644 --- a/files/templates/userpage_comments.html +++ b/files/templates/userpage_comments.html @@ -119,4 +119,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/userpage_private.html b/files/templates/userpage_private.html index 9a98521d8..463c09d4b 100644 --- a/files/templates/userpage_private.html +++ b/files/templates/userpage_private.html @@ -37,4 +37,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/viewers.html b/files/templates/viewers.html index e1c54aa79..4e0805334 100644 --- a/files/templates/viewers.html +++ b/files/templates/viewers.html @@ -18,4 +18,4 @@ {% endfor %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/voted_posts.html b/files/templates/voted_posts.html index 7a81c2ce3..92a48d653 100644 --- a/files/templates/voted_posts.html +++ b/files/templates/voted_posts.html @@ -62,4 +62,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/voters.html b/files/templates/voters.html index 4c37a6956..f97085432 100644 --- a/files/templates/voters.html +++ b/files/templates/voters.html @@ -32,4 +32,4 @@ -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/files/templates/votes.html b/files/templates/votes.html index a11ffbed2..8e8b4a22f 100644 --- a/files/templates/votes.html +++ b/files/templates/votes.html @@ -54,4 +54,4 @@ {% endif %} -{% endblock %} \ No newline at end of file +{% endblock %} diff --git a/pg_hba.conf b/pg_hba.conf index 1e464255e..f9537ceb3 100644 --- a/pg_hba.conf +++ b/pg_hba.conf @@ -41,4 +41,4 @@ host all all ::1/128 trust # replication privilege. local replication all trust host replication all 127.0.0.1/32 trust -host replication all ::1/128 trust \ No newline at end of file +host replication all ::1/128 trust diff --git a/push.sh b/push.sh index e5639e0a7..d1cd8d8ce 100644 --- a/push.sh +++ b/push.sh @@ -2,4 +2,4 @@ git pull git add . git commit -m "sneed" git push -. 'D:\1.sh' \ No newline at end of file +. 'D:\1.sh' diff --git a/pushforce.sh b/pushforce.sh index 4b52f126b..53fede819 100644 --- a/pushforce.sh +++ b/pushforce.sh @@ -1,4 +1,4 @@ git add . git commit -m "force push" git push --force -. 'D:\1.sh' \ No newline at end of file +. 'D:\1.sh' diff --git a/readme.md b/readme.md index 6bf26e143..08585a178 100644 --- a/readme.md +++ b/readme.md @@ -20,4 +20,4 @@ docker-compose up 4 - That's it! Visit `localhost` in your browser. -5 - Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container. \ No newline at end of file +5 - Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container. diff --git a/seed-db.sql b/seed-db.sql index 13f9078a1..9af0855b6 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -104,4 +104,4 @@ INSERT INTO public.badge_defs VALUES (104,'BADASS OUTLAW','Bad boy who does not play by the rules'), (105,'SCAM','lmao get fucked retard'); -INSERT INTO public.marseys VALUES ('marseylaugh',1,'lmao reaction point funny haha lol judgment',0),('marseyblowkiss',1,'heart wink reaction muah loving mwah love',0),('marseyshook',1,'reaction surprised shocked gasp astonished',0),('marseythumbsup',1,'cool good job good one agree reaction nice work yes great job',0),('marseylove',1,'heart reaction adoration loving adore',0),('marseyjamming',1,'mp3 headphones beat ipod music happy',0),('marseyready',1,'concerned worried waiting prepared reaction',0),('marseyscarf',1,'winter chilly cold ill sick brr flu',0),('marseymad',1,'pissed annoyed furious reaction angry irritated livid',0),('marseycry',1,'tear upset crying reaction sobbing sob tears sad',0),('marseyinabox',1,'hiding hide box cardboard happy cute',0),('marseysad',1,'annoyed staring reaction disappointed stare uh huh bored',0),('marseyexcited',1,'eager ready hype amped reaction excitement happy thrilled',0),('marseysleep',1,'bed bedtime zzz boring reaction tired bored',0),('marseyangel',1,'reaction angelic happy innocent',0),('marseydead',1,'murdered dead killed reaction victim die rip',0),('marseyparty',1,'excite excitement celebrate happy celebrating',0),('marseyrain',1,'cloud upset reaction disappointed storm depressed sad',0),('marseyreading',1,'study homework learn nerd novel reaction book',0),('marseywave',1,'farewell cya hello greetings bye waving hi',0),('marseyagree',1,'concur nodding nod reaction affirmative yes yeah uh huh animated judgment',0),('marseydisagree',1,'nah uh nod nuh uh reaction wrong no way no negative animated judgment',0),('marseyjam',1,'animated bopping excited trippy excitement tejanx dancing rainbow rave happy dance',0),('marseygasp',1,'wow woah what how why whoa reaction appalled',0),('marseytwerking',1,'tailspin animated butt backside dancing spin booty ass dance',0),('marseysipping',1,'drinking root drink reaction stare thirsty purple drank juice bored',0),('marseyshrug',1,'hands up idk ig idc dunno i guess',0),('marseyglow',1,'fbi mossad cop feds animated glownigger glowie secret service fed atf police cia nsa kgb',0),('marseycope',1,'dilate mask seethe copium reaction',0),('marseyseethe',1,'dilate mask crying seething smug cope',0),('marseymerchant',1,'kike hebrew shopkeeper yid banker jew moneylender jewish greedy israel chosen',0),('marseyno',1,'denied refuse rejection reaction ugh deny hand',0),('marseywalking',1,'stroll walk strut gallivant animated',0),('marseyhearts',1,'reaction flirt loving adoration love happy cute crush',0),('marseybegging',1,'pls plz pleading reaction tears in eyes animated',0),('marseytrans',1,'pitty transgender pitbull dog pibble transsexual',0),('marseygigaretard',1,'idiot neurodivergent dumb stupid drooling moron puddle',0),('marseysneed',1,'feed farmer reaction chuck simpsons',0),('marseybaited',1,'laser pointer trolled gullible reaction animated',0),('marseyeyeroll',1,'rolleyes rolling eyes mock animated reaction roll eyes duh',0),('marseydepressed',1,'smoke kms doomer cigarette despair reaction depression suicide suicidal smoking hopeless sad',0),('marseypat',1,'petting reaction animated cute patting',0),('marseyking',1,'based queen prince reaction crown princess',0),('marseylong1',1,'top meme',0),('marseylong2',1,'middle meme',0),('marseylong3',1,'bottom meme',0),('marseyetika',1,'streamer youtuber nft psyops twitter antila trending black suicide bridge llm',0),('marseybang',1,'head wall bang schizo psycho selfharm deranged gif animated',0),('marseydeadeyes',1,'broken suicidal depressed',0),('marseybangfast',1,'head wall bang schizo psycho selfharm deranged gif',0),('marseytherapist',1,'therapy writing mental illness',0),('marseymischief',1,'interface clown',0),('marseychemist2',1,'chemistry science chemical cope',0),('marseychemist',1,'chemistry science chemical',0),('marseymicrobus',1,'vw van bussy',0),('marseycop2',1,'police officer acab thin blue line pig',0),('marseyblackcop',1,'police officer acab thin blue line pig bipoc',0),('marcuscop',1,'police officer acab thin blue line pig black bipoc',0),('schopenmarsey',1,'schopenhauer philosophy german will ethics metaphysics',0),('marseysnorlax',1,'fat obese fatty fattie pokemon snorlax blocking snoring sleeping',0),('marseycapymad',1,'shaking aevann mad angry fury furious anger shook animated capybara',0),('marseysnap',1,'mad angry furious anger animated snap',0),('marseykrampus',1,'demon monster christmas',0),('marseydrunk2',1,'drinking shitfaced alcoholic liquor happy beer dizzy',0),('marseyfranklin',1,'franklin thinking constitution founding fathers',0),('marseykino',1,'kino agni fire punch anime',0),('marseyfrenchvan',1,'foucault pedophilia libertarian van french philosophy pedobear postmodernism',0),('marseyschopenhauer',1,'philosopher old grandpa',0),('marseyjackson',1,'music king pop mayo whiteface michael',0),('marmseylegionnaire',1,'rome roman legionnaire soldier helmet hats',0),('marseygucci',1,'gucci mane lean rapper trap mixtape bricksquad',0),('marseymrsclaus',1,'christmas santa winter boobs',0),('marseyspy',1,'spy agent shill glowie russia china',0),('marseyspyglow',1,'spy agent shill glowie russia china',0),('marseyfellowpedo',1,'libertarian glowie fbi',0),('marseydylan',1,'columbine school shooter psycho gun pistol klebold',0),('marseyeric',1,'columbine school shooter psycho gun carbine harris',0),('marseydisconcerting',1,'creepy smile uneasy rapey',0),('marseygambling',1,'gambling depressed suicidal degenerate smoking',0),('marseydontplay',1,'project pat rapper mixtape pimp',0),('marseywoodchipper',1,'libertarian woodchipper libertarian kill',0),('marseyfuckyou2',1,'nigga comeback no u',0),('marseysaltlicking',1,'salt lick rock',0),('marseycia',1,'bane cia glowie plane big guy dr pavel',0),('marseyopossum',1,'possum trash',0),('marseysnowflake',1,'special snowflake sensitive snow',0),('marseypunished',1,'punished venom snake metal gear solid kojima eyepatch',0),('marseypunished2',1,'punished venom snake metal gear solid kojima eyepatch drama',0),('marseyfugg',1,'spurdo sparde fugg',0),('marseydemiurge',1,'gnostic gnosticism demiurge',0),('marseypadoru',1,'menosgrande christmas anime holidays',0),('marseyklennypat',1,'chiobu grunderchin vidunderchin',0),('marseygeesepat',1,'drugs stimulants creepy pat marcus disconcerting scary uneasy',0),('marseyretro',1,'cardboard retro gameboy green nerd gamer',0),('marseycoffee',1,'morning wakeup tea',0),('marseysosa',1,'chief keef sosa glo rap hiphop music drugs lean black',0),('marseyerasure',1,'erase ignore block',0),('marseykwanza',1,'christmas black kwanza african holidays',0),('marseytree',1,'tree nature outdoors cosplay',0),('marseymap',1,'libertarian libertarian map predator',0),('merdesey',1,'turd turdsey shitsey poopsey shit poop poop marsey shit marsey',0),('marsie',1,'cartoon disney',0),('marseysnowglobe',1,'christmas tree small miniature',0),('marseyyugi',1,'yugioh yu-gi-oh! cards trap anime',0),('marseyfurry2',1,'furry fur degenerate sex',0),('marseyinbread',1,'food meme inbred',0),('marseybreadcrumbing',1,'bait lure feeding food throwing animated',0),('marseydiscord',1,'fur furry groomer moderator uwu :3',0),('marseynotes',1,'notes writer writing journ*list therapist doodle',0),('marseychefkiss',1,'perfect',0),('marseyunabomber2',1,'gift christmas industrial society delivery mail kaczynski uncle ted package',0),('marseyw',1,'win winner dub',0),('marseyl',1,'loser loss',0),('marseysquint',1,'4084 hmmm squint unsure doubt',0),('marsey40k',1,'warhammer 40k 40000 space space marine marine ultramarine smurf',0),('marseyangel2',1,'angelic horn trumpet halo wings',0),('marseyblack',1,'basketball black african american bipoc coon fade jersey sports kang gang jogger',0),('marseybongo',1,'bongo drums music meme jam',0),('marseybongosnoo',1,'bongo drums music meme jam reddit snoo',0),('marseybongosrdine',1,'bongo drums music meme jam srdine',0),('marseychonker2',1,'fat obese pig disgusting fatty fattie',0),('marseyski',1,'skier skiing sking winter snow',0),('marseychristmasbulb2',1,'ornament holiday christmas',0),('marseychristmaself2',1,'elf santa northpole north pole christmas holiday',0),('marseychristmasgift',1,'present christmas box unwrapping holiday',0),('marseychristmaslove',1,'christmas holiday present gift present love hearts affection',0),('marseychristmasparty',1,'christmas holiday celebrate party wooo',0),('marseychristmasscarf',1,'christmas holiday candy cane cold winter candycane',0),('marseydiehard',1,'die hard christmas holiday terrorist gun bruce willis',0),('marseydoubtit',1,'dumpster defender redneck boomer shooting doubt it cocksucker',0),('marseyextinction',1,'extinction button women misogyny mayocide kazakhstan',0),('marseyfatherjoseph',1,'christian christmas jesus immaculate god father joseph xmas pray',0),('marseyfuckyou',1,'middlefinger middle finger flipping off fuck you nigga',0),('marseygangbang',1,'blacked sex orgy',0),('marseygingerbread',1,'cookie christmas holiday',0),('marseygingerbread2',1,'cookie christmas holiday',0),('marseygingerbread3',1,'cookie christmas holiday',0),('marseygold',1,'gold award reddit',0),('marseyhotep',1,'party meme parrot vibing jam dance',0),('marseyicecream',1,'ice cream sad disappoint pout cry.',0),('marseyimmaculate',1,'christian christmas jesus immaculate god mother mary xmas pray',0),('marseyimpossibru',1,'revulsion gross yuck yikes mad icky impossible disgusted disgusting',0),('marseykamikaze',1,'kamikaze japanese nip pilot ww2 wwii world war',0),('marseykkkblm',1,'ku klux klan racist nigger jogger coon jiggaboo cracker crackkka',0),('marseyklenny',1,'chiobu jenna thorne grunderchin vidunderchin clapping applause animated',0),('marseykrampus2',1,'demon monster christmas',0),('marseykys2',1,'keep yourself safe',0),('marseylois',1,'familyguy familyman family guy family man peter griffin',0),('marseymerchantelf',1,'jew christmas elf santa greedy money chosen worker holiday xmas seth rogen sarah silverman holocaust coin kike',0),('marseymothermary',1,'christian christmas jesus immaculate god mother mary xmas pray',0),('marseynutcracker',1,'soldier halberd pike christmas holiday',0),('marseyobama',1,'obama president black drone reaper predator',0),('marseyoctopus2',1,'consume product epic win communities no bait too obvious globe patch',0),('marseyoctopus3',1,'consume product epic win communities no bait too obvious globe patch',0),('marseypartymaxx',1,'party meme parrot vibing jam dance',0),('marseypartyxmas',1,'christmas holiday santa hat beard rainbow animated',0),('marseypartyzoom',1,'party meme parrot vibing jam dance',0),('marseypin',1,'pinned sticky',0),('marseyplaying',1,'fish playful mischief srdine animated',0),('marseyplaying2',1,'fish playful mischief srdine animated',0),('marseyplugged',1,'electric technology gif animated plug',0),('marseyponder',1,'ponder orb wizard magician crystal ball',0),('marseypredator',1,'predator drone obama wedding military',0),('marseyraccoon',1,'trashpanda trash panda',0),('marseyrake',1,'canada canadian day of the rake leaf leaves fall autumn genocide',0),('marseyreindeer3',1,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',0),('marseyreindeer4',1,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',0),('marseysanta3',1,'claus christmas presents gifts holiday',0),('marseysexy',1,'ned flanders stupid sexy flanders skiier skiing winter simpsons',0),('marseyshutitdown',1,'cop glownigger fed glowie agent federal mossad israel idf the goyim know kikes radio walkie talkie',0),('marseysnow',1,'snowman snowmarsey cold winter christmas holiday',0),('marseysnowman',1,'christmas cold snow winter',0),('marseysnowman2',1,'christmas cold snow winter',0),('marseytransflag',1,'trans flag then consumeproduct',0),('marseyvirus',1,'phage infect infection plagued',0),('marseywholesome',1,'seal award reddit tene',0),('chudsey',1,'4chan virgin pol rightoid',0),('firecat',1,'firefox browser marsey',0),('karlmarxey',1,'marxist communist history communism socialism',0),('marcerberus',1,'threeheadeddog horror halloween holiday greek three headed dog monster',0),('marchipmunk',1,'rodent squirrel wuzizname',0),('marchipmunklove',1,'chipmonk adoration loving rodent heart eyes adore acorn',0),('marcusfootball',1,'sport handegg hand egg athlete helmet',0),('marfield',1,'mondays garfield lasagna',0),('marje',1,'juicebox juice box madje marsey',0),('marlion',1,'animated flippers wave fins waving mermaid',0),('marmsey',1,'rodent happy',0),('marppy',1,'cyborg sentient snapshillbot android snappy robot',0),('marscientist',1,'beaker goggles glass crazy chemicals science',0),('marsey173',1,'horror spooky halloween scp spc holiday',0),('marsey1984',1,'orwell book ingsoc big brother fascist',0),('marsey300',1,'leonidas shield armor thermopylae spear greek spartan',0),('marsey420',1,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',0),('marsey4chan',1,'neckbeard anonymous loser hacker',0),('marsey666',1,'wings hell halloween demon satan holiday devil animated',0),('marsey666black',1,'wings hell halloween demon satan holiday devil animated',0),('marsey69',1,'6ix9ine snitch tattooed tattoos rapper',0),('marseyairquotes',1,'reaction patronizing animated uh huh',0),('marseyakshually',1,'contrarian false disagree meme neckbeard nerd wrong correction actually weeb',0),('marseyakumu',1,'simp love loving weebshit',0),('marseyalien',1,'green man martian scepter',0),('marseyamazon',1,'warehouse piss bottle driver wagecuck piss jug pissbottle pissjug wagie',0),('marseyandmarcus',1,'bed sleeping cuddling cuddle marseyismywaifu',0),('marseyanime',1,'sayian weeb',0),('marseyannoyed',1,'pissed irritation reaction annoyance angry mad irritated stfu grr',0),('marseyanticarp',1,'reaction fish carpathianflorist',0),('marseyantiwork',1,'lazy laze bum unemployed animated',0),('marseyaoc',1,'latina latino hispanic cortez mexican puerto rican ocasio congress alexandria',0),('marseyargentina',1,'south america argentinian sudamericano',0),('marseyarmy',1,'chiobu soldiers o7 salute saluting',0),('marseyascii',1,'blurry',0),('marseyascii2',1,'oldschool',0),('marseyasian',1,'chinese china srdine sardine',0),('marseyatsume',1,'kitten kitty weebshit',0),('marseyauthleft',1,'marxist ussr marxism ccp communist khmer rouge leftoid communism juche',0),('marseyauthright',1,'rightoid national socialism ss national socialist nazi wehrmacht hitler fascist',0),('marseyautism',1,'retarded neurodivergent hat sped aspergers',0),('marseyaward',1,'medal good job good work retard reaction great job great work nice',0),('marseyayy',1,'wop tone guido wooden doors sopranos greaser dego',0),('marseybaby',1,'pacifier bb little',0),('marseybackstab',1,'betrayal kill knife caesar assassinate betrayer murder',0),('marseybadger',1,'animal marmot',0),('marseybadluck',1,'unlucky black cat poc nigger blackcat',0),('marseybait',1,'trolled baited trolling redditor',0),('marseyballerina',1,'dress ballet tutu dancer dancing',0),('marseyban',1,'jannie janitor banhammer moderator banned',0),('marseybane',1,'soy mask batman capeshit',0),('marseybaphomet',1,'halloween demon satan holiday evil devil',0),('marseybased',1,'basado king chiobu redpilled reaction animated',0),('marseybateman',1,'bret easton ellis serial halloween patrick american psycho killer holiday blood murderer',0),('marseybath',1,'shower tub rubber duck',0),('marseybattered',1,'blackeye domestic violence black eye marseyismywaifu bardfinn steve akins penny beaten bruised housewife',0),('marseybear',1,'brian gabby murderer brianna',0),('marseybear2',1,'ursine bear fursona skin animal costume furry fursuit',0),('marseybeggar',1,'poor busking panhandler gofundme busker',0),('marseyben10',1,'ten anime cartoon lawlz',0),('marseybiden',1,'ddd dementia daddy president sleepy joe',0),('marseybigbrain',1,'high iq highiq smart genius',0),('marseybigdog',1,'bussy big dog poster',0),('marseybiker',1,'motorcycle harley bicycle helmet',0),('marseybingus',1,'floppa shaved hairless',0),('marseybinladen',1,'turban al qaeda terrorist islam beard osama martyr muslim',0),('marseybiting',1,'reaction datass lip bite dat ass',0),('marseyblackface',1,'moon cricket jogger nigger racism coon racist minstrelsy jigaboo',0),('marseyblackfacexmas',1,'uncle tom moon cricket christmas santa beard nigger racist claus coon',0),('marseyblm',1,'social justice black lives matter sjw',0),('marseyblueanime',1,'cirno touhou weebshit',0),('marseybluecheck',1,'journoid checkmark verified journalist drolling drool twitter',0),('marseyblush',1,'shy flirting reaction blushing happy cute embarrassed',0),('marseybog',1,'rich brothers bogdanoff',0),('marseybong',1,'england walkers britain english chips british bad teeth crisps',0),('marseybooba',1,'awooga tits titties boobs eyes animated tiddies',0),('marseyboomer',1,'sipping shades sunglasses old yup vape',0),('marseybountyhunter',1,'abortion leather vest cowboy gunslinger texas revolver',0),('marseybowl',1,'marijuana weed dude weed lmao ganja drugs reaction pot pipe',0),('marseybrainlet',1,'idiot imbecile smoothbrain crushed head retard caved in head sped dumb stupid drooling moron',0),('marseybrap',1,'brap sniff smell huff gas fart animated',0),('marseybrave',1,'bat browser shill',0),('marseybrianna',1,'trans bear laundrie gabby',0),('marseybrianna2',1,'trans bear laundrie gabby',0),('marseybride',1,'dress tiara married wedding veil marseyismywaifu marriage',0),('marseybruh',1,'bruhfunny funny or ban',0),('marseybuff',1,'ripped muscular 6pack swole 6 pack sixpack abs six pack muscles',0),('marseybug',1,'beetle glitch error insect roach',0),('marseybug2',1,'glitch code error',0),('marseybunny',1,'furonsa bunny usagi skin animal costume furry fursuit',0),('marseyburger',1,'burgerstan hamburger cheeseburger mutt american',0),('marseybush',1,'genocide president mission accomplished victory george bush we did it',0),('marseybux',1,'money paypig currency dollar bill primo premium dollarbill cash',0),('marseybye',1,'farewell cya l8r wave reaction waving animated so long',0),('marseybyeceps',1,'crying kyle gaige grosskreutz rioter sad',0),('marseycalarts',1,'excited eager happy thrilled',0),('marseycamus',1,'philosophy history',0),('marseycanned',1,'srdine sleeping tin fish sardine',0),('marseycapitalistmanlet',1,'money top hat rich landlord cigar llm tophat',0),('marseycapy',1,'capybara rodent aevann happy cute',0),('marseycapypat',1,'petting capybara aevann animated patting',0),('marseycapywalking',1,'capybara animated aevann',0),('marseycarp',1,'beard mohawk reaction carpathianflorist monster',0),('marseycarp2',1,'harm cutting selfharm cutter reaction carpathianflorist self animated',0),('marseycarp3',1,'reaction fish carpathianflorist catfish',0),('marseycarpcrying',1,'tear reaction carpathianflorist fish sob tears sad',0),('marseycarppat',1,'petting carpathianflorist fish animated patting',0),('marseycat',1,'fursona skin animal costume furry neko fursuit cat',0),('marseycatgirl',1,'uwu waifu anime fursona furry owo weebshit fursuit',0),('marseycatgirl2',1,'anime weebshit',0),('marseycatgirl3',1,'anthro anime weebshit',0),('marseycatgirljanny',1,'anime maid weebshit',0),('marseyceiling',1,'spy masturbate watching peeping',0),('marseycensored',1,'1984 memory hole censorship repressed',0),('marseycenter',1,'reaction grilling boomer centrist',0),('marseychad',1,'canthal tilt jaw hunter eyes',0),('marseycheeky',1,'stick tongue brat reaction taunt na tongue out tease',0),('marseycheerup',1,'pat animated depressed comforting grieving reaction depression there there console comfort pet',0),('marseycheesehead',1,'packers greenbay green bay football',0),('marseychef',1,'mustache cooking food',0),('marseycherokee',1,'savage pocahontas elizabeth warren injun indian redskin liz warren',0),('marseychonker',1,'brap rolls fat obese reaction fds heifer',0),('marseychristmas',1,'candy cane santa christmas holiday',0),('marseychristmasbulb',1,'ornament christmas happy holiday',0),('marseychristmaself',1,'christmas xmas santa holiday happy worker',0),('marseychristmastree',1,'christmas retard special holiday',0),('marseychucky',1,'doll halloween kill stab knife holiday possessed monster',0),('marseychungus',1,'bugs bunny meme fat chonker big',0),('marseyclapping',1,'good job animated good work reaction great job well done applaud applause great work nice celebrate approve judgment',0),('marseycleonpeterson',1,'wtf scary art',0),('marseyclown',1,'makeup joker',0),('marseyclown2',1,'joker',0),('marseyclown3',1,'unicycle animated',0),('marseycoal',1,'christmas naughty santa cigarette present gift holiday doom',0),('marseycoin',1,'dramacoin money dc spinning rich payment gold dinero animated dollars',0),('marseycolossal',1,'halloween skin holiday scary mouths',0),('marseycommitted',1,'psycho crazy insane straitjacket asylum reaction loony bin straightjacket',0),('marseycomrade',1,'marxist ussr ccp communist authleft communism juche soviet kgb',0),('marseycomradehandshake',1,'ussr russia communist shaking hand communism soviet',0),('marseyconfused',1,'questionmark reaction question mark idgi confusion',0),('marseycontemplate',1,'reaction consternation thinking hmm',0),('marseycool',1,'finger gun shades sunglasses reaction judgment',0),('marseycool2',1,'cigarette hip shades sunglasses jacket smoking',0),('marseycoomer',1,'masturbation goon cumbrain porn masturbate',0),('marseycoonass',1,'student lsu university louisana state',0),('marseycop',1,'acab thin blue line chauvin police officer',0),('marseycopeseethedilate',1,'dilate seethe coping seething reaction angry mad dilating cope malding',0),('marseycorn',1,'iowa vegetable',0),('marseycountryclub',1,'golfer elite rich golfing cc elitist preppy',0),('marseycow',1,'cow fursona skin animal costume furry heifer fursuit',0),('marseycowboy',1,'western pardner reaction hat tootin yeehaw rootin',0),('marseycreepy',1,'pervert pedophile weird reaction chomo creeper sketchy molester',0),('marseycrucified',1,'jesus christ crucifix cross christian',0),('marseycrusader',1,'knight deusvult templar crusades catholic',0),('marseycrying',1,'tear cried despair weeping reaction depression sob tears sadness depressed animated sad',0),('marseycthulhu',1,'horror halloween lovecraftian holiday eldritch evil scary monster',0),('marseycuck',1,'soyboy funko redditor neckbeard loser',0),('marseycumjar1',1,'semen jizz sperm spunk bukkake',0),('marseycumjar2',1,'semen jizz sperm spunk bukkake',0),('marseycumjar3',1,'semen jizz sperm spunk bukkake',0),('marseycut',1,'cutting selfharm emo self harm cutter reaction depressed',0),('marseycwc',1,'sonichu chan chris chan chandler sweater chrischan medallion striped chris',0),('marseydab',1,'reaction haters',0),('marseydaemon',1,'pitchfork hell halloween demon satan devil scary holiday',0),('marseydarwin',1,'history darwinian euphoric atheist charles',0),('marseydawnbreaker',1,'gamer video game warhammer',0),('marseydeadhorse',1,'drowned pony drowning',0),('marseydeadinside',1,'reaction depression suicide dark suicidal depressed shadow sad',0),('marseydealwithit',1,'cool shades sunglasses reaction animated',0),('marseyderp',1,'hehe teehee troll animated durr giggle',0),('marseydespair',1,'doomer reaction depression horrified suicidal depressed judgment',0),('marseydetective',1,'holmes sherlock magnifying glass bowtie',0),('marseydeux',1,'frenchman deuxrama baguette frog frenchie',0),('marseydeuxfoid',1,'deuxrama asian azn hardislife hil',0),('marseydevil',1,'pitchfork daemon hell halloween demon mischievous satan holiday heck evil',0),('marseydicklet',1,'babydick penis micro dick reaction laugh point and laugh micropenis judgment',0),('marseydildo',1,'horse',0),('marseydisabled',1,'retarded handicapable handicapped wheelchair crippled',0),('marseydisgust',1,'pissed gross eww angry mad disturbing disturbed yuck',0),('marseyditzy',1,'pokemon',0),('marseydizzy',1,'puke nausea spinning vomit reaction nauseous sick rolling barf animated',0),('marseydog',1,'puppy doggo fursona skin animal costume dog furry fursuit',0),('marseydolphin',1,'ocean goggles rainbow',0),('marseydoomer',1,'cigarette smoker despair depression alcoholic suicidal smoking depressing',0),('marseydoubt',1,'suspicious sussy reaction sarcastic sarcasm',0),('marseydracula',1,'halloween fangs cape holiday vampire',0),('marseydragon',1,'smaug rich hoard gold treasure',0),('marseydrama',1,'agendapost where drama seriouspost drama where',0),('marseydream',1,'spirals trippy swirls rainbow',0),('marseydrone',1,'obama rotors',0),('marseydrunk',1,'drinking shitfaced alcoholic liquor happy beer dizzy',0),('marseyduck',1,'bird beak',0),('marseyduck2',1,'onesie',0),('marseydynamite',1,'dynomite black afro gun',0),('marseyeggirl',1,'troomer tranny transgender lgbt groomer troid transsexual',0),('marseyeldritch',1,'lovecraft horror halloween tentacles holiday scary monster',0),('marseyelephant',1,'oliphant dumbo',0),('marseyemo',1,'girl goth scene',0),('marseyemperor',1,'gold',0),('marseyespeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyespeonheadpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyface',1,'mask psycho face horror halloween kill killer stab knife holiday evil murder scary murderer',0),('marseyfacepalm',1,'reaction omfg judgment',0),('marseyfamily',1,'family guy family man peter griffin griffin peter',0),('marseyfans',1,'of thot taxpayer slut onlyfans whore',0),('marseyfattie',1,'brap fatass chonker pig lorg',0),('marseyfbi',1,'cop glownigger fed glowie agent federal',0),('marseyfeelsgood',1,'meme frog feels good man pepe feelsgoodman happy',0),('marseyfeet',1,'foot frozenchosen fetish',0),('marseyfellowkids',1,'groomer adult buscemi skateboard',0),('marseyfeminist',1,'misandry fds scrotes moids',0),('marseyfeynman',1,'history',0),('marseyfine',1,'this is fine meme thisisfine burning fire',0),('marseyfinger',1,'flipping middle finger bird reaction flicking judgment',0),('marseyflamethrower',1,'vietname soldier fire',0),('marseyflamewar',1,'troll fight fire reaction gasoline',0),('marseyflareon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyflareonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyfloyd',1,'dead blm chauvin fentanyl george',0),('marseyfocault',1,'philosophy history',0),('marseyfox',1,'fursona furry fursuit kitsune',0),('marseyfreezepeach',1,'1984 censorship free speech reaction freespeech ruqqus',0),('marseyfrog',1,'scaley fursona furry scalie amphibian fursuit',0),('marseyfrog2',1,'scaley fursona furry scalie amphibian toad fursuit',0),('marseyfrozen',1,'dead ice reaction cold frozen',0),('marseyfrozenchosen',1,'blonde girl woman',0),('marseyfrozenpat',1,'petting staring unhappy reaction stare animated patting',0),('marseyfry',1,'phillip fry take my money futurama',0),('marseyfuckoffcarp',1,'reaction carpathianflorist rude snappy animated robot',0),('marseyfug',1,'benis mustache 3336 meme',0),('marseyfunko',1,'action figure doll funko toy soy',0),('marseyfurry',1,'fursona furry fursuit kitsune',0),('marseygandalf',1,'lord of the rings magic lotr mage wizard warlock',0),('marseygarfield',1,'mondays lasagna',0),('marseyghost',1,'spooky halloween costume holiday scary sheet',0),('marseygift',1,'present christmas wrapping paper holiday',0),('marseygigachad',1,'reaction hunter eyes canthal tilt jawline',0),('marseygigavaxxer',1,'covid vaccine coronavirus vaccination',0),('marseygivecrown',1,'king based swole reaction muscles',0),('marseygiveup',1,'despair reaction depression miserable fall over depressed falling over animated sad',0),('marseyglaceon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyglaceonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyglam',1,'rocker pretty glamorous beautiful',0),('marseyglancing',1,'eyes animated nervous paranoid',0),('marseyglow2',1,'fbi mossad feds agent glownigger reaction glowie fed atf cia nsa',0),('marseyglowaward',1,'medal fbi ribbon animated glownigger retard glowie fed atf cia nsa',0),('marseygodel',1,'old philosophy glasses history',0),('marseygodfather',1,'wop italy italian dego mafia',0),('marseygodzilla',1,'raptor halloween dinosaur gojira evil bug',0),('marseygondola',1,'mustache meme long legs',0),('marseygoodnight',1,'kazakhstan flag reaction kazakh i hate women women',0),('marseygossip',1,'tea rotary phone popcorn gabbing',0),('marseygrass',1,'reaction outside touchgrass touch grass',0),('marseygrilling',1,'barbecue bbq centrist boomer barbeque',0),('marseygrilling2',1,'bbq boomer barbecue barbeque',0),('marseygroomer',1,'pedobear discord pedophile pedo chomo molest pedocord',0),('marseygroomer2',1,'molest discord chomo snoo pedo pedocord reddit',0),('marseyhacker',1,'nerd matrix reaction computer animated',0),('marseyhacker2',1,'dox anonymous computer',0),('marseyhandsup',1,'hands up pawsup arrested arresting reaction paws up under arrest',0),('marseyhannibal',1,'flesh psycho horror halloween cannibal eat holiday',0),('marseyhappening',1,'ronpaul happening it ron paul itshappening animated',0),('marseyhappy',1,'pleased contented reaction contentment satisfied',0),('marseyhappytears',1,'tears of joy crying',0),('marseyhead',1,'blood spurting headless horror halloween animated',0),('marseyhealthy',1,'burger king fat fast food crown unhealthy junk food american',0),('marseyheathcliff',1,'heathecliff',0),('marseyheavymetal',1,'rocker musician rock guitar',0),('marseyhellraiser',1,'pinhead halloween holiday evil monster',0),('marseyhillary',1,'president her turn hilary killary hilldawg clinton',0),('marseyhippo',1,'hippopotamus hippo fursona furry skin animal costume fursuit',0),('marseyhmm',1,'confused reaction thinking thunk thonk judgment',0),('marseyhmmm',1,'confused reaction thinking thunk thonk judgment',0),('marseyhomofascist',1,'lgbt faggot ss fash nazi homocracy gay queer sodomy wholesome kiss',0),('marseyhomosupremacist',1,'klan lgbt faggot kkk homocracy sodomy queer gay wholesome',0),('marseyhoodwink',1,'cloak crossbow',0),('marseyhope',1,'mask whitepill reaction happy hopium',0),('marseyhorseshoe',1,'rightoid leftoid theory',0),('marseyhungry',1,'food hunger dish feed me bowl animated',0),('marseyhypno',1,'hypnosis spiral brainwash animated hypnotoad',0),('marseyilluminati',1,'eye egypt pyramid big brother watching',0),('marseyimposter',1,'amogus baka among us sussy',0),('marseyinshallah',1,'begging muslim animated please',0),('marseyinvisible',1,'stealth',0),('marseyira',1,'car bomb irish ireland',0),('marseyisis',1,'daesh terrorist islam muslim',0),('marseyit',1,'balloon halloween pennywise clown holiday evil',0),('marseyjanny',1,'jannie unpaid volunteer administrator janitor free moderator',0),('marseyjanny2',1,'jannie unpaid volunteer administrator janitor free moderator',0),('marseyjapanese',1,'nippon rising sun weeb japan animated',0),('marseyjason',1,'hockey mask horror halloween kill fridaythe13th knife stab voorheys friday the 13th evil monster holiday',0),('marseyjeans',1,'denim trousers pants',0),('marseyjesus',1,'christian',0),('marseyjiangshi',1,'ghost chinese halloween holiday china scary',0),('marseyjohnson',1,'wig history',0),('marseyjoint',1,'smoke weed marijuana reefer drugs smoking 420 pot',0),('marseyjolteon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyjolteonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyjones',1,'tinfoil animated alex gay frogs conspiracy',0),('marseyjourno',1,'journoid media press photo camera journalist pic',0),('marseyjudge',1,'objection innocent hammer guilty gavel court overruled sustained',0),('marseyjunkie',1,'needles heroin reaction shooting up addicted shoot up syringe',0),('marseykaiser',1,'prussian history wwi rifle reich wilhelm germany soldier',0),('marseykfc',1,'col sanders colonel kentucky fried chicken',0),('marseykingcrown',1,'based animated',0),('marseykink',1,'bdsm sex kinkster dom pervert sub creeper latex fetish dildo pvc',0),('marseykitty',1,'hellokitty animated hello kitty',0),('marseykiwi',1,'kf bird new zealand kiwifarms newzealand',0),('marseykiwi2',1,'kf bird new zealand kiwifarms newzealand',0),('marseykiwipat',1,'kf petting reaction kiwifarms animated patting',0),('marseykkk',1,'klan kukluxklan ku klux klan racist costume klux ku sheet',0),('marseykneel',1,'blm bow black lives matter chauvin supremacy respect supreme',0),('marseykvlt',1,'horgh abbath black metal krieg bullet belt immortal corpsepaint',0),('marseykween',1,'hoop earring fds black shaniqua',0),('marseykweenxmas',1,'blm black christmas santa bipoc nigger bame hat holiday',0),('marseykyle',1,'killer konvict rifle rittenhouse kid gun kenosha kylie',0),('marseykys',1,'reaction keep yourself safe kill yourself suicide',0),('marseylaptop',1,'notebook macbook computer',0),('marseylawlz',1,'masterlawls zhcyid9 masterlawlz reaction glasses',0),('marseyleafeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyleafeonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseylibleft',1,'unemployed protest riot anarcho capitalist antifa anarchist anarchy',0),('marseylibright',1,'libertarian anarcho wagecuck pedophile capitalist lolbert',0),('marseylifting',1,'workout muscular work out bench swole working out gains benchpress weightlifting weights muscles',0),('marseylion',1,'fursona furry fursuit leo',0),('marseyliondance',1,'parade ccp chinese dancer dancing asian china animated',0),('marseyliquidator',1,'gas mask horror exterminator halloween plague doctor holiday scary nuclear chernobyl suit mask radiation radioactive',0),('marseylizard',1,'reptilian',0),('marseyllama',1,'alpaca',0),('marseyllama1',1,'top',0),('marseyllama2',1,'middle',0),('marseyllama3',1,'bottom',0),('marseylolcow',1,'reaction trolled lulz judgment',0),('marseylongpost',1,'tldr reaction wall of text wordswordswords animated words',0),('marseylongpost2',1,'tldr reaction wall of text scrolling wordswordswords animated words judgment',0),('marseylovedrama',1,'hearts rdrama reaction happy animated',0),('marseyloveyou',1,'hearts ilu reaction adoration loving ily love adore animated',0),('marseylowpoly',1,'polygonal spinning 3d lopoly animated',0),('marseyluther',1,'heretic lutheran theses martin luther',0),('marseymalding',1,'dilate seethe scrote mad moid cope',0),('marseymancer',1,'dead undead horror lich halloween necromancer zombies zombie holiday evil',0),('marseymanlet',1,'llm short midget dwarf little king',0),('marseymao',1,'zedong ccp chinese communist communism china',0),('marseymaoist',1,'marxist little red book marxism ccp chinese communist authleft maoism communism china',0),('marseymask',1,'plague coronavirus covid pandemic coof sickness love heart eyes illness',0),('marseymati',1,'annoyed irritation top hat reaction angry irritated tophat',0),('marseymayo',1,'yt jakubian crying cracker reaction crackkka crakkka white sad tears',0),('marseymcarthur',1,'nuke missile nuclear bomb history',0),('marseymeds',1,'mentally ill rightoid doctor psycho crazy mental illness reaction risperidone schizo nurse',0),('marseymermaid',1,'merman merfolk',0),('marseymexican',1,'latina latino hispanic fiesta sombrero latinx hombre mexico',0),('marseymini',1,'annihilate minigun machine gun kill destroy murder animated',0),('marseyminimalism',1,'orange minimalist square art',0),('marseyminimalism2',1,'minimalist polygons polygonal art',0),('marseyminion',1,'gru pixar',0),('marseymissing',1,'absent low effort',0),('marseymodelo',1,'cheers alcohol drinking beer',0),('marseymodelo2',1,'cheers alcohol beer drinking',0),('marseymonk',1,'meditate levitating pray buddhist fish asian levitate animated',0),('marseymonke',1,'retvrn return',0),('marseymoose',1,'moosin antlers',0),('marseymorph',1,'skinwalker changeling',0),('marseymouse',1,'rodent cheesed to meet you',0),('marseymugshot',1,'arran prison arrested criminal jail',0),('marseymummy',1,'egyptian halloween monster holiday',0),('marseymummy2',1,'egyptian halloween monster holiday',0),('marseymutt',1,'american burger 56 percent mayo',0),('marseymutt2',1,'american burger 56 percent mayo',0),('marseymyeisha',1,'kween black fds',0),('marseymyspacetom',1,'carp friend carpathianflrost anderson',0),('marseyn8',1,'nate redditor powermod powerjannie moderator',0),('marseynails',1,'manicure emoji pedicure',0),('marseynapoleon',1,'baguette soldier frenchman history',0),('marseyneat',1,'photo cringe compilation camera cringe collection pic',0),('marseyneckbeard',1,'mlady bodypillow dakimakura anime otaku fedora weebshit body pillow mra weeb',0),('marseyneet',1,'cozy comfy wagie',0),('marseyneon',1,'wave flashy trippy waving flashing lights animated',0),('marseynerd',1,'dork loser dweeb geek glasses aevann',0),('marseynietzsche',1,'philosophy history',0),('marseyniggawut',1,'weird reaction raised eyebrow disturbing disturbed wtf judgment',0),('marseynightmare',1,'striped sweater freddy freddie horror halloween krueger holiday claws monster',0),('marseynintendo',1,'mario gamer switch gaymer video game mustache soy',0),('marseyniqab',1,'burka islam muslim burqa',0),('marseynooo',1,'reaction snob no way',0),('marseynosleep',1,'horror scary halloween holiday',0),('marseynoyou',1,'nou no u pointing',0),('marseynoyouglow',1,'fbi no u animated feds glowies glowniggers atf cia nsa',0),('marseynpc',1,'sheeple',0),('marseynpc2',1,'reaction idiot sheep',0),('marseynun',1,'habit catholic',0),('marseynut',1,'orgasm ahegao cum reaction coom',0),('marseynyan',1,'space animated meme poptart',0),('marseyobese',1,'fat chonker bbw chonk chunky pig lorg',0),('marseyobesescale',1,'fat chonker bbw chonk chunky pig lorg',0),('marseyobey',1,'1984 sign ingsoc poster big brother',0),('marseyoceania',1,'kiwi new zealand kangaroo newzealand australia',0),('marseyoctopus',1,'tentacles kraken tentacled',0),('marseyohno',1,'panic frightened scared horror scream afraid reaction horrified nervous shock gasp',0),('marseyonacid',1,'tripping trippy drugs lcd animated',0),('marseyorthodox',1,'priest schismatic',0),('marseyorthodoxpat',1,'petting patting schismatic priest animated russian',0),('marseyowow',1,'reaction excited owo',0),('marseypaint',1,'low effort art',0),('marseypainter',1,'palet reaction pallet paintbrush paints artist pallette',0),('marseypanda',1,'red panda bear happy redpanda',0),('marseypanda2',1,'panda bear fursona skin animal costume furry fursuit',0),('marseypanties',1,'reaction underwear panty pantsu',0),('marseyparty1',1,'trippy animated happy dance',0),('marseyparty2',1,'trippy animated happy dance',0),('marseyparty3',1,'trippy animated happy dance',0),('marseypatriot',1,'uncle sam red white and blue burgerland holiday american 4oj patriotic',0),('marseypeacekeeper',1,'united nations un rifle helmet gun',0),('marseypearlclutch',1,'sensitive reaction snowflake puritanical gasp sjw',0),('marseypearlclutch2',1,'sensitive reaction snowflake puritanical gasp sjw',0),('marseypedo',1,'libertarian borpa male feminist discord pedophile groomer chomo lolbert toucher',0),('marseypedobear',1,'groomer molest nonce',0),('marseypenguin',1,'bird linux puffin',0),('marseypepe',1,'ok rightoid mellokind frog reaction',0),('marseypepe2',1,'reaction frog mellokind',0),('marseypharaoh',1,'egyptian aevann pyramids',0),('marseypharaoh2',1,'gods egyptian aevann animated',0),('marseypickle',1,'funniest shit morty rick',0),('marseypig',1,'fat fursona furry hog fursuit oink',0),('marseypikachu',1,'electric pokemon yellow',0),('marseypikachu2',1,'pokemon shoked meme reaction surprised shocked gasp',0),('marseypilgrim',1,'thanksgiving puritan holiday',0),('marseypimp',1,'dramamine slickback purple baller',0),('marseypinochet',1,'fascist fash ugarte augusto chopper helicopter chile',0),('marseypipe',1,'smoke smart mhm yes smoking tobacco intelligent',0),('marseypirate',1,'argh eyepatch bandana uraniumdonger',0),('marseypirate2',1,'party parrot eyepatch partyparrot',0),('marseypixel',1,'reaction lorez lowres',0),('marseypizzashill',1,'sex haver chad grass toucher',0),('marseyplane',1,'flying jet pilot',0),('marseyplanecrash',1,'flying wreck jet pilot animated',0),('marseyplaty',1,'hearts crossover platypus love',0),('marseypleading',1,'sad eyes begging puppy dog eyes',0),('marseyplush',1,'bow ribbon doll plushie button eyes',0),('marseypoggers',1,'poggies twitch meme',0),('marseypokerface',1,'small eyes reaction stare unreadable beady eyes',0),('marseypony',1,'murmurwisper mlp my little ponies cutie mark horse furry my little pony',0),('marseypoor',1,'homeless beggar panhandler proletariat bum',0),('marseypop',1,'action figure doll funko toy soy',0),('marseypop2',1,'excited blahblahblah blah blah blah animated',0),('marseypopcorn',1,'eating entertained drama happy animated',0),('marseypopcorntime',1,'eating popped corn drama animated watch',0),('marseypope',1,'priest catholicism rome',0),('marseypostmodern',1,'postmodernist obscurantist art',0),('marseypresents',1,'christmas gifts santa holiday candy cane happy',0),('marseypretty',1,'flirt starry eyed stars in eyes',0),('marseypride',1,'prideflag rights',0),('marseyprisma',1,'animated fingers anime spin dance weeb',0),('marseyproctologist',1,'exam rectal glove reaction anus anal colonoscopy',0),('marseyprotestno',1,'sign protester refuse reaction deny reject',0),('marseyprotestyes',1,'agree sign protester reaction approve',0),('marseypsycho',1,'reaction schizo crazy',0),('marseypuke',1,'hurl throw up gross animated illness vomit nauseated reaction upchuck nauseous sickening yuck barf ralph judgment',0),('marseypumpkin',1,'jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin2',1,'jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin3',1,'witch jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin4',1,'ghost jackolantern carving halloween holiday jack o lantern',0),('marseypumpkincloak',1,'costume halloween holiday',0),('marseypumpking',1,'jackolantern jack o lantern halloween holiday',0),('marseypumpkinglow',1,'halloween drama holiday jack o lantern animated',0),('marseypunching',1,'battle squaring up hit square up boxer fight throwdown reaction boxing fistfight fighting',0),('marseypunisher',1,'thin blue line rightoid police cops',0),('marseyqoomer',1,'shaman viking qanon jan6 capitol january6',0),('marseyquadmagyar',1,'bow and arrow hungary hungarian archery bowman quadnarca',0),('marseyqueen',1,'england bong english british elizabeth',0),('marseyqueenlizard',1,'england bong english british reptilian elizabeth',0),('marseyracist',1,'racing vroom racecar bigot reaction',0),('marseyracistgrandpa',1,'thanksgiving fuck nigger holiday',0),('marseyradioactive',1,'nuclear waste chernobyl radiation geiger',0),('marseyrage',1,'troll anger seethe furious reaction angry mad fury',0),('marseyraging',1,'rage angry mad fury animated',0),('marseyramen',1,'eating noodles food bowl animated soup',0),('marseyrare',1,'kangaroo wtf',0),('marseyrasta',1,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',0),('marseyrat',1,'rodent black',0),('marseyrave',1,'dead animated party death sandstorm darude crab dance',0),('marseyreich',1,'nazi pol authright fuhrer hitler fascist',0),('marseyreindeer',1,'christmas santa rudolf capy cold aevann holiday animated walking',0),('marseyreindeer2',1,'santa christmas rudolf holiday',0),('marseyrentfree',1,'reaction no charge obsessed obsession',0),('marseyreportercnn',1,'reporter journalist journoid interviewer',0),('marseyreporterfox',1,'reporter journalist journoid interviewer',0),('marseyretard',1,'special ed retarded reaction slow sped drooling exceptional',0),('marseyrevolution',1,'marxist ussr marxism ccp hammer communist sickle communism proletariat juche kgb',0),('marseyrick',1,'smart 150iq high iq reaction 150 iq morty',0),('marseyroo',1,'kangaroo australian',0),('marseyrope',1,'reaction suicidal shotgun facelift suicide',0),('marseyropeyourself',1,'kill yourself kys lynch reaction keep yourself safe hanging noose',0),('marseyropeyourself2',1,'kill yourself kys lynch reaction keep yourself safe hanging noose',0),('marseyrowling',1,'harry potter terf jkr transphobe',0),('marseyrpgcharacter',1,'gamer video game gaymer',0),('marseyrs',1,'runescape party hat phat crown lowpoly low poly',0),('marseyrussel',1,'old pipe history',0),('marseyrussiadolls',1,'toys ussr babushka matryoshka soviet',0),('marseysad2',1,'reaction disappointed disappointment upset',0),('marseysadcat',1,'upset disappointing disappointment reaction disappointed sad crying',0),('marseysadge',1,'frog pepe',0),('marseysaint',1,'wings angel blessed halo animated',0),('marseysalad',1,'vegan cabbage vegetarian lettuce vegetable',0),('marseysalat',1,'prayer islam muslim rug',0),('marseysalty',1,'sodium saltshaker seethe salt shaker nacl animated',0),('marseysalutearmy',1,'saluting o7 military soldier',0),('marseysalutecop',1,'acab officer saluting o7 police',0),('marseysalutenavy',1,'saluting semen o7 homosexual soldier',0),('marseysanders',1,'bernie rich socialism socialist jewish',0),('marseysanta',1,'christmas gifts presents claus holiday',0),('marseysanta2',1,'christmas gifts presents claus holiday',0),('marseysartre',1,'philosophy frenchman history',0),('marseysaw',1,'doll horror halloween jigsaw monster evil torture game holiday',0),('marseyscared',1,'hide halloween afraid nervous holiday traumatized fearful',0),('marseyschizo',1,'harm burns selfharm self harm cigarette burning mermaids reaction artist self',0),('marseyschrodinger',1,'philosophy science physics math',0),('marseyseven',1,'vidya gamer gaymer video game assassin hitman',0),('marseysexylibrarian',1,'books hoe old woman thot nerd boobs bra geek',0),('marseyshapiro',1,'benjamin debate libtard facts and logic benny jewish ben shapiro',0),('marseysharingan',1,'horror halloween holiday possessed animated monster',0),('marseyshark',1,'jaws halloween fursona furry fish costume holiday fursuit',0),('marseysheep',1,'follower wool lamb fursona bah furry fursuit',0),('marseysheepdog',1,'shaggy scruffy woof',0),('marseyshiftyeyes',1,'suspicious sussy paranoid weird reaction sketchy',0),('marseyshisha',1,'weed smoker smoking hookah',0),('marseyshooting',1,'blam blatt shotgun kill pow murder',0),('marseyshroom',1,'smug fungus shrigma',0),('marseyshy',1,'flirting anxious twiddle nervous flirty coy animated',0),('marseysick',1,'puke nausea green face vomit nauseated reaction nauseous barf judgment',0),('marseysigh',1,'breathe give up giveup reaction depression breathing depressed animated',0),('marseysjw',1,'lgbt social justice reaction gay snowflake pride',0),('marseyskater',1,'dope hip sk8 ill tony hawk sick skateboard not a poser rad',0),('marseyskeleton',1,'dead bones halloween holiday skeletal',0),('marseyskeleton2',1,'bones spooky halloween holiday skeletal',0),('marseyskeletor',1,'skeleton mask heman 80s man halloween he man cartooon he holiday',0),('marseysmirk',1,'reaction snicker trolling lol',0),('marseysmoothbrain',1,'idiot big brain brainlet retard reaction fool dumbass moron',0),('marseysmudge',1,'diogenesjr diogenesjunior meme',0),('marseysmug',1,'reaction superior haha',0),('marseysmug2',1,'snicker scoff mock reaction guffaw ridicule judgment',0),('marseysmug3',1,'reaction yikes judgment oof cringe',0),('marseysnappypat',1,'petting animated sentient reaction snapshillbot robot patting',0),('marseysnek',1,'snake serpent',0),('marseysniff',1,'brap huff gas reaction fart creep',0),('marseysnoo',1,'shaking redditor scared reaction nervous schizo reddit',0),('marseysob',1,'tear crying depressed reaction sobbing depression sad cry animated tears',0),('marseysociety',1,'batman joker capeshit jared leto',0),('marseysonic',1,'hedgehog blue',0),('marseysoypoint',1,'soyboy soy boy beard reaction pointing',0),('marseyspecial',1,'retard reaction slow special needs sped',0),('marseyspecialpat',1,'petting retard reaction sped animated patting',0),('marseyspider',1,'insect halloween arachnid holiday bug',0),('marseyspider2',1,'insect halloween spiderweb arachnid holiday bug',0),('marseyspirit',1,'ghost halloween holiday',0),('marseyspit',1,'surprising reaction shocking water surprised shocked',0),('marseyspooky',1,'art horror halloween holiday evil scary monster lovecraftian eldritch',0),('marseyspookysmile',1,'horror halloween holiday evil scary monster',0),('marseysrdine',1,'fisherman reaction fish canned fishing',0),('marseysrdine2',1,'can animated reaction fish knife chop sardine',0),('marseystars',1,'stareyes reaction star eyes starry eyed stareyed',0),('marseysteer',1,'car drive nervous driving animated',0),('marseystein',1,'undead frankenstein abomination halloween holiday monster',0),('marseystinky',1,'smelly homeless stank poor ew yuck',0),('marseystonetoss',1,'amogus pebblethrow nazi reaction boulderpummel',0),('marseystroke',1,'derp retard reaction stupid drooling',0),('marseysuffragette',1,'19a foid feminist 19th terrible feminism regret woman women mistake',0),('marseysulk',1,'unlucky crying reaction depression sobbing depressed sad',0),('marseysuper',1,'superstraight lgbt',0),('marseysurprised',1,'reaction shocked shook unexpected',0),('marseysus',1,'amogus among us stonetoss sussy baka amongus',0),('marseysweating',1,'anxiety worried wipe scared worrying reaction anxious nervous stressed',0),('marseysylveon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseysylveonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseytaliban',1,'mujahideen janniejihad islam afganistan shariah afghanistan muslim',0),('marseytalibanpat',1,'mujahideen petting janniejihad terrorist islam reaction afganistan muslim animated patting',0),('marseytank',1,'military ussr ccp communist authleft tank army communism china soviet',0),('marseytankushanka',1,'military ussr ccp communist authleft tank army communism china soviet russian',0),('marseytea',1,'drama spill',0),('marseyteaparty',1,'donger arran soren carp duck',0),('marseytears',1,'pout teary crying cried reaction sob eyes cry sad',0),('marseyteruteru',1,'ghost flying spooky halloween holiday floating',0),('marseythegrey',1,'lord of the rings magic gandalf lotr mage wizard warlock',0),('marseytheorist',1,'ancient aliens meme',0),('marseything',1,'halloween holiday scary monster teeth',0),('marseythinkorino',1,'reaction judgment',0),('marseythomas',1,'tank engine train locomotive',0),('marseythonk',1,'confused reaction thinking thunk thonk',0),('marseythroatsinging',1,'mongolian music',0),('marseytiger',1,'fursona furry fursuit',0),('marseytime',1,'10pm tock tick clock animated',0),('marseytinfoil',1,'alex jones psycho crazy schizo alexjones conspiracy',0),('marseytinfoil2',1,'alex jones rightoid psycho schizo alexjones conspiracy',0),('marseytoilet',1,'flush loo bog roll toilet paper swirly',0),('marseytrad',1,'dramarama dress foid tradwife floral girl',0),('marseytrain',1,'troomer tranny transgender trains troid transsexual animated',0),('marseytrans2',1,'troon tranny transgender troomer lgbt trannies troid transsexual',0),('marseytrickortreat',1,'candy trick or treat halloween holiday',0),('marseytroll',1,'dio diogenesjr diogenesjunior trollface reaction',0),('marseytroll2',1,'ogre horror halloween holiday monster',0),('marseytrollcrazy',1,'i hate killher psycho rage kill her gun',0),('marseytrollgun',1,'kill her psycho',0),('marseytrollolol',1,'rage trolled rageface',0),('marseytroublemaker',1,'we do a little trolling',0),('marseytrump',1,'cheeto hitler president history orange man',0),('marseytunaktunak',1,'turban animated curry indian pajeet dance',0),('marseyturkey',1,'beak bird thanksgiving holiday feathers',0),('marseytv',1,'willy wonka telly television',0),('marseytwins',1,'halloween holiday flashing shining scary animated',0),('marseyuglyxmasweater',1,'santa hat christmas ugly holiday',0),('marseyumbreon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyumbreonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyunabomber',1,'package industrial society delivery mail kaczynski uncle ted',0),('marseyunpettable',1,'dramamine fashy rightoid chud fashwave altright vaporwave',0),('marseyuwuw',1,'fursona furry fursuit',0),('marseyvampire',1,'undead sanguine horror spooky halloween fangs holiday monster',0),('marseyvan',1,'libertarian pedobear free candy pedophile groomer lolbert chomo molester pedo toucher',0),('marseyvaporeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyvaporeonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyvaporwave',1,'trippy 80s psychedelic animated retro',0),('marseyvaxmaxx',1,'mask coronavirus covid gigavax corona vaccine vaccination hazmat',0),('marseyvengeance',1,'gore undead shotgun horror halloween revenge monster bloody head wound holiday',0),('marseyvibing',1,'animated bopping vibe jam dancing headbang music rainbow dance',0),('marseyvietnam',1,'army born to kill soldier war',0),('marseywagie',1,'crypto rightoid ancap poor wagecuck mcdonalds maccas reaction',0),('marseywallst',1,'hodl crypto wall street bets invest gme bitcoin wallstreetbets wsb stock',0),('marseywarhol',1,'modern art',0),('marseyweeb',1,'neckbeard sword fedora kitana',0),('marseywendy',1,'jellyfishjam pigtails redhead pippi',0),('marseywheredrama',1,'seriouspost reaction agendapost dramawhere animated',0),('marseywheredrama2',1,'seriouspost animated agendapost',0),('marseywhirlyhat',1,'idiot retard hat dumb sped slow stupid special kid',0),('marseywinner',1,'reaction trophy gold prize first place',0),('marseywise',1,'hood cloak wizard pipe',0),('marseywitch',1,'spooky halloween magick holiday evil scary',0),('marseywitch2',1,'tranny troomer penny wvp feminist halloween bardfinn groomer magick troid steve monster',0),('marseywitch3',1,'flying broomstick wave halloween wizard holiday',0),('marseywoah',1,'tldr reaction wall of text wordswordswords stfu',0),('marseywolf',1,'halloween werewolf holiday scary monster',0),('marseywords',1,'longpost too long tldr reaction wordswordswords',0),('marseyworried',1,'monkaw anxiety sweat panic scared sweaty sweating anxious nervous stressed',0),('marseywtf',1,'scared reaction shook surprised shocked',0),('marseywtf2',1,'shocked reaction wth disturbing disturbed what the fuck',0),('marseywut',1,'pathetic asuka',0),('marseyxd',1,'lmao reaction rofl haha lol',0),('marseyxoxo',1,'hearts wave flirt loving love animated kiss',0),('marseyyass',1,'queen reaction fds slay girlboss kween',0),('marseyyawn',1,'zzz boring tired sleepy bored',0),('marseyyeezus',1,'kanye god hotep',0),('marseyyes',1,'thumbsup agree right thumbs up reaction judgment',0),('marseyyikes',1,'reaction judgment disgust oof cringe',0),('marseyza',1,'antlers flowers',0),('marseyzombie',1,'dead undead eye horror intestines halloween holiday monster',0),('marseyzoomer',1,'child brat kid zoomie',0),('marseyzwei',1,'drinking germany lederhosen zweirama bavarian beer',0),('marsheen',1,'pusheen animated meme cute',0),('marsheepnpc',1,'follower',0),('marsoy',1,'soyboy soybeard nintendo gamer switch marsey gaymer pointing',0),('marsoyhype',1,'soyboy soybeard nerd marsey excited wojak cuck',0),('mcmarsey',1,'wageslave poor mcdonalds wagecuck maccas antiwork college wagie',0),('mersya',1,'the best adorable aww marsey favorite cute',0),('mersya2',1,'drawing art',0),('mersyapat',1,'petting reaction dramarama animated cute patting',0),('mlm',1,'marseylivesmatter marsey lives matter blm',0),('owlsey',1,'bird hoot feathers',0),('plarsy',1,'platy crossover platypus marsey plarsey',0),('thinbluefeline',1,'cops police',0),('marseysamhyde',1,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme',0),('marseyblops2cel',1,'incel volcel black ops gamer iconic saint',0),('marseytarrant',1,'branton brenton newzealand kiwi shooter shooting killer ebba akerlund murderer rightoid chud strong',0),('marseyhitler',1,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump gas',0),('marseyportalsuicide',1,'kill shotgun shoot death die kms animated',0),('marseydunce',1,'stupid moron imbecile dolt dunce retard dumb cap hat sped',0),('marseyvargselfdefense',1,'vikernes euronymous mayhem burzum black metal norway norwegian stab knife kill murder',0),('marseyeldritchnut',1,'cum balls testicles teste penis cock dick semen monster horror horny horrifying',0),('marseygunsuicide',1,'shotgun kill death die gunshot windy kms animated',0),('marseytoasterbath',1,'suicide suicidal kill death bathtub electrocution electricity kms',0),('marseyakbar',1,'suicide bomber explosion boom explode die kms animated',0),('marseyleftoidschizo',1,'sjw shitlib radlib liberal cuck redditor soy crazy animated',0),('marseyrightoidschizo',1,'nazi conspiracy crazy tin foil tinfoil conservative animated ruqqus',0),('marseyridin',1,'joe biden kamala harris voted voting election american president hat',0),('marseymagahat',1,'trump 5200 maga american president election vote nazi hat',0),('marseycontemplatesuicide',1,'gunshot mirror contemplate contemplating reflection pistol handgun death kms kys suicidal die death',0),('marseygoose2',1,'goose geese kill cat bird death bite chomp',0),('marseygoose',1,'goose geese kill duck cat bird death bite chomp',0),('marseyfemboy',1,'discord trans femboy tomgirl groomer groomed gay faggot homosexual queer poof fairy',0),('marseyisrael',1,'kike yid jewish hebrew merchant colonizer israeli banker',0),('marseymissing2',1,'missing notexture source image not found broken',0),('marseyguillotine',1,'cut head off beheading beheaded headless french robespierre marie antoinette death die kill execution execute',0),('marseyishygddt',1,'reaction, meme, disapproval, bat, club, beating, angry, demented disgust, dislike, baseball bat, shiggy diggy, george costanza',0),('marseyremastered',1,'4k hd hi def hidef high definition uhd rtx',0),('marseyclippy',1,'msoft microsoft word helper paperclip writing annoying',0),('marseynouautism',1,'pointing hat spiderman sperg autistic no u no you noyou',0),('marseykindness',1,'retarded special drooling idiot seriouspost srspost agendapost moron fool buffoon dramatard',0),('marseychinesedevil',1,'devil evil horns satan china hell demonic',0),('marsey41',1,'tranny train transgender transsexual pedophile groomer libertarian 41percent hanging noose rope lynch death kys groomer',0); \ No newline at end of file +INSERT INTO public.marseys VALUES ('marseylaugh',1,'lmao reaction point funny haha lol judgment',0),('marseyblowkiss',1,'heart wink reaction muah loving mwah love',0),('marseyshook',1,'reaction surprised shocked gasp astonished',0),('marseythumbsup',1,'cool good job good one agree reaction nice work yes great job',0),('marseylove',1,'heart reaction adoration loving adore',0),('marseyjamming',1,'mp3 headphones beat ipod music happy',0),('marseyready',1,'concerned worried waiting prepared reaction',0),('marseyscarf',1,'winter chilly cold ill sick brr flu',0),('marseymad',1,'pissed annoyed furious reaction angry irritated livid',0),('marseycry',1,'tear upset crying reaction sobbing sob tears sad',0),('marseyinabox',1,'hiding hide box cardboard happy cute',0),('marseysad',1,'annoyed staring reaction disappointed stare uh huh bored',0),('marseyexcited',1,'eager ready hype amped reaction excitement happy thrilled',0),('marseysleep',1,'bed bedtime zzz boring reaction tired bored',0),('marseyangel',1,'reaction angelic happy innocent',0),('marseydead',1,'murdered dead killed reaction victim die rip',0),('marseyparty',1,'excite excitement celebrate happy celebrating',0),('marseyrain',1,'cloud upset reaction disappointed storm depressed sad',0),('marseyreading',1,'study homework learn nerd novel reaction book',0),('marseywave',1,'farewell cya hello greetings bye waving hi',0),('marseyagree',1,'concur nodding nod reaction affirmative yes yeah uh huh animated judgment',0),('marseydisagree',1,'nah uh nod nuh uh reaction wrong no way no negative animated judgment',0),('marseyjam',1,'animated bopping excited trippy excitement tejanx dancing rainbow rave happy dance',0),('marseygasp',1,'wow woah what how why whoa reaction appalled',0),('marseytwerking',1,'tailspin animated butt backside dancing spin booty ass dance',0),('marseysipping',1,'drinking root drink reaction stare thirsty purple drank juice bored',0),('marseyshrug',1,'hands up idk ig idc dunno i guess',0),('marseyglow',1,'fbi mossad cop feds animated glownigger glowie secret service fed atf police cia nsa kgb',0),('marseycope',1,'dilate mask seethe copium reaction',0),('marseyseethe',1,'dilate mask crying seething smug cope',0),('marseymerchant',1,'kike hebrew shopkeeper yid banker jew moneylender jewish greedy israel chosen',0),('marseyno',1,'denied refuse rejection reaction ugh deny hand',0),('marseywalking',1,'stroll walk strut gallivant animated',0),('marseyhearts',1,'reaction flirt loving adoration love happy cute crush',0),('marseybegging',1,'pls plz pleading reaction tears in eyes animated',0),('marseytrans',1,'pitty transgender pitbull dog pibble transsexual',0),('marseygigaretard',1,'idiot neurodivergent dumb stupid drooling moron puddle',0),('marseysneed',1,'feed farmer reaction chuck simpsons',0),('marseybaited',1,'laser pointer trolled gullible reaction animated',0),('marseyeyeroll',1,'rolleyes rolling eyes mock animated reaction roll eyes duh',0),('marseydepressed',1,'smoke kms doomer cigarette despair reaction depression suicide suicidal smoking hopeless sad',0),('marseypat',1,'petting reaction animated cute patting',0),('marseyking',1,'based queen prince reaction crown princess',0),('marseylong1',1,'top meme',0),('marseylong2',1,'middle meme',0),('marseylong3',1,'bottom meme',0),('marseyetika',1,'streamer youtuber nft psyops twitter antila trending black suicide bridge llm',0),('marseybang',1,'head wall bang schizo psycho selfharm deranged gif animated',0),('marseydeadeyes',1,'broken suicidal depressed',0),('marseybangfast',1,'head wall bang schizo psycho selfharm deranged gif',0),('marseytherapist',1,'therapy writing mental illness',0),('marseymischief',1,'interface clown',0),('marseychemist2',1,'chemistry science chemical cope',0),('marseychemist',1,'chemistry science chemical',0),('marseymicrobus',1,'vw van bussy',0),('marseycop2',1,'police officer acab thin blue line pig',0),('marseyblackcop',1,'police officer acab thin blue line pig bipoc',0),('marcuscop',1,'police officer acab thin blue line pig black bipoc',0),('schopenmarsey',1,'schopenhauer philosophy german will ethics metaphysics',0),('marseysnorlax',1,'fat obese fatty fattie pokemon snorlax blocking snoring sleeping',0),('marseycapymad',1,'shaking aevann mad angry fury furious anger shook animated capybara',0),('marseysnap',1,'mad angry furious anger animated snap',0),('marseykrampus',1,'demon monster christmas',0),('marseydrunk2',1,'drinking shitfaced alcoholic liquor happy beer dizzy',0),('marseyfranklin',1,'franklin thinking constitution founding fathers',0),('marseykino',1,'kino agni fire punch anime',0),('marseyfrenchvan',1,'foucault pedophilia libertarian van french philosophy pedobear postmodernism',0),('marseyschopenhauer',1,'philosopher old grandpa',0),('marseyjackson',1,'music king pop mayo whiteface michael',0),('marmseylegionnaire',1,'rome roman legionnaire soldier helmet hats',0),('marseygucci',1,'gucci mane lean rapper trap mixtape bricksquad',0),('marseymrsclaus',1,'christmas santa winter boobs',0),('marseyspy',1,'spy agent shill glowie russia china',0),('marseyspyglow',1,'spy agent shill glowie russia china',0),('marseyfellowpedo',1,'libertarian glowie fbi',0),('marseydylan',1,'columbine school shooter psycho gun pistol klebold',0),('marseyeric',1,'columbine school shooter psycho gun carbine harris',0),('marseydisconcerting',1,'creepy smile uneasy rapey',0),('marseygambling',1,'gambling depressed suicidal degenerate smoking',0),('marseydontplay',1,'project pat rapper mixtape pimp',0),('marseywoodchipper',1,'libertarian woodchipper libertarian kill',0),('marseyfuckyou2',1,'nigga comeback no u',0),('marseysaltlicking',1,'salt lick rock',0),('marseycia',1,'bane cia glowie plane big guy dr pavel',0),('marseyopossum',1,'possum trash',0),('marseysnowflake',1,'special snowflake sensitive snow',0),('marseypunished',1,'punished venom snake metal gear solid kojima eyepatch',0),('marseypunished2',1,'punished venom snake metal gear solid kojima eyepatch drama',0),('marseyfugg',1,'spurdo sparde fugg',0),('marseydemiurge',1,'gnostic gnosticism demiurge',0),('marseypadoru',1,'menosgrande christmas anime holidays',0),('marseyklennypat',1,'chiobu grunderchin vidunderchin',0),('marseygeesepat',1,'drugs stimulants creepy pat marcus disconcerting scary uneasy',0),('marseyretro',1,'cardboard retro gameboy green nerd gamer',0),('marseycoffee',1,'morning wakeup tea',0),('marseysosa',1,'chief keef sosa glo rap hiphop music drugs lean black',0),('marseyerasure',1,'erase ignore block',0),('marseykwanza',1,'christmas black kwanza african holidays',0),('marseytree',1,'tree nature outdoors cosplay',0),('marseymap',1,'libertarian libertarian map predator',0),('merdesey',1,'turd turdsey shitsey poopsey shit poop poop marsey shit marsey',0),('marsie',1,'cartoon disney',0),('marseysnowglobe',1,'christmas tree small miniature',0),('marseyyugi',1,'yugioh yu-gi-oh! cards trap anime',0),('marseyfurry2',1,'furry fur degenerate sex',0),('marseyinbread',1,'food meme inbred',0),('marseybreadcrumbing',1,'bait lure feeding food throwing animated',0),('marseydiscord',1,'fur furry groomer moderator uwu :3',0),('marseynotes',1,'notes writer writing journ*list therapist doodle',0),('marseychefkiss',1,'perfect',0),('marseyunabomber2',1,'gift christmas industrial society delivery mail kaczynski uncle ted package',0),('marseyw',1,'win winner dub',0),('marseyl',1,'loser loss',0),('marseysquint',1,'4084 hmmm squint unsure doubt',0),('marsey40k',1,'warhammer 40k 40000 space space marine marine ultramarine smurf',0),('marseyangel2',1,'angelic horn trumpet halo wings',0),('marseyblack',1,'basketball black african american bipoc coon fade jersey sports kang gang jogger',0),('marseybongo',1,'bongo drums music meme jam',0),('marseybongosnoo',1,'bongo drums music meme jam reddit snoo',0),('marseybongosrdine',1,'bongo drums music meme jam srdine',0),('marseychonker2',1,'fat obese pig disgusting fatty fattie',0),('marseyski',1,'skier skiing sking winter snow',0),('marseychristmasbulb2',1,'ornament holiday christmas',0),('marseychristmaself2',1,'elf santa northpole north pole christmas holiday',0),('marseychristmasgift',1,'present christmas box unwrapping holiday',0),('marseychristmaslove',1,'christmas holiday present gift present love hearts affection',0),('marseychristmasparty',1,'christmas holiday celebrate party wooo',0),('marseychristmasscarf',1,'christmas holiday candy cane cold winter candycane',0),('marseydiehard',1,'die hard christmas holiday terrorist gun bruce willis',0),('marseydoubtit',1,'dumpster defender redneck boomer shooting doubt it cocksucker',0),('marseyextinction',1,'extinction button women misogyny mayocide kazakhstan',0),('marseyfatherjoseph',1,'christian christmas jesus immaculate god father joseph xmas pray',0),('marseyfuckyou',1,'middlefinger middle finger flipping off fuck you nigga',0),('marseygangbang',1,'blacked sex orgy',0),('marseygingerbread',1,'cookie christmas holiday',0),('marseygingerbread2',1,'cookie christmas holiday',0),('marseygingerbread3',1,'cookie christmas holiday',0),('marseygold',1,'gold award reddit',0),('marseyhotep',1,'party meme parrot vibing jam dance',0),('marseyicecream',1,'ice cream sad disappoint pout cry.',0),('marseyimmaculate',1,'christian christmas jesus immaculate god mother mary xmas pray',0),('marseyimpossibru',1,'revulsion gross yuck yikes mad icky impossible disgusted disgusting',0),('marseykamikaze',1,'kamikaze japanese nip pilot ww2 wwii world war',0),('marseykkkblm',1,'ku klux klan racist nigger jogger coon jiggaboo cracker crackkka',0),('marseyklenny',1,'chiobu jenna thorne grunderchin vidunderchin clapping applause animated',0),('marseykrampus2',1,'demon monster christmas',0),('marseykys2',1,'keep yourself safe',0),('marseylois',1,'familyguy familyman family guy family man peter griffin',0),('marseymerchantelf',1,'jew christmas elf santa greedy money chosen worker holiday xmas seth rogen sarah silverman holocaust coin kike',0),('marseymothermary',1,'christian christmas jesus immaculate god mother mary xmas pray',0),('marseynutcracker',1,'soldier halberd pike christmas holiday',0),('marseyobama',1,'obama president black drone reaper predator',0),('marseyoctopus2',1,'consume product epic win communities no bait too obvious globe patch',0),('marseyoctopus3',1,'consume product epic win communities no bait too obvious globe patch',0),('marseypartymaxx',1,'party meme parrot vibing jam dance',0),('marseypartyxmas',1,'christmas holiday santa hat beard rainbow animated',0),('marseypartyzoom',1,'party meme parrot vibing jam dance',0),('marseypin',1,'pinned sticky',0),('marseyplaying',1,'fish playful mischief srdine animated',0),('marseyplaying2',1,'fish playful mischief srdine animated',0),('marseyplugged',1,'electric technology gif animated plug',0),('marseyponder',1,'ponder orb wizard magician crystal ball',0),('marseypredator',1,'predator drone obama wedding military',0),('marseyraccoon',1,'trashpanda trash panda',0),('marseyrake',1,'canada canadian day of the rake leaf leaves fall autumn genocide',0),('marseyreindeer3',1,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',0),('marseyreindeer4',1,'rudolf dasher dancer prancer vixen comet cupid donner blitzen santa sleigh sled christmas winter holiday',0),('marseysanta3',1,'claus christmas presents gifts holiday',0),('marseysexy',1,'ned flanders stupid sexy flanders skiier skiing winter simpsons',0),('marseyshutitdown',1,'cop glownigger fed glowie agent federal mossad israel idf the goyim know kikes radio walkie talkie',0),('marseysnow',1,'snowman snowmarsey cold winter christmas holiday',0),('marseysnowman',1,'christmas cold snow winter',0),('marseysnowman2',1,'christmas cold snow winter',0),('marseytransflag',1,'trans flag then consumeproduct',0),('marseyvirus',1,'phage infect infection plagued',0),('marseywholesome',1,'seal award reddit tene',0),('chudsey',1,'4chan virgin pol rightoid',0),('firecat',1,'firefox browser marsey',0),('karlmarxey',1,'marxist communist history communism socialism',0),('marcerberus',1,'threeheadeddog horror halloween holiday greek three headed dog monster',0),('marchipmunk',1,'rodent squirrel wuzizname',0),('marchipmunklove',1,'chipmonk adoration loving rodent heart eyes adore acorn',0),('marcusfootball',1,'sport handegg hand egg athlete helmet',0),('marfield',1,'mondays garfield lasagna',0),('marje',1,'juicebox juice box madje marsey',0),('marlion',1,'animated flippers wave fins waving mermaid',0),('marmsey',1,'rodent happy',0),('marppy',1,'cyborg sentient snapshillbot android snappy robot',0),('marscientist',1,'beaker goggles glass crazy chemicals science',0),('marsey173',1,'horror spooky halloween scp spc holiday',0),('marsey1984',1,'orwell book ingsoc big brother fascist',0),('marsey300',1,'leonidas shield armor thermopylae spear greek spartan',0),('marsey420',1,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',0),('marsey4chan',1,'neckbeard anonymous loser hacker',0),('marsey666',1,'wings hell halloween demon satan holiday devil animated',0),('marsey666black',1,'wings hell halloween demon satan holiday devil animated',0),('marsey69',1,'6ix9ine snitch tattooed tattoos rapper',0),('marseyairquotes',1,'reaction patronizing animated uh huh',0),('marseyakshually',1,'contrarian false disagree meme neckbeard nerd wrong correction actually weeb',0),('marseyakumu',1,'simp love loving weebshit',0),('marseyalien',1,'green man martian scepter',0),('marseyamazon',1,'warehouse piss bottle driver wagecuck piss jug pissbottle pissjug wagie',0),('marseyandmarcus',1,'bed sleeping cuddling cuddle marseyismywaifu',0),('marseyanime',1,'sayian weeb',0),('marseyannoyed',1,'pissed irritation reaction annoyance angry mad irritated stfu grr',0),('marseyanticarp',1,'reaction fish carpathianflorist',0),('marseyantiwork',1,'lazy laze bum unemployed animated',0),('marseyaoc',1,'latina latino hispanic cortez mexican puerto rican ocasio congress alexandria',0),('marseyargentina',1,'south america argentinian sudamericano',0),('marseyarmy',1,'chiobu soldiers o7 salute saluting',0),('marseyascii',1,'blurry',0),('marseyascii2',1,'oldschool',0),('marseyasian',1,'chinese china srdine sardine',0),('marseyatsume',1,'kitten kitty weebshit',0),('marseyauthleft',1,'marxist ussr marxism ccp communist khmer rouge leftoid communism juche',0),('marseyauthright',1,'rightoid national socialism ss national socialist nazi wehrmacht hitler fascist',0),('marseyautism',1,'retarded neurodivergent hat sped aspergers',0),('marseyaward',1,'medal good job good work retard reaction great job great work nice',0),('marseyayy',1,'wop tone guido wooden doors sopranos greaser dego',0),('marseybaby',1,'pacifier bb little',0),('marseybackstab',1,'betrayal kill knife caesar assassinate betrayer murder',0),('marseybadger',1,'animal marmot',0),('marseybadluck',1,'unlucky black cat poc nigger blackcat',0),('marseybait',1,'trolled baited trolling redditor',0),('marseyballerina',1,'dress ballet tutu dancer dancing',0),('marseyban',1,'jannie janitor banhammer moderator banned',0),('marseybane',1,'soy mask batman capeshit',0),('marseybaphomet',1,'halloween demon satan holiday evil devil',0),('marseybased',1,'basado king chiobu redpilled reaction animated',0),('marseybateman',1,'bret easton ellis serial halloween patrick american psycho killer holiday blood murderer',0),('marseybath',1,'shower tub rubber duck',0),('marseybattered',1,'blackeye domestic violence black eye marseyismywaifu bardfinn steve akins penny beaten bruised housewife',0),('marseybear',1,'brian gabby murderer brianna',0),('marseybear2',1,'ursine bear fursona skin animal costume furry fursuit',0),('marseybeggar',1,'poor busking panhandler gofundme busker',0),('marseyben10',1,'ten anime cartoon lawlz',0),('marseybiden',1,'ddd dementia daddy president sleepy joe',0),('marseybigbrain',1,'high iq highiq smart genius',0),('marseybigdog',1,'bussy big dog poster',0),('marseybiker',1,'motorcycle harley bicycle helmet',0),('marseybingus',1,'floppa shaved hairless',0),('marseybinladen',1,'turban al qaeda terrorist islam beard osama martyr muslim',0),('marseybiting',1,'reaction datass lip bite dat ass',0),('marseyblackface',1,'moon cricket jogger nigger racism coon racist minstrelsy jigaboo',0),('marseyblackfacexmas',1,'uncle tom moon cricket christmas santa beard nigger racist claus coon',0),('marseyblm',1,'social justice black lives matter sjw',0),('marseyblueanime',1,'cirno touhou weebshit',0),('marseybluecheck',1,'journoid checkmark verified journalist drolling drool twitter',0),('marseyblush',1,'shy flirting reaction blushing happy cute embarrassed',0),('marseybog',1,'rich brothers bogdanoff',0),('marseybong',1,'england walkers britain english chips british bad teeth crisps',0),('marseybooba',1,'awooga tits titties boobs eyes animated tiddies',0),('marseyboomer',1,'sipping shades sunglasses old yup vape',0),('marseybountyhunter',1,'abortion leather vest cowboy gunslinger texas revolver',0),('marseybowl',1,'marijuana weed dude weed lmao ganja drugs reaction pot pipe',0),('marseybrainlet',1,'idiot imbecile smoothbrain crushed head retard caved in head sped dumb stupid drooling moron',0),('marseybrap',1,'brap sniff smell huff gas fart animated',0),('marseybrave',1,'bat browser shill',0),('marseybrianna',1,'trans bear laundrie gabby',0),('marseybrianna2',1,'trans bear laundrie gabby',0),('marseybride',1,'dress tiara married wedding veil marseyismywaifu marriage',0),('marseybruh',1,'bruhfunny funny or ban',0),('marseybuff',1,'ripped muscular 6pack swole 6 pack sixpack abs six pack muscles',0),('marseybug',1,'beetle glitch error insect roach',0),('marseybug2',1,'glitch code error',0),('marseybunny',1,'furonsa bunny usagi skin animal costume furry fursuit',0),('marseyburger',1,'burgerstan hamburger cheeseburger mutt american',0),('marseybush',1,'genocide president mission accomplished victory george bush we did it',0),('marseybux',1,'money paypig currency dollar bill primo premium dollarbill cash',0),('marseybye',1,'farewell cya l8r wave reaction waving animated so long',0),('marseybyeceps',1,'crying kyle gaige grosskreutz rioter sad',0),('marseycalarts',1,'excited eager happy thrilled',0),('marseycamus',1,'philosophy history',0),('marseycanned',1,'srdine sleeping tin fish sardine',0),('marseycapitalistmanlet',1,'money top hat rich landlord cigar llm tophat',0),('marseycapy',1,'capybara rodent aevann happy cute',0),('marseycapypat',1,'petting capybara aevann animated patting',0),('marseycapywalking',1,'capybara animated aevann',0),('marseycarp',1,'beard mohawk reaction carpathianflorist monster',0),('marseycarp2',1,'harm cutting selfharm cutter reaction carpathianflorist self animated',0),('marseycarp3',1,'reaction fish carpathianflorist catfish',0),('marseycarpcrying',1,'tear reaction carpathianflorist fish sob tears sad',0),('marseycarppat',1,'petting carpathianflorist fish animated patting',0),('marseycat',1,'fursona skin animal costume furry neko fursuit cat',0),('marseycatgirl',1,'uwu waifu anime fursona furry owo weebshit fursuit',0),('marseycatgirl2',1,'anime weebshit',0),('marseycatgirl3',1,'anthro anime weebshit',0),('marseycatgirljanny',1,'anime maid weebshit',0),('marseyceiling',1,'spy masturbate watching peeping',0),('marseycensored',1,'1984 memory hole censorship repressed',0),('marseycenter',1,'reaction grilling boomer centrist',0),('marseychad',1,'canthal tilt jaw hunter eyes',0),('marseycheeky',1,'stick tongue brat reaction taunt na tongue out tease',0),('marseycheerup',1,'pat animated depressed comforting grieving reaction depression there there console comfort pet',0),('marseycheesehead',1,'packers greenbay green bay football',0),('marseychef',1,'mustache cooking food',0),('marseycherokee',1,'savage pocahontas elizabeth warren injun indian redskin liz warren',0),('marseychonker',1,'brap rolls fat obese reaction fds heifer',0),('marseychristmas',1,'candy cane santa christmas holiday',0),('marseychristmasbulb',1,'ornament christmas happy holiday',0),('marseychristmaself',1,'christmas xmas santa holiday happy worker',0),('marseychristmastree',1,'christmas retard special holiday',0),('marseychucky',1,'doll halloween kill stab knife holiday possessed monster',0),('marseychungus',1,'bugs bunny meme fat chonker big',0),('marseyclapping',1,'good job animated good work reaction great job well done applaud applause great work nice celebrate approve judgment',0),('marseycleonpeterson',1,'wtf scary art',0),('marseyclown',1,'makeup joker',0),('marseyclown2',1,'joker',0),('marseyclown3',1,'unicycle animated',0),('marseycoal',1,'christmas naughty santa cigarette present gift holiday doom',0),('marseycoin',1,'dramacoin money dc spinning rich payment gold dinero animated dollars',0),('marseycolossal',1,'halloween skin holiday scary mouths',0),('marseycommitted',1,'psycho crazy insane straitjacket asylum reaction loony bin straightjacket',0),('marseycomrade',1,'marxist ussr ccp communist authleft communism juche soviet kgb',0),('marseycomradehandshake',1,'ussr russia communist shaking hand communism soviet',0),('marseyconfused',1,'questionmark reaction question mark idgi confusion',0),('marseycontemplate',1,'reaction consternation thinking hmm',0),('marseycool',1,'finger gun shades sunglasses reaction judgment',0),('marseycool2',1,'cigarette hip shades sunglasses jacket smoking',0),('marseycoomer',1,'masturbation goon cumbrain porn masturbate',0),('marseycoonass',1,'student lsu university louisana state',0),('marseycop',1,'acab thin blue line chauvin police officer',0),('marseycopeseethedilate',1,'dilate seethe coping seething reaction angry mad dilating cope malding',0),('marseycorn',1,'iowa vegetable',0),('marseycountryclub',1,'golfer elite rich golfing cc elitist preppy',0),('marseycow',1,'cow fursona skin animal costume furry heifer fursuit',0),('marseycowboy',1,'western pardner reaction hat tootin yeehaw rootin',0),('marseycreepy',1,'pervert pedophile weird reaction chomo creeper sketchy molester',0),('marseycrucified',1,'jesus christ crucifix cross christian',0),('marseycrusader',1,'knight deusvult templar crusades catholic',0),('marseycrying',1,'tear cried despair weeping reaction depression sob tears sadness depressed animated sad',0),('marseycthulhu',1,'horror halloween lovecraftian holiday eldritch evil scary monster',0),('marseycuck',1,'soyboy funko redditor neckbeard loser',0),('marseycumjar1',1,'semen jizz sperm spunk bukkake',0),('marseycumjar2',1,'semen jizz sperm spunk bukkake',0),('marseycumjar3',1,'semen jizz sperm spunk bukkake',0),('marseycut',1,'cutting selfharm emo self harm cutter reaction depressed',0),('marseycwc',1,'sonichu chan chris chan chandler sweater chrischan medallion striped chris',0),('marseydab',1,'reaction haters',0),('marseydaemon',1,'pitchfork hell halloween demon satan devil scary holiday',0),('marseydarwin',1,'history darwinian euphoric atheist charles',0),('marseydawnbreaker',1,'gamer video game warhammer',0),('marseydeadhorse',1,'drowned pony drowning',0),('marseydeadinside',1,'reaction depression suicide dark suicidal depressed shadow sad',0),('marseydealwithit',1,'cool shades sunglasses reaction animated',0),('marseyderp',1,'hehe teehee troll animated durr giggle',0),('marseydespair',1,'doomer reaction depression horrified suicidal depressed judgment',0),('marseydetective',1,'holmes sherlock magnifying glass bowtie',0),('marseydeux',1,'frenchman deuxrama baguette frog frenchie',0),('marseydeuxfoid',1,'deuxrama asian azn hardislife hil',0),('marseydevil',1,'pitchfork daemon hell halloween demon mischievous satan holiday heck evil',0),('marseydicklet',1,'babydick penis micro dick reaction laugh point and laugh micropenis judgment',0),('marseydildo',1,'horse',0),('marseydisabled',1,'retarded handicapable handicapped wheelchair crippled',0),('marseydisgust',1,'pissed gross eww angry mad disturbing disturbed yuck',0),('marseyditzy',1,'pokemon',0),('marseydizzy',1,'puke nausea spinning vomit reaction nauseous sick rolling barf animated',0),('marseydog',1,'puppy doggo fursona skin animal costume dog furry fursuit',0),('marseydolphin',1,'ocean goggles rainbow',0),('marseydoomer',1,'cigarette smoker despair depression alcoholic suicidal smoking depressing',0),('marseydoubt',1,'suspicious sussy reaction sarcastic sarcasm',0),('marseydracula',1,'halloween fangs cape holiday vampire',0),('marseydragon',1,'smaug rich hoard gold treasure',0),('marseydrama',1,'agendapost where drama seriouspost drama where',0),('marseydream',1,'spirals trippy swirls rainbow',0),('marseydrone',1,'obama rotors',0),('marseydrunk',1,'drinking shitfaced alcoholic liquor happy beer dizzy',0),('marseyduck',1,'bird beak',0),('marseyduck2',1,'onesie',0),('marseydynamite',1,'dynomite black afro gun',0),('marseyeggirl',1,'troomer tranny transgender lgbt groomer troid transsexual',0),('marseyeldritch',1,'lovecraft horror halloween tentacles holiday scary monster',0),('marseyelephant',1,'oliphant dumbo',0),('marseyemo',1,'girl goth scene',0),('marseyemperor',1,'gold',0),('marseyespeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyespeonheadpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyface',1,'mask psycho face horror halloween kill killer stab knife holiday evil murder scary murderer',0),('marseyfacepalm',1,'reaction omfg judgment',0),('marseyfamily',1,'family guy family man peter griffin griffin peter',0),('marseyfans',1,'of thot taxpayer slut onlyfans whore',0),('marseyfattie',1,'brap fatass chonker pig lorg',0),('marseyfbi',1,'cop glownigger fed glowie agent federal',0),('marseyfeelsgood',1,'meme frog feels good man pepe feelsgoodman happy',0),('marseyfeet',1,'foot frozenchosen fetish',0),('marseyfellowkids',1,'groomer adult buscemi skateboard',0),('marseyfeminist',1,'misandry fds scrotes moids',0),('marseyfeynman',1,'history',0),('marseyfine',1,'this is fine meme thisisfine burning fire',0),('marseyfinger',1,'flipping middle finger bird reaction flicking judgment',0),('marseyflamethrower',1,'vietname soldier fire',0),('marseyflamewar',1,'troll fight fire reaction gasoline',0),('marseyflareon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyflareonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyfloyd',1,'dead blm chauvin fentanyl george',0),('marseyfocault',1,'philosophy history',0),('marseyfox',1,'fursona furry fursuit kitsune',0),('marseyfreezepeach',1,'1984 censorship free speech reaction freespeech ruqqus',0),('marseyfrog',1,'scaley fursona furry scalie amphibian fursuit',0),('marseyfrog2',1,'scaley fursona furry scalie amphibian toad fursuit',0),('marseyfrozen',1,'dead ice reaction cold frozen',0),('marseyfrozenchosen',1,'blonde girl woman',0),('marseyfrozenpat',1,'petting staring unhappy reaction stare animated patting',0),('marseyfry',1,'phillip fry take my money futurama',0),('marseyfuckoffcarp',1,'reaction carpathianflorist rude snappy animated robot',0),('marseyfug',1,'benis mustache 3336 meme',0),('marseyfunko',1,'action figure doll funko toy soy',0),('marseyfurry',1,'fursona furry fursuit kitsune',0),('marseygandalf',1,'lord of the rings magic lotr mage wizard warlock',0),('marseygarfield',1,'mondays lasagna',0),('marseyghost',1,'spooky halloween costume holiday scary sheet',0),('marseygift',1,'present christmas wrapping paper holiday',0),('marseygigachad',1,'reaction hunter eyes canthal tilt jawline',0),('marseygigavaxxer',1,'covid vaccine coronavirus vaccination',0),('marseygivecrown',1,'king based swole reaction muscles',0),('marseygiveup',1,'despair reaction depression miserable fall over depressed falling over animated sad',0),('marseyglaceon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyglaceonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyglam',1,'rocker pretty glamorous beautiful',0),('marseyglancing',1,'eyes animated nervous paranoid',0),('marseyglow2',1,'fbi mossad feds agent glownigger reaction glowie fed atf cia nsa',0),('marseyglowaward',1,'medal fbi ribbon animated glownigger retard glowie fed atf cia nsa',0),('marseygodel',1,'old philosophy glasses history',0),('marseygodfather',1,'wop italy italian dego mafia',0),('marseygodzilla',1,'raptor halloween dinosaur gojira evil bug',0),('marseygondola',1,'mustache meme long legs',0),('marseygoodnight',1,'kazakhstan flag reaction kazakh i hate women women',0),('marseygossip',1,'tea rotary phone popcorn gabbing',0),('marseygrass',1,'reaction outside touchgrass touch grass',0),('marseygrilling',1,'barbecue bbq centrist boomer barbeque',0),('marseygrilling2',1,'bbq boomer barbecue barbeque',0),('marseygroomer',1,'pedobear discord pedophile pedo chomo molest pedocord',0),('marseygroomer2',1,'molest discord chomo snoo pedo pedocord reddit',0),('marseyhacker',1,'nerd matrix reaction computer animated',0),('marseyhacker2',1,'dox anonymous computer',0),('marseyhandsup',1,'hands up pawsup arrested arresting reaction paws up under arrest',0),('marseyhannibal',1,'flesh psycho horror halloween cannibal eat holiday',0),('marseyhappening',1,'ronpaul happening it ron paul itshappening animated',0),('marseyhappy',1,'pleased contented reaction contentment satisfied',0),('marseyhappytears',1,'tears of joy crying',0),('marseyhead',1,'blood spurting headless horror halloween animated',0),('marseyhealthy',1,'burger king fat fast food crown unhealthy junk food american',0),('marseyheathcliff',1,'heathecliff',0),('marseyheavymetal',1,'rocker musician rock guitar',0),('marseyhellraiser',1,'pinhead halloween holiday evil monster',0),('marseyhillary',1,'president her turn hilary killary hilldawg clinton',0),('marseyhippo',1,'hippopotamus hippo fursona furry skin animal costume fursuit',0),('marseyhmm',1,'confused reaction thinking thunk thonk judgment',0),('marseyhmmm',1,'confused reaction thinking thunk thonk judgment',0),('marseyhomofascist',1,'lgbt faggot ss fash nazi homocracy gay queer sodomy wholesome kiss',0),('marseyhomosupremacist',1,'klan lgbt faggot kkk homocracy sodomy queer gay wholesome',0),('marseyhoodwink',1,'cloak crossbow',0),('marseyhope',1,'mask whitepill reaction happy hopium',0),('marseyhorseshoe',1,'rightoid leftoid theory',0),('marseyhungry',1,'food hunger dish feed me bowl animated',0),('marseyhypno',1,'hypnosis spiral brainwash animated hypnotoad',0),('marseyilluminati',1,'eye egypt pyramid big brother watching',0),('marseyimposter',1,'amogus baka among us sussy',0),('marseyinshallah',1,'begging muslim animated please',0),('marseyinvisible',1,'stealth',0),('marseyira',1,'car bomb irish ireland',0),('marseyisis',1,'daesh terrorist islam muslim',0),('marseyit',1,'balloon halloween pennywise clown holiday evil',0),('marseyjanny',1,'jannie unpaid volunteer administrator janitor free moderator',0),('marseyjanny2',1,'jannie unpaid volunteer administrator janitor free moderator',0),('marseyjapanese',1,'nippon rising sun weeb japan animated',0),('marseyjason',1,'hockey mask horror halloween kill fridaythe13th knife stab voorheys friday the 13th evil monster holiday',0),('marseyjeans',1,'denim trousers pants',0),('marseyjesus',1,'christian',0),('marseyjiangshi',1,'ghost chinese halloween holiday china scary',0),('marseyjohnson',1,'wig history',0),('marseyjoint',1,'smoke weed marijuana reefer drugs smoking 420 pot',0),('marseyjolteon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyjolteonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyjones',1,'tinfoil animated alex gay frogs conspiracy',0),('marseyjourno',1,'journoid media press photo camera journalist pic',0),('marseyjudge',1,'objection innocent hammer guilty gavel court overruled sustained',0),('marseyjunkie',1,'needles heroin reaction shooting up addicted shoot up syringe',0),('marseykaiser',1,'prussian history wwi rifle reich wilhelm germany soldier',0),('marseykfc',1,'col sanders colonel kentucky fried chicken',0),('marseykingcrown',1,'based animated',0),('marseykink',1,'bdsm sex kinkster dom pervert sub creeper latex fetish dildo pvc',0),('marseykitty',1,'hellokitty animated hello kitty',0),('marseykiwi',1,'kf bird new zealand kiwifarms newzealand',0),('marseykiwi2',1,'kf bird new zealand kiwifarms newzealand',0),('marseykiwipat',1,'kf petting reaction kiwifarms animated patting',0),('marseykkk',1,'klan kukluxklan ku klux klan racist costume klux ku sheet',0),('marseykneel',1,'blm bow black lives matter chauvin supremacy respect supreme',0),('marseykvlt',1,'horgh abbath black metal krieg bullet belt immortal corpsepaint',0),('marseykween',1,'hoop earring fds black shaniqua',0),('marseykweenxmas',1,'blm black christmas santa bipoc nigger bame hat holiday',0),('marseykyle',1,'killer konvict rifle rittenhouse kid gun kenosha kylie',0),('marseykys',1,'reaction keep yourself safe kill yourself suicide',0),('marseylaptop',1,'notebook macbook computer',0),('marseylawlz',1,'masterlawls zhcyid9 masterlawlz reaction glasses',0),('marseyleafeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyleafeonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseylibleft',1,'unemployed protest riot anarcho capitalist antifa anarchist anarchy',0),('marseylibright',1,'libertarian anarcho wagecuck pedophile capitalist lolbert',0),('marseylifting',1,'workout muscular work out bench swole working out gains benchpress weightlifting weights muscles',0),('marseylion',1,'fursona furry fursuit leo',0),('marseyliondance',1,'parade ccp chinese dancer dancing asian china animated',0),('marseyliquidator',1,'gas mask horror exterminator halloween plague doctor holiday scary nuclear chernobyl suit mask radiation radioactive',0),('marseylizard',1,'reptilian',0),('marseyllama',1,'alpaca',0),('marseyllama1',1,'top',0),('marseyllama2',1,'middle',0),('marseyllama3',1,'bottom',0),('marseylolcow',1,'reaction trolled lulz judgment',0),('marseylongpost',1,'tldr reaction wall of text wordswordswords animated words',0),('marseylongpost2',1,'tldr reaction wall of text scrolling wordswordswords animated words judgment',0),('marseylovedrama',1,'hearts rdrama reaction happy animated',0),('marseyloveyou',1,'hearts ilu reaction adoration loving ily love adore animated',0),('marseylowpoly',1,'polygonal spinning 3d lopoly animated',0),('marseyluther',1,'heretic lutheran theses martin luther',0),('marseymalding',1,'dilate seethe scrote mad moid cope',0),('marseymancer',1,'dead undead horror lich halloween necromancer zombies zombie holiday evil',0),('marseymanlet',1,'llm short midget dwarf little king',0),('marseymao',1,'zedong ccp chinese communist communism china',0),('marseymaoist',1,'marxist little red book marxism ccp chinese communist authleft maoism communism china',0),('marseymask',1,'plague coronavirus covid pandemic coof sickness love heart eyes illness',0),('marseymati',1,'annoyed irritation top hat reaction angry irritated tophat',0),('marseymayo',1,'yt jakubian crying cracker reaction crackkka crakkka white sad tears',0),('marseymcarthur',1,'nuke missile nuclear bomb history',0),('marseymeds',1,'mentally ill rightoid doctor psycho crazy mental illness reaction risperidone schizo nurse',0),('marseymermaid',1,'merman merfolk',0),('marseymexican',1,'latina latino hispanic fiesta sombrero latinx hombre mexico',0),('marseymini',1,'annihilate minigun machine gun kill destroy murder animated',0),('marseyminimalism',1,'orange minimalist square art',0),('marseyminimalism2',1,'minimalist polygons polygonal art',0),('marseyminion',1,'gru pixar',0),('marseymissing',1,'absent low effort',0),('marseymodelo',1,'cheers alcohol drinking beer',0),('marseymodelo2',1,'cheers alcohol beer drinking',0),('marseymonk',1,'meditate levitating pray buddhist fish asian levitate animated',0),('marseymonke',1,'retvrn return',0),('marseymoose',1,'moosin antlers',0),('marseymorph',1,'skinwalker changeling',0),('marseymouse',1,'rodent cheesed to meet you',0),('marseymugshot',1,'arran prison arrested criminal jail',0),('marseymummy',1,'egyptian halloween monster holiday',0),('marseymummy2',1,'egyptian halloween monster holiday',0),('marseymutt',1,'american burger 56 percent mayo',0),('marseymutt2',1,'american burger 56 percent mayo',0),('marseymyeisha',1,'kween black fds',0),('marseymyspacetom',1,'carp friend carpathianflrost anderson',0),('marseyn8',1,'nate redditor powermod powerjannie moderator',0),('marseynails',1,'manicure emoji pedicure',0),('marseynapoleon',1,'baguette soldier frenchman history',0),('marseyneat',1,'photo cringe compilation camera cringe collection pic',0),('marseyneckbeard',1,'mlady bodypillow dakimakura anime otaku fedora weebshit body pillow mra weeb',0),('marseyneet',1,'cozy comfy wagie',0),('marseyneon',1,'wave flashy trippy waving flashing lights animated',0),('marseynerd',1,'dork loser dweeb geek glasses aevann',0),('marseynietzsche',1,'philosophy history',0),('marseyniggawut',1,'weird reaction raised eyebrow disturbing disturbed wtf judgment',0),('marseynightmare',1,'striped sweater freddy freddie horror halloween krueger holiday claws monster',0),('marseynintendo',1,'mario gamer switch gaymer video game mustache soy',0),('marseyniqab',1,'burka islam muslim burqa',0),('marseynooo',1,'reaction snob no way',0),('marseynosleep',1,'horror scary halloween holiday',0),('marseynoyou',1,'nou no u pointing',0),('marseynoyouglow',1,'fbi no u animated feds glowies glowniggers atf cia nsa',0),('marseynpc',1,'sheeple',0),('marseynpc2',1,'reaction idiot sheep',0),('marseynun',1,'habit catholic',0),('marseynut',1,'orgasm ahegao cum reaction coom',0),('marseynyan',1,'space animated meme poptart',0),('marseyobese',1,'fat chonker bbw chonk chunky pig lorg',0),('marseyobesescale',1,'fat chonker bbw chonk chunky pig lorg',0),('marseyobey',1,'1984 sign ingsoc poster big brother',0),('marseyoceania',1,'kiwi new zealand kangaroo newzealand australia',0),('marseyoctopus',1,'tentacles kraken tentacled',0),('marseyohno',1,'panic frightened scared horror scream afraid reaction horrified nervous shock gasp',0),('marseyonacid',1,'tripping trippy drugs lcd animated',0),('marseyorthodox',1,'priest schismatic',0),('marseyorthodoxpat',1,'petting patting schismatic priest animated russian',0),('marseyowow',1,'reaction excited owo',0),('marseypaint',1,'low effort art',0),('marseypainter',1,'palet reaction pallet paintbrush paints artist pallette',0),('marseypanda',1,'red panda bear happy redpanda',0),('marseypanda2',1,'panda bear fursona skin animal costume furry fursuit',0),('marseypanties',1,'reaction underwear panty pantsu',0),('marseyparty1',1,'trippy animated happy dance',0),('marseyparty2',1,'trippy animated happy dance',0),('marseyparty3',1,'trippy animated happy dance',0),('marseypatriot',1,'uncle sam red white and blue burgerland holiday american 4oj patriotic',0),('marseypeacekeeper',1,'united nations un rifle helmet gun',0),('marseypearlclutch',1,'sensitive reaction snowflake puritanical gasp sjw',0),('marseypearlclutch2',1,'sensitive reaction snowflake puritanical gasp sjw',0),('marseypedo',1,'libertarian borpa male feminist discord pedophile groomer chomo lolbert toucher',0),('marseypedobear',1,'groomer molest nonce',0),('marseypenguin',1,'bird linux puffin',0),('marseypepe',1,'ok rightoid mellokind frog reaction',0),('marseypepe2',1,'reaction frog mellokind',0),('marseypharaoh',1,'egyptian aevann pyramids',0),('marseypharaoh2',1,'gods egyptian aevann animated',0),('marseypickle',1,'funniest shit morty rick',0),('marseypig',1,'fat fursona furry hog fursuit oink',0),('marseypikachu',1,'electric pokemon yellow',0),('marseypikachu2',1,'pokemon shoked meme reaction surprised shocked gasp',0),('marseypilgrim',1,'thanksgiving puritan holiday',0),('marseypimp',1,'dramamine slickback purple baller',0),('marseypinochet',1,'fascist fash ugarte augusto chopper helicopter chile',0),('marseypipe',1,'smoke smart mhm yes smoking tobacco intelligent',0),('marseypirate',1,'argh eyepatch bandana uraniumdonger',0),('marseypirate2',1,'party parrot eyepatch partyparrot',0),('marseypixel',1,'reaction lorez lowres',0),('marseypizzashill',1,'sex haver chad grass toucher',0),('marseyplane',1,'flying jet pilot',0),('marseyplanecrash',1,'flying wreck jet pilot animated',0),('marseyplaty',1,'hearts crossover platypus love',0),('marseypleading',1,'sad eyes begging puppy dog eyes',0),('marseyplush',1,'bow ribbon doll plushie button eyes',0),('marseypoggers',1,'poggies twitch meme',0),('marseypokerface',1,'small eyes reaction stare unreadable beady eyes',0),('marseypony',1,'murmurwisper mlp my little ponies cutie mark horse furry my little pony',0),('marseypoor',1,'homeless beggar panhandler proletariat bum',0),('marseypop',1,'action figure doll funko toy soy',0),('marseypop2',1,'excited blahblahblah blah blah blah animated',0),('marseypopcorn',1,'eating entertained drama happy animated',0),('marseypopcorntime',1,'eating popped corn drama animated watch',0),('marseypope',1,'priest catholicism rome',0),('marseypostmodern',1,'postmodernist obscurantist art',0),('marseypresents',1,'christmas gifts santa holiday candy cane happy',0),('marseypretty',1,'flirt starry eyed stars in eyes',0),('marseypride',1,'prideflag rights',0),('marseyprisma',1,'animated fingers anime spin dance weeb',0),('marseyproctologist',1,'exam rectal glove reaction anus anal colonoscopy',0),('marseyprotestno',1,'sign protester refuse reaction deny reject',0),('marseyprotestyes',1,'agree sign protester reaction approve',0),('marseypsycho',1,'reaction schizo crazy',0),('marseypuke',1,'hurl throw up gross animated illness vomit nauseated reaction upchuck nauseous sickening yuck barf ralph judgment',0),('marseypumpkin',1,'jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin2',1,'jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin3',1,'witch jackolantern carving halloween holiday jack o lantern',0),('marseypumpkin4',1,'ghost jackolantern carving halloween holiday jack o lantern',0),('marseypumpkincloak',1,'costume halloween holiday',0),('marseypumpking',1,'jackolantern jack o lantern halloween holiday',0),('marseypumpkinglow',1,'halloween drama holiday jack o lantern animated',0),('marseypunching',1,'battle squaring up hit square up boxer fight throwdown reaction boxing fistfight fighting',0),('marseypunisher',1,'thin blue line rightoid police cops',0),('marseyqoomer',1,'shaman viking qanon jan6 capitol january6',0),('marseyquadmagyar',1,'bow and arrow hungary hungarian archery bowman quadnarca',0),('marseyqueen',1,'england bong english british elizabeth',0),('marseyqueenlizard',1,'england bong english british reptilian elizabeth',0),('marseyracist',1,'racing vroom racecar bigot reaction',0),('marseyracistgrandpa',1,'thanksgiving fuck nigger holiday',0),('marseyradioactive',1,'nuclear waste chernobyl radiation geiger',0),('marseyrage',1,'troll anger seethe furious reaction angry mad fury',0),('marseyraging',1,'rage angry mad fury animated',0),('marseyramen',1,'eating noodles food bowl animated soup',0),('marseyrare',1,'kangaroo wtf',0),('marseyrasta',1,'marijuana weed dude weed lmao ganja drugs pot reggae joint jamaican',0),('marseyrat',1,'rodent black',0),('marseyrave',1,'dead animated party death sandstorm darude crab dance',0),('marseyreich',1,'nazi pol authright fuhrer hitler fascist',0),('marseyreindeer',1,'christmas santa rudolf capy cold aevann holiday animated walking',0),('marseyreindeer2',1,'santa christmas rudolf holiday',0),('marseyrentfree',1,'reaction no charge obsessed obsession',0),('marseyreportercnn',1,'reporter journalist journoid interviewer',0),('marseyreporterfox',1,'reporter journalist journoid interviewer',0),('marseyretard',1,'special ed retarded reaction slow sped drooling exceptional',0),('marseyrevolution',1,'marxist ussr marxism ccp hammer communist sickle communism proletariat juche kgb',0),('marseyrick',1,'smart 150iq high iq reaction 150 iq morty',0),('marseyroo',1,'kangaroo australian',0),('marseyrope',1,'reaction suicidal shotgun facelift suicide',0),('marseyropeyourself',1,'kill yourself kys lynch reaction keep yourself safe hanging noose',0),('marseyropeyourself2',1,'kill yourself kys lynch reaction keep yourself safe hanging noose',0),('marseyrowling',1,'harry potter terf jkr transphobe',0),('marseyrpgcharacter',1,'gamer video game gaymer',0),('marseyrs',1,'runescape party hat phat crown lowpoly low poly',0),('marseyrussel',1,'old pipe history',0),('marseyrussiadolls',1,'toys ussr babushka matryoshka soviet',0),('marseysad2',1,'reaction disappointed disappointment upset',0),('marseysadcat',1,'upset disappointing disappointment reaction disappointed sad crying',0),('marseysadge',1,'frog pepe',0),('marseysaint',1,'wings angel blessed halo animated',0),('marseysalad',1,'vegan cabbage vegetarian lettuce vegetable',0),('marseysalat',1,'prayer islam muslim rug',0),('marseysalty',1,'sodium saltshaker seethe salt shaker nacl animated',0),('marseysalutearmy',1,'saluting o7 military soldier',0),('marseysalutecop',1,'acab officer saluting o7 police',0),('marseysalutenavy',1,'saluting semen o7 homosexual soldier',0),('marseysanders',1,'bernie rich socialism socialist jewish',0),('marseysanta',1,'christmas gifts presents claus holiday',0),('marseysanta2',1,'christmas gifts presents claus holiday',0),('marseysartre',1,'philosophy frenchman history',0),('marseysaw',1,'doll horror halloween jigsaw monster evil torture game holiday',0),('marseyscared',1,'hide halloween afraid nervous holiday traumatized fearful',0),('marseyschizo',1,'harm burns selfharm self harm cigarette burning mermaids reaction artist self',0),('marseyschrodinger',1,'philosophy science physics math',0),('marseyseven',1,'vidya gamer gaymer video game assassin hitman',0),('marseysexylibrarian',1,'books hoe old woman thot nerd boobs bra geek',0),('marseyshapiro',1,'benjamin debate libtard facts and logic benny jewish ben shapiro',0),('marseysharingan',1,'horror halloween holiday possessed animated monster',0),('marseyshark',1,'jaws halloween fursona furry fish costume holiday fursuit',0),('marseysheep',1,'follower wool lamb fursona bah furry fursuit',0),('marseysheepdog',1,'shaggy scruffy woof',0),('marseyshiftyeyes',1,'suspicious sussy paranoid weird reaction sketchy',0),('marseyshisha',1,'weed smoker smoking hookah',0),('marseyshooting',1,'blam blatt shotgun kill pow murder',0),('marseyshroom',1,'smug fungus shrigma',0),('marseyshy',1,'flirting anxious twiddle nervous flirty coy animated',0),('marseysick',1,'puke nausea green face vomit nauseated reaction nauseous barf judgment',0),('marseysigh',1,'breathe give up giveup reaction depression breathing depressed animated',0),('marseysjw',1,'lgbt social justice reaction gay snowflake pride',0),('marseyskater',1,'dope hip sk8 ill tony hawk sick skateboard not a poser rad',0),('marseyskeleton',1,'dead bones halloween holiday skeletal',0),('marseyskeleton2',1,'bones spooky halloween holiday skeletal',0),('marseyskeletor',1,'skeleton mask heman 80s man halloween he man cartooon he holiday',0),('marseysmirk',1,'reaction snicker trolling lol',0),('marseysmoothbrain',1,'idiot big brain brainlet retard reaction fool dumbass moron',0),('marseysmudge',1,'diogenesjr diogenesjunior meme',0),('marseysmug',1,'reaction superior haha',0),('marseysmug2',1,'snicker scoff mock reaction guffaw ridicule judgment',0),('marseysmug3',1,'reaction yikes judgment oof cringe',0),('marseysnappypat',1,'petting animated sentient reaction snapshillbot robot patting',0),('marseysnek',1,'snake serpent',0),('marseysniff',1,'brap huff gas reaction fart creep',0),('marseysnoo',1,'shaking redditor scared reaction nervous schizo reddit',0),('marseysob',1,'tear crying depressed reaction sobbing depression sad cry animated tears',0),('marseysociety',1,'batman joker capeshit jared leto',0),('marseysonic',1,'hedgehog blue',0),('marseysoypoint',1,'soyboy soy boy beard reaction pointing',0),('marseyspecial',1,'retard reaction slow special needs sped',0),('marseyspecialpat',1,'petting retard reaction sped animated patting',0),('marseyspider',1,'insect halloween arachnid holiday bug',0),('marseyspider2',1,'insect halloween spiderweb arachnid holiday bug',0),('marseyspirit',1,'ghost halloween holiday',0),('marseyspit',1,'surprising reaction shocking water surprised shocked',0),('marseyspooky',1,'art horror halloween holiday evil scary monster lovecraftian eldritch',0),('marseyspookysmile',1,'horror halloween holiday evil scary monster',0),('marseysrdine',1,'fisherman reaction fish canned fishing',0),('marseysrdine2',1,'can animated reaction fish knife chop sardine',0),('marseystars',1,'stareyes reaction star eyes starry eyed stareyed',0),('marseysteer',1,'car drive nervous driving animated',0),('marseystein',1,'undead frankenstein abomination halloween holiday monster',0),('marseystinky',1,'smelly homeless stank poor ew yuck',0),('marseystonetoss',1,'amogus pebblethrow nazi reaction boulderpummel',0),('marseystroke',1,'derp retard reaction stupid drooling',0),('marseysuffragette',1,'19a foid feminist 19th terrible feminism regret woman women mistake',0),('marseysulk',1,'unlucky crying reaction depression sobbing depressed sad',0),('marseysuper',1,'superstraight lgbt',0),('marseysurprised',1,'reaction shocked shook unexpected',0),('marseysus',1,'amogus among us stonetoss sussy baka amongus',0),('marseysweating',1,'anxiety worried wipe scared worrying reaction anxious nervous stressed',0),('marseysylveon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseysylveonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseytaliban',1,'mujahideen janniejihad islam afganistan shariah afghanistan muslim',0),('marseytalibanpat',1,'mujahideen petting janniejihad terrorist islam reaction afganistan muslim animated patting',0),('marseytank',1,'military ussr ccp communist authleft tank army communism china soviet',0),('marseytankushanka',1,'military ussr ccp communist authleft tank army communism china soviet russian',0),('marseytea',1,'drama spill',0),('marseyteaparty',1,'donger arran soren carp duck',0),('marseytears',1,'pout teary crying cried reaction sob eyes cry sad',0),('marseyteruteru',1,'ghost flying spooky halloween holiday floating',0),('marseythegrey',1,'lord of the rings magic gandalf lotr mage wizard warlock',0),('marseytheorist',1,'ancient aliens meme',0),('marseything',1,'halloween holiday scary monster teeth',0),('marseythinkorino',1,'reaction judgment',0),('marseythomas',1,'tank engine train locomotive',0),('marseythonk',1,'confused reaction thinking thunk thonk',0),('marseythroatsinging',1,'mongolian music',0),('marseytiger',1,'fursona furry fursuit',0),('marseytime',1,'10pm tock tick clock animated',0),('marseytinfoil',1,'alex jones psycho crazy schizo alexjones conspiracy',0),('marseytinfoil2',1,'alex jones rightoid psycho schizo alexjones conspiracy',0),('marseytoilet',1,'flush loo bog roll toilet paper swirly',0),('marseytrad',1,'dramarama dress foid tradwife floral girl',0),('marseytrain',1,'troomer tranny transgender trains troid transsexual animated',0),('marseytrans2',1,'troon tranny transgender troomer lgbt trannies troid transsexual',0),('marseytrickortreat',1,'candy trick or treat halloween holiday',0),('marseytroll',1,'dio diogenesjr diogenesjunior trollface reaction',0),('marseytroll2',1,'ogre horror halloween holiday monster',0),('marseytrollcrazy',1,'i hate killher psycho rage kill her gun',0),('marseytrollgun',1,'kill her psycho',0),('marseytrollolol',1,'rage trolled rageface',0),('marseytroublemaker',1,'we do a little trolling',0),('marseytrump',1,'cheeto hitler president history orange man',0),('marseytunaktunak',1,'turban animated curry indian pajeet dance',0),('marseyturkey',1,'beak bird thanksgiving holiday feathers',0),('marseytv',1,'willy wonka telly television',0),('marseytwins',1,'halloween holiday flashing shining scary animated',0),('marseyuglyxmasweater',1,'santa hat christmas ugly holiday',0),('marseyumbreon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyumbreonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyunabomber',1,'package industrial society delivery mail kaczynski uncle ted',0),('marseyunpettable',1,'dramamine fashy rightoid chud fashwave altright vaporwave',0),('marseyuwuw',1,'fursona furry fursuit',0),('marseyvampire',1,'undead sanguine horror spooky halloween fangs holiday monster',0),('marseyvan',1,'libertarian pedobear free candy pedophile groomer lolbert chomo molester pedo toucher',0),('marseyvaporeon',1,'trick or treat pokemon halloween eevee costume holiday',0),('marseyvaporeonpat',1,'trick or treat pokemon petting halloween eevee reaction costume holiday animated patting',0),('marseyvaporwave',1,'trippy 80s psychedelic animated retro',0),('marseyvaxmaxx',1,'mask coronavirus covid gigavax corona vaccine vaccination hazmat',0),('marseyvengeance',1,'gore undead shotgun horror halloween revenge monster bloody head wound holiday',0),('marseyvibing',1,'animated bopping vibe jam dancing headbang music rainbow dance',0),('marseyvietnam',1,'army born to kill soldier war',0),('marseywagie',1,'crypto rightoid ancap poor wagecuck mcdonalds maccas reaction',0),('marseywallst',1,'hodl crypto wall street bets invest gme bitcoin wallstreetbets wsb stock',0),('marseywarhol',1,'modern art',0),('marseyweeb',1,'neckbeard sword fedora kitana',0),('marseywendy',1,'jellyfishjam pigtails redhead pippi',0),('marseywheredrama',1,'seriouspost reaction agendapost dramawhere animated',0),('marseywheredrama2',1,'seriouspost animated agendapost',0),('marseywhirlyhat',1,'idiot retard hat dumb sped slow stupid special kid',0),('marseywinner',1,'reaction trophy gold prize first place',0),('marseywise',1,'hood cloak wizard pipe',0),('marseywitch',1,'spooky halloween magick holiday evil scary',0),('marseywitch2',1,'tranny troomer penny wvp feminist halloween bardfinn groomer magick troid steve monster',0),('marseywitch3',1,'flying broomstick wave halloween wizard holiday',0),('marseywoah',1,'tldr reaction wall of text wordswordswords stfu',0),('marseywolf',1,'halloween werewolf holiday scary monster',0),('marseywords',1,'longpost too long tldr reaction wordswordswords',0),('marseyworried',1,'monkaw anxiety sweat panic scared sweaty sweating anxious nervous stressed',0),('marseywtf',1,'scared reaction shook surprised shocked',0),('marseywtf2',1,'shocked reaction wth disturbing disturbed what the fuck',0),('marseywut',1,'pathetic asuka',0),('marseyxd',1,'lmao reaction rofl haha lol',0),('marseyxoxo',1,'hearts wave flirt loving love animated kiss',0),('marseyyass',1,'queen reaction fds slay girlboss kween',0),('marseyyawn',1,'zzz boring tired sleepy bored',0),('marseyyeezus',1,'kanye god hotep',0),('marseyyes',1,'thumbsup agree right thumbs up reaction judgment',0),('marseyyikes',1,'reaction judgment disgust oof cringe',0),('marseyza',1,'antlers flowers',0),('marseyzombie',1,'dead undead eye horror intestines halloween holiday monster',0),('marseyzoomer',1,'child brat kid zoomie',0),('marseyzwei',1,'drinking germany lederhosen zweirama bavarian beer',0),('marsheen',1,'pusheen animated meme cute',0),('marsheepnpc',1,'follower',0),('marsoy',1,'soyboy soybeard nintendo gamer switch marsey gaymer pointing',0),('marsoyhype',1,'soyboy soybeard nerd marsey excited wojak cuck',0),('mcmarsey',1,'wageslave poor mcdonalds wagecuck maccas antiwork college wagie',0),('mersya',1,'the best adorable aww marsey favorite cute',0),('mersya2',1,'drawing art',0),('mersyapat',1,'petting reaction dramarama animated cute patting',0),('mlm',1,'marseylivesmatter marsey lives matter blm',0),('owlsey',1,'bird hoot feathers',0),('plarsy',1,'platy crossover platypus marsey plarsey',0),('thinbluefeline',1,'cops police',0),('marseysamhyde',1,'gun shooter sammy mdegenerate milliondollarextreme million dollar extreme',0),('marseyblops2cel',1,'incel volcel black ops gamer iconic saint',0),('marseytarrant',1,'branton brenton newzealand kiwi shooter shooting killer ebba akerlund murderer rightoid chud strong',0),('marseyhitler',1,'adolf adolph nazi germany kraut axis mustache genocide dictator authright chud conservative trump gas',0),('marseyportalsuicide',1,'kill shotgun shoot death die kms animated',0),('marseydunce',1,'stupid moron imbecile dolt dunce retard dumb cap hat sped',0),('marseyvargselfdefense',1,'vikernes euronymous mayhem burzum black metal norway norwegian stab knife kill murder',0),('marseyeldritchnut',1,'cum balls testicles teste penis cock dick semen monster horror horny horrifying',0),('marseygunsuicide',1,'shotgun kill death die gunshot windy kms animated',0),('marseytoasterbath',1,'suicide suicidal kill death bathtub electrocution electricity kms',0),('marseyakbar',1,'suicide bomber explosion boom explode die kms animated',0),('marseyleftoidschizo',1,'sjw shitlib radlib liberal cuck redditor soy crazy animated',0),('marseyrightoidschizo',1,'nazi conspiracy crazy tin foil tinfoil conservative animated ruqqus',0),('marseyridin',1,'joe biden kamala harris voted voting election american president hat',0),('marseymagahat',1,'trump 5200 maga american president election vote nazi hat',0),('marseycontemplatesuicide',1,'gunshot mirror contemplate contemplating reflection pistol handgun death kms kys suicidal die death',0),('marseygoose2',1,'goose geese kill cat bird death bite chomp',0),('marseygoose',1,'goose geese kill duck cat bird death bite chomp',0),('marseyfemboy',1,'discord trans femboy tomgirl groomer groomed gay faggot homosexual queer poof fairy',0),('marseyisrael',1,'kike yid jewish hebrew merchant colonizer israeli banker',0),('marseymissing2',1,'missing notexture source image not found broken',0),('marseyguillotine',1,'cut head off beheading beheaded headless french robespierre marie antoinette death die kill execution execute',0),('marseyishygddt',1,'reaction, meme, disapproval, bat, club, beating, angry, demented disgust, dislike, baseball bat, shiggy diggy, george costanza',0),('marseyremastered',1,'4k hd hi def hidef high definition uhd rtx',0),('marseyclippy',1,'msoft microsoft word helper paperclip writing annoying',0),('marseynouautism',1,'pointing hat spiderman sperg autistic no u no you noyou',0),('marseykindness',1,'retarded special drooling idiot seriouspost srspost agendapost moron fool buffoon dramatard',0),('marseychinesedevil',1,'devil evil horns satan china hell demonic',0),('marsey41',1,'tranny train transgender transsexual pedophile groomer libertarian 41percent hanging noose rope lynch death kys groomer',0); diff --git a/site_settings.json b/site_settings.json index 3cfdf6fd5..cb3998b89 100644 --- a/site_settings.json +++ b/site_settings.json @@ -1 +1 @@ -{"Bots": true, "Fart mode": false, "Read-only mode": false, "Signups": true} \ No newline at end of file +{"Bots": true, "Fart mode": false, "Read-only mode": false, "Signups": true} diff --git a/supervisord.conf b/supervisord.conf index fb53e064d..c9ecbc935 100644 --- a/supervisord.conf +++ b/supervisord.conf @@ -9,4 +9,4 @@ command=gunicorn files.__main__:app -k gevent -w 1 --reload -b 0.0.0.0:80 --max- stdout_logfile=/dev/stdout stdout_logfile_maxbytes=0 stderr_logfile=/dev/stderr -stderr_logfile_maxbytes=0 \ No newline at end of file +stderr_logfile_maxbytes=0 diff --git a/ubuntu_setup b/ubuntu_setup index 0767c2d56..8a3ca6534 100644 --- a/ubuntu_setup +++ b/ubuntu_setup @@ -29,4 +29,4 @@ ufw allow from 104.24.0.0/14 ufw allow from 172.64.0.0/13 ufw allow from 131.0.72.0/22 echo "y" | ufw enable -. imei.sh \ No newline at end of file +. imei.sh