Skip to content
This repository was archived by the owner on Jul 2, 2021. It is now read-only.

Commit b29b0a3

Browse files
Updated license information due to migration to hackermancool.
1 parent 2f8e19d commit b29b0a3

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

typecheat-tampermonkey.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @namespace https://github.com/MysteryBlokHed/TypeCheat
44
// @version v1.0.0-beta.2
55
// @description A JS script to cheat on certain online typing tests.
6-
// @author Adam Thompson-Sharpe
6+
// @author hackermancool
77
// @match https://10fastfingers.com/*
88
// @match https://www.ratatype.com/*
99
// @match https://typingtestnow.com/*

typecheat-tampermonkey.min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
// @namespace https://github.com/MysteryBlokHed/TypeCheat
44
// @version v1.0.0-beta.2
55
// @description A JS script to cheat on certain online typing tests.
6-
// @author Adam Thompson-Sharpe
6+
// @author hackermancool
77
// @match https://10fastfingers.com/*
88
// @match https://www.ratatype.com/*
99
// @match https://typingtestnow.com/*

typecheat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* TypeCheat - A JS script to cheat on certain online typing tests
3-
* Copyright (C) 2020 Adam Thompson-Sharpe
3+
* Copyright (C) 2020 hackermancool
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

typecheat.min.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* TypeCheat - A JS script to cheat on certain online typing tests
3-
* Copyright (C) 2020 Adam Thompson-Sharpe
3+
* Copyright (C) 2020 hackermancool
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)