N°396
REPOSITORY DETAIL · 仓库详情
Open Source · GITHUB
not-paid – kleampa
kleampa/not-paid
JavaScript 开源项目
15,578 Stars
1,032 Forks
JavaScript
1
Views · 浏览
项目简介
客户没付钱?为 body 标签添加不透明度并每天递减,直至网站完全淡出。
SECTION · 01
关键指标一览
Stars 数
15,578
Forks 数
1,032
Watchers 数
15,578
Issue 数
10
主要语言
JavaScript
仓库所有者
kleampa
创建时间
2016.10.05
更新时间
2026.08.08
最近推送
2026.08.08
SECTION · 03
README 详细介绍
README 原文为英文,如需阅读完整中文内容,建议使用 浏览器翻译插件(如 Edge 浏览器自带翻译、Google 翻译扩展)进行整页翻译。
GitAds Sponsored
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](https://letsdeel.com ) to make sure you get paid.
PS2: For travel eSIMs, give it a try to eSIModo
Usage
Just load the not-paid.js file in ``````
- 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.
已复制克隆地址到剪贴板