January 21st, 2022 Fixed Profile picture uploading. Added internal feature to make password resets easier. Animated (gif) profile pictures are now allowed. Fixed not being able to edit your profile. November 28th, 2021 Removed captcha while logging in. Hidden service removed. It was never used, besides people trying to scrape the website. Redid sessions, logging in should now be faster. (Everyone will be required to login again) Changed ToS. Added #7 and changed some wording. November 27th, 2021 Added feature to change your password in the settings. Updated about us page. November 11th, 2021 Cleaned up CSS. Improved pagnation function. Fixed backend features. Started work on a proper admin panel. August 12th, 2021 Updated donation page to look cleaner. skidbin.net/support-us Hidden service for skidbin protected against attacks. Any malicious requests will now be silently dropped. August 5th, 2021 Firewall against L7 DDoS attacks vastly improved. Please let us know via email if you encounter any issues accessing the site. August 3rd, 2021 Patched stored XSS Vuln in comments (Credit to Caymen#7338 for reporting) August 2nd, 2021 Added xmr/monero address on the support-us page if you want to donate via those methods ( https://skidbin.net/support-us ) Purged a *lot* of spam pastes. Please contact us if you think a paste was deleted incorrectly. July 30th, 2021 Added Subresource Integrity values to all external javascript/css libraries, and changed the referrer policy to increase privacy/security. You can now edit and delete your pastes from the paste page itself, you no longer need to go to the dashboard. ( Preview of how it looks: https://skidbin.net/img/skidbin_update.png ) Sitemap now auto-generates every hour. July 25th, 2021 Cleaned up code for a lot of pages. Updated skidbin.net/about to be more in depth about what we log and what it means. We are now accessible via tor, skidbindazwxnk6rvtjinpttpw7hpvu77a5pxthirjivjxzukzpcsfyd.onion Removed all the unneeded javascript/css libraries. Minified CSS. July 19th, 2021 Fixed up the page for when you're editing a paste. Fixed the "Privacy" value on the dashboard being inaccurate. Added link to uptimerobot in the navbar so people can check it easier. July 18th, 2021 Redid the system for self-destructing pastes. Much better experience now. July 15th, 2021 Redid all of the code for public // unlisted // private pastes. Here are a few notable changes: - You can now create self-destructing pastes again. After they're viewed once, they're deleted. - You can now create private pastes, that nobody can see but yourself. - You can now create pastes Anonymously while signed in. You will still be able to delete // edit these pastes as if it was a normal one, but nobody can tell that you posted it. Changed "SkidBin" to "Skidbin" everywhere on the website, as I never really liked how the previous owner had the "b" capital. Updated About & ToS pages. Added a page explaining what the different privacy settings mean for pastes. (skidbin.net/paste-privacy) Fixed comments being double escaped causing them to look weird. UptimeRobot setup for skidbin, so you can see our uptime. https://stats.uptimerobot.com/oJpmXFXOnj/788591870 July 11th, 2021 Fixed mistake where views weren't being added to profiles. Comments are now checked against the blacklisted terms to make sure it isn't spam. Suggestions for new features to add? Send them to info@Skidbin.net, we take every suggestion into consideration. July 10th, 2021 You can now see paste titles on the homepage when on mobile. Added a blacklisted keywords feature to deter spammers. https://Skidbin.net/blacklist.txt July 6th, 2021 Fixed error causing profile photos to stay on server after changing them Fixed error causing profile photos to be deleted even if you didn't change it (When saving settings) July 5th, 2021 Fixed double escaping causing some text on the website to appear odd. July 4th, 2021 Skidbin v2 switched from beta.Skidbin.net to Skidbin.net July 3rd, 2021 You can now update your profile photo. Changed the logo on the homepage to a SVG. Switched the color for the tables. Fixed some formatting issues in code. July 2nd, 2021 Released Skidbin v2 beta April 28th, 2021 Fixed a glitch that allowed users to set their name to nothing. (Thank you @slut on RF for reporting) Fixed a glitch that allowed users to post pastes without a title. (Thank you @slut on RF for reporting) Fixed Self-XSS Vulnerability when posting a paste. (Thank you @Unkn0wX on RF for reporting) Fixed titles being escaped multiple times instead of once, causing them to look weird. April 11th, 2021 Changed the look of the "Pastes DB" page. Fixed editing your paste so it works much better. Search has now been integrated into the pastes page (Skidbin.net/pastes). Feel free to message us with any suggestions you may have, always open to new ideas ;) April 10th, 2021 Updated the Pastes DB Page, now shows more information about the pastes. Fixed error by previous owner that could've led to reflected XSS. April 9th, 2021 Logging in is now way faster. Changed max text limit for paste titles to 100. You can now edit and/or delete your pastes posted with "Anonymously", as long as you're logged in. You can control your pastes on the Skidbin Dashboard, (Skidbin.net/dashboard) Captcha is now mandatory for all users. (Due to bots making accounts to post) April 8th, 2021 Redid Users page (https://Skidbin.net/users). Fixed font type while posting a paste. How the paste looks before you post it now reflects how it will look once posted. April 2nd, 2021 Fixed file-upload for profile photos. Text no longer overflows on the homepage. Switched back to hcaptcha for now until we find a good captcha solution that is non-js. March 22nd, 2021 Fixed loads of bugs (Text overflowing on pages, pastes not posting). API Currently disabled, will be fixed soon. February 26th, 2021 API Added, you can now post pastes via your cli. https://Skidbin.net/api-docs February 23rd, 2021 Added CSRF Tokens to logging out, editing pastes, and more. Added noindex meta tags to pastes that are private and unlisted so Google won't index them. February 21st, 2021 Improved the homepage for logged in users, you can now post a paste using your account ( Before you would have to go to Skidbin.net/post ). Fixed text overflowing issues Added custom 403/404 pages Fixed bug that wasn't allowing users to delete or edit pastes. February 20th, 2021 Glitch making it so some users cannot login has been fixed. February 18th, 2021 Fixed 404 page for when a paste isn't found. Fixed mobile navigation issues, site is now 100% mobile accessible. February 17th, 2021 Fully redesigned website. February 12th, 2021 Added a footer to the website. You can now delete your comments via the dashboard. (https://Skidbin.net/dashboard) The Settings page is now accessible via the navbar when logged in. Settings and Dashboard page redesigned. February 11th, 2021 Changed button type when choosing paste privacy so only one option can be selected at a time. Fixed issue with unlisted pastes being posted as public pastes. February 10th, 2021 Fixed issue with date comment posted not showing. Fixed profile dropdown in navigation bar. February 9th, 2021 Released new Skidbin. Fixed issue with commenting when not logged in. February 8th, 2021 Fixed MySQL messing up due to a default value not being set for some columns. Fixed title length breaking pages, title limit is now 50 characters. February 7th, 2021 Fixed old CSS February 6th, 2021 Fixed old CSS February 5th, 2021 Redid how commenting works, comments will now show as posted by you when logged in. Upgraded to newer Bootstrap version, still working on fully fixing all old code. If you encounter any CSS mess ups, I am (most likely) already aware and taking care of it. February 4th, 2021 Added the ability to edit your pastes. (https://Skidbin.net/dashboard, edit button) Fixed issues with setting a profile picture. February 3rd, 2021 You can now delete your pastes that are unlisted or private via the user dashboard. (https://Skidbin.net/dashboard) Added namecolor for admins so you can tell them apart from normal users. Fixed issue that *could* lead to stored XSS in the "about" section when editing your account. February 2nd, 2021 Added captcha to login page/signup page to prevent automated signup. February 1st, 2021 Added a "Users" tab (https://Skidbin.net/users). Still being worked on. You can currently see most recent joins and most viewed users. Removed all accounts with email addresses with the domains "mail.ru", "yandex.ru", "bk.ru", "rambler.ru", due to spam/abuse. Removed all accounts with a .xyz, .best, or .top TLD for their email address. (Do real people even use any of those?) ^ If your account was incorrectly deleted due to any of these changes contact support & it will be restored. January 30th, 2021 Removed light-theme, dark theme is now the default & only theme. Feature that allows choosing a theme in settings is in the works. Removed the requirement for needing an email address during signup. January 29th, 2021 https://Skidbin.net/post Fixed, will now work if you're logged in or not. Converted all pastes to proper UTF-8 Format. If you notice any text parsing errors, please email us so we can look into it. Changed reCAPTCHA to hCaptcha due to privacy concerns / costs. Removed all comments with "<a href=", "[url=http" and "[url]http" in them due to spam. June 30th, 2018 User system added Dark theme improved June 22nd, 2018 Google reCAPTCHA support added for dark theme June 21st, 2018 Dark theme added June 20th, 2018 Export as PDF now available April 1st, 2017 Fixed issue with posting comments March 31st, 2017 Index has been minified to decrease load time New Paste form has been modified Google reCAPTCHA has been added March 30th, 2017 "Top 50 Viewed" and "Top 50 Characters" has been added to Pastes DB Buy Sticky image has been changed March 28th, 2017 Searching has been fixed March 27th, 2017 Fixed a typo when searching March 26th, 2017 Paste title no longer removes whitespaces Changelog has now its own page instead of being a txt March 24th, 2017 Max paste characters changed from 100.000 to 1.000.000 March 22nd, 2017 Changed textbox font & borders of when posting a paste Searching now shows amount of results March 13th, 2017 Added a popup version for posting pastes http://Skidbin.net/newpaste Moved the 3 links in sidebar navigation below the horizontal line PayPal option added in Support Us page Removed the "Buy Sticky" button below stickied pastes March 12th, 2017 Database has been optimized; pages now load x20 faster Changelog & Buy Sticky links have been moved from About page to sidebar navigation Fixed an issue with some pastes not showing the content March 11th, 2017 Fixed a typo with links in Pastes DB March 10th, 2017 Link to our ToS has been added under sidebar navigation Pastes DB now shows recent 100 pastes Pastes DB now has a "Load all pastes" button to load our entire pastes list February 22nd, 2017 Future posted pastes will now show seconds on their date Fixed position of the "View Comments" button Hovering your mouse over the date in comments will now show the full date of comment February 21st, 2017 Website statistics has been moved from sidebar to About page About page has been improved February 19th, 2017 New design for pastes page Fixed a typo in unlisted pastes Added "Characters" and "Words" column in Pastes DB & Search Title of downloaded pastes no longer shows date Fixed html code rendering on RAW pastes You can now sort everything on Pastes DB & Search February 17th, 2017 Pastes with no title when posted will be automatically named "Untitled" February 14th, 2017 Added notice message on private/unlisted pastes February 13th, 2017 About page has been improved February 5th, 2017 Max comment characters changed from 50 to 150 February 4th, 2017 Added "Recently Deleted Pastes" to Pastes page January 31st, 2017 Self-Destruct option has been added Fixed issue with Search page January 28th, 2017 Added "Scroll Up" button on bottom-right corner of few pages Title of paste is no longer a link inside their page January 26th, 2017 Max title characters changed from 40 to 100 January 24th, 2017 Hit counter has been removed January 15th, 2017 Pastes now show in a new format Anti-XSS has been added to the paste title December 30th, 2016 Max paste characters changed from 20,000 to 100,000 Index and About page have been edited RAW has been improved. Now it shows exactly like the paste Export as PNG now available August 18th, 2016 Added option to private paste when posting (private pastes are unsearch-able) Made their titles click-able when viewing a paste August 14th, 2016 Moved logo and support signature from all pages to 'About' page Site now loads faster. 0.9s > 0.5s Text is no longer deleted if you fail captcha New page 'Support Us' http://Skidbin.net/support-us Added Total Stickies on navigation bar We now have a Twitter account! Follow us at @SkidbinNET August 13th, 2016 You can now download pastes as .txt & .png Sticky pastes have been added! Visit http://Skidbin.net/sticky for more information Added option to unlist paste when posting Increased 10,000 characters limit to 20,000 August 11th, 2016 URL is now Skidbin.net July 26th, 2016 Changelog is now public July 25th, 2016 Optimized the website for SEO Fixed total comments saying 0 in a specific page July 24th, 2016 Some colors have been fixed up to make the website look better June 29th, 2016 Skidbin Reborn has been released