Skip to content

Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away

Notifications You must be signed in to change notification settings

kenairock/not-paid

This branch is up to date with kleampa/not-paid:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

25f2b3b · Jan 22, 2024

History

40 Commits
Jan 22, 2024
Feb 7, 2019

Repository files navigation

Client did not pay?

Add opacity to the body tag and decrease it every day until their site completely fades away. Set a due date and customize the number of days you offer them until the website is fully vanished.

/* change these variables as you wish */
var due_date = new Date('2017-02-27');
var days_deadline = 60;
/* stop changing here */

PS: Next time use letsdeel.com to make sure you get paid.

Usage

Just load the not-paid.js file in <head>

  • A Wordpress plugin is also available here.
  • There's also an Android version available here.
  • There's also an Windows Forms version available here.
  • Flutter version available here.
  • iOS (SwiftUI) version available here.
  • Angular version available here.

Author

Inspired from twitter (@riklomas) Made by Ciprian (@kleampa), Romania

PS: No PR's or issues will be accepted for this project.

Advertising

Because this repo is going viral from time to time to developers, I'm open for discussion if you want to promote a product/service in this README file. Just mail me at kleampa[]gmail

About

Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%