diff --git a/data.json b/data.json index 8e1fb419..2210de3d 100644 --- a/data.json +++ b/data.json @@ -40,7 +40,12 @@ "type":"568服务" }, { - "name":"32 位 x86 虚拟机", + "name":"狗屁不通文章生成器", + "url":"/incert/?link=/lib/tools/BullshitGenerator/", + "type":"文字工具" + }, + { + "name":"在线 x86 虚拟机", "url":"/lib/tools/v86/", "type":"软件模拟" } diff --git a/js/api.js b/js/api.js index b11615ed..5a52bb3f 100644 --- a/js/api.js +++ b/js/api.js @@ -45,13 +45,22 @@ var classify = [{ "id": 3, "name": "软件模拟", "list": [{ - "name": "32 位 x86 虚拟机", + "name": "在线 x86 虚拟机", "url": "/incert/?link=/lib/tools/v86/", "hot": 0, "img": "" }] }, { "id": 4, + "name": "文字工具", + "list": [{ + "name": "狗屁不通文章生成器", + "url": "/incert/?link=/lib/tools/BullshitGenerator/", + "hot": 0, + "img": "" + }] +}, { + "id": 5, "name": "屏幕工具", "list": [{ "name": "黑色全屏", diff --git a/tools/BullshitGenerator/LICENSE b/tools/BullshitGenerator/LICENSE new file mode 100644 index 00000000..02e01f19 --- /dev/null +++ b/tools/BullshitGenerator/LICENSE @@ -0,0 +1,46 @@ +Copyright (c) 2019 meng ke, suulnnka + +"Anti 996" License Version 1.0 (Draft) + +Permission is hereby granted to any individual or legal entity +obtaining a copy of this licensed work (including the source code, +documentation and/or related items, hereinafter collectively referred +to as the "licensed work"), free of charge, to deal with the licensed +work for any purpose, including without limitation, the rights to use, +reproduce, modify, prepare derivative works of, distribute, publish +and sublicense the licensed work, subject to the following conditions: + +1. The individual or the legal entity must conspicuously display, +without modification, this License and the notice on each redistributed +or derivative copy of the Licensed Work. + +2. The individual or the legal entity must strictly comply with all +applicable laws, regulations, rules and standards of the jurisdiction +relating to labor and employment where the individual is physically +located or where the individual was born or naturalized; or where the +legal entity is registered or is operating (whichever is stricter). In +case that the jurisdiction has no such laws, regulations, rules and +standards or its laws, regulations, rules and standards are +unenforceable, the individual or the legal entity are required to +comply with Core International Labor Standards. + +3. The individual or the legal entity shall not induce, suggest or force +its employee(s), whether full-time or part-time, or its independent +contractor(s), in any methods, to agree in oral or written form, to +directly or indirectly restrict, weaken or relinquish his or her +rights or remedies under such laws, regulations, rules and standards +relating to labor and employment as mentioned above, no matter whether +such written or oral agreements are enforceable under the laws of the +said jurisdiction, nor shall such individual or the legal entity +limit, in any methods, the rights of its employee(s) or independent +contractor(s) from reporting or complaining to the copyright holder or +relevant authorities monitoring the compliance of the license about +its violation(s) of the said license. + +THE LICENSED WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR +OTHERWISE, ARISING FROM, OUT OF OR IN ANY WAY CONNECTION WITH THE +LICENSED WORK OR THE USE OR OTHER DEALINGS IN THE LICENSED WORK. diff --git a/tools/BullshitGenerator/LICENSE_CN b/tools/BullshitGenerator/LICENSE_CN new file mode 100644 index 00000000..2e6230e3 --- /dev/null +++ b/tools/BullshitGenerator/LICENSE_CN @@ -0,0 +1,23 @@ +版权所有(c)2019 meng ke, suulnnka + +反996许可证版本1.0 + +在符合下列条件的情况下,特此免费向任何得到本授权作品的副本(包括源代码、文件和/或相关内容,以 +下统称为“授权作品”)的个人和法人实体授权:被授权个人或法人实体有权以任何目的处置授权作品,包括 +但不限于使用、复制,修改,衍生利用、散布,发布和再许可: + +1. 个人或法人实体必须在许可作品的每个再散布或衍生副本上包含以上版权声明和本许可证,不得自行修 +改。 +2. 个人或法人实体必须严格遵守与个人实际所在地或个人出生地或归化地、或法人实体注册地或经营地( +以较严格者为准)的司法管辖区所有适用的与劳动和就业相关法律、法规、规则和标准。如果该司法管辖区 +没有此类法律、法规、规章和标准或其法律、法规、规章和标准不可执行,则个人或法人实体必须遵守国际 +劳工标准的核心公约。 +3. 个人或法人不得以任何方式诱导、暗示或强迫其全职或兼职员工或其独立承包人以口头或书面形式同意 +直接或间接限制、削弱或放弃其所拥有的,受相关与劳动和就业有关的法律、法规、规则和标准保护的权利 +或补救措施,无论该等书面或口头协议是否被该司法管辖区的法律所承认,该等个人或法人实体也不得以任 +何方法限制其雇员或独立承包人向版权持有人或监督许可证合规情况的有关当局报告或投诉上述违反许可证 +的行为的权利。 + +该授权作品是"按原样"提供,不做任何明示或暗示的保证,包括但不限于对适销性、特定用途适用性和非侵 +权性的保证。在任何情况下,无论是在合同诉讼、侵权诉讼或其他诉讼中,版权持有人均不承担因本软件或 +本软件的使用或其他交易而产生、引起或与之相关的任何索赔、损害或其他责任。 diff --git a/tools/BullshitGenerator/README.md b/tools/BullshitGenerator/README.md new file mode 100644 index 00000000..62045a0d --- /dev/null +++ b/tools/BullshitGenerator/README.md @@ -0,0 +1,16 @@ +# 文章生成器 +# BullshitGenerator + +原项目地址 https://github.com/menzi11/BullshitGenerator + +网页版地址 https://suulnnka.github.io/BullshitGenerator/index.html + +修改: +1.设计并移植至浏览器 +2.修正标点及布局的bug +3.更加中文化编程 + +未来可以做的点: +1.解决python与javascript代码协同问题 +2.更美的文字布局排版 +3.更多的语料库与更好的生成算法 diff --git a/tools/BullshitGenerator/index.html b/tools/BullshitGenerator/index.html new file mode 100644 index 00000000..8beaa1b2 --- /dev/null +++ b/tools/BullshitGenerator/index.html @@ -0,0 +1,482 @@ + + + 狗屁不通文章生成器 + + + + + + + +
+
文章生成器
+
+ 主题 + + +
+
+
+
+

请勿将生成的文章用于正规用途

+

声明

+
+
+

+ 网页版 + + @suulnnka +

+

+ 原版 + + @menzi11 +

+
+ + + + + diff --git a/tools/BullshitGenerator/声明.txt b/tools/BullshitGenerator/声明.txt new file mode 100644 index 00000000..837b0993 --- /dev/null +++ b/tools/BullshitGenerator/声明.txt @@ -0,0 +1,28 @@ +声明: + +本作品使用反996许可证发布 +仅供测试使用,请勿将生成的文章用于正规用途 + +免责声明: + +在使用本作品前,请您务必仔细阅读并透彻理解本声明。您可以选择不使用本作品,但如果您使用本作品,您的使用行为将被视为对本声明全部内容的认可。 +本作品产生的文章由用户输入内容结合随机信息生成,版权人不保障生成文章的安全性、正确性、及时性、合法性,用户在使用过程中的风险由用户自行承担,版权人对用户使用本作品产生的内容其概不负责,亦不承担任何法律责任。 +任何本作品生成的链接地址均系第三方或用户生成,版权人对链接本身及由链接产生的内容概不负责,亦不承担任何法律责任。 +本作品产生的文章均由浏览器产生,无服务器端服务且无存储,版权人不对由用户产生的侵权行为负责,亦不承担任何法律责任。 +本作品不对用户使用过程中使用的任何第三方产品负责,亦不承担任何法律责任。 +本作品不对任何本作品使用的第三方服务负责,亦不承担任何法律责任。 +本作品不对任何基于本作品的衍生品负责,亦不承担任何法律责任。 + +许可证: + +版权所有(c)2019 meng ke, suulnnka + +反996许可证版本1.0 + +在符合下列条件的情况下,特此免费向任何得到本授权作品的副本(包括源代码、文件和/或相关内容,以下统称为“授权作品”)的个人和法人实体授权:被授权个人或法人实体有权以任何目的处置授权作品,包括但不限于使用、复制,修改,衍生利用、散布,发布和再许可: + +1. 个人或法人实体必须在许可作品的每个再散布或衍生副本上包含以上版权声明和本许可证,不得自行修改。 +2. 个人或法人实体必须严格遵守与个人实际所在地或个人出生地或归化地、或法人实体注册地或经营地(以较严格者为准)的司法管辖区所有适用的与劳动和就业相关法律、法规、规则和标准。如果该司法管辖区没有此类法律、法规、规章和标准或其法律、法规、规章和标准不可执行,则个人或法人实体必须遵守国际劳工标准的核心公约。 +3. 个人或法人不得以任何方式诱导、暗示或强迫其全职或兼职员工或其独立承包人以口头或书面形式同意直接或间接限制、削弱或放弃其所拥有的,受相关与劳动和就业有关的法律、法规、规则和标准保护的权利或补救措施,无论该等书面或口头协议是否被该司法管辖区的法律所承认,该等个人或法人实体也不得以任何方法限制其雇员或独立承包人向版权持有人或监督许可证合规情况的有关当局报告或投诉上述违反许可证的行为的权利。 + +该授权作品是"按原样"提供,不做任何明示或暗示的保证,包括但不限于对适销性、特定用途适用性和非侵权性的保证。在任何情况下,无论是在合同诉讼、侵权诉讼或其他诉讼中,版权持有人均不承担因本软件或本软件的使用或其他交易而产生、引起或与之相关的任何索赔、损害或其他责任。