Diff
checker
Text
Text
Images
Documents
Excel
Folders
Legal
Enterprise
Desktop
Pricing
Sign in
Download Diffchecker Desktop
Compare text
Find the difference between two text files
Tools
History
Real-time editor
Hide unchanged lines
Disable line wrap
Layout
Split
Unified
Diff precision
Smart
Word
Char
Syntax highlighting
Choose syntax
Ignore
Transform text
Go to first change
Edit input
Diffchecker Desktop
The most secure way to run Diffchecker. Get the Diffchecker Desktop app: your diffs never leave your computer!
Get Desktop
SharpTimer-WallLists 1.0.6->1.0.7
Created
10 months ago
Diff never expires
Clear
Export
Share
Explain
1 removal
Lines
Total
Removed
Characters
Total
Removed
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
50 lines
Copy
5 additions
Lines
Total
Added
Characters
Total
Added
To continue using this feature, upgrade to
Diff
checker
Pro
View Pricing
54 lines
Copy
{
{
"DatabaseType": 1,
"DatabaseType": 1,
"DatabaseSettings": {
"DatabaseSettings": {
"host": "localhost",
"host": "localhost",
"database": "database",
"database": "database",
"username": "user",
"username": "user",
"password": "password",
"password": "password",
"port": 3306,
"port": 3306,
"sslmode": "none",
"sslmode": "none",
"table-prefix": ""
"table-prefix": ""
},
},
"ListSettings": {
"ListSettings": {
"TimesTitleText": "|---- Map Times ----|",
"TimesTitleText": "|---- Map Times ----|",
"TimesTextAlignment": "center",
"TimesTextAlignment": "center",
"TimesCount": 5,
"TimesCount": 5,
"PointsTitleText": "|--- Points Leaders ---|",
"PointsTitleText": "|--- Points Leaders ---|",
"PointsTextAlignment": "center",
"PointsTextAlignment": "center",
"PointsCount": 5,
"PointsCount": 5,
"CompletionsTitleText": "|--- Maps Completed ---|",
"CompletionsTitleText": "|--- Maps Completed ---|",
"CompletionsTextAlignment": "center",
"CompletionsTextAlignment": "center",
"CompletionsCount": 5
"CompletionsCount": 5
},
},
"TextSettings": {
"TextSettings": {
Copy
Copied
Copy
Copied
"FontName": "Arial Bold",
"TitleFontSize": 26,
"TitleFontSize": 26,
"TitleTextScale": 0.45,
"TitleTextScale": 0.45,
"ListFontSize": 24,
"ListFontSize": 24,
"ListTextScale": 0.35,
"ListTextScale": 0.35,
"MaxNameLength": 32,
"MaxNameLength": 32,
"TitleTextColor": "Magenta",
"TitleTextColor": "Magenta",
"FirstPlaceColor": "Lime",
"FirstPlaceColor": "Lime",
"SecondPlaceColor": "Coral",
"SecondPlaceColor": "Coral",
"ThirdPlaceColor": "Cyan",
"ThirdPlaceColor": "Cyan",
"DefaultColor": "White"
"DefaultColor": "White"
},
},
"Commands": {
"Commands": {
"TimesListCommand": "tlist",
"TimesListCommand": "tlist",
"PointsListCommand": "plist",
"PointsListCommand": "plist",
"CompletionsListCommand": "clist",
"CompletionsListCommand": "clist",
"RemoveListCommand": "rlist",
"RemoveListCommand": "rlist",
"ReloadConfigCommand": "reloadlistcfg",
"ReloadConfigCommand": "reloadlistcfg",
"UpdateConfigCommand": "updatelistcfg",
"UpdateConfigCommand": "updatelistcfg",
"CommandPermission": "@css/root"
"CommandPermission": "@css/root"
},
},
"TimeBasedUpdate": false,
"TimeBasedUpdate": false,
"UpdateInterval": 300,
"UpdateInterval": 300,
"RecordStyle": "0",
"RecordStyle": "0",
Copy
Copied
Copy
Copied
"EnableBackground": true,
"BackgroundWidth": 30.0,
"SaveToDb": false,
"SaveToDb": false,
Copy
Copied
Copy
Copied
"RemoveDistance": 200,
"AutoUpdateConfig": false,
"AutoUpdateConfig": false,
Copy
Copied
Copy
Copied
"ConfigVersion":
6
"ConfigVersion":
7
}
}
Saved diffs
Original text
Open file
{ "DatabaseType": 1, "DatabaseSettings": { "host": "localhost", "database": "database", "username": "user", "password": "password", "port": 3306, "sslmode": "none", "table-prefix": "" }, "ListSettings": { "TimesTitleText": "|---- Map Times ----|", "TimesTextAlignment": "center", "TimesCount": 5, "PointsTitleText": "|--- Points Leaders ---|", "PointsTextAlignment": "center", "PointsCount": 5, "CompletionsTitleText": "|--- Maps Completed ---|", "CompletionsTextAlignment": "center", "CompletionsCount": 5 }, "TextSettings": { "TitleFontSize": 26, "TitleTextScale": 0.45, "ListFontSize": 24, "ListTextScale": 0.35, "MaxNameLength": 32, "TitleTextColor": "Magenta", "FirstPlaceColor": "Lime", "SecondPlaceColor": "Coral", "ThirdPlaceColor": "Cyan", "DefaultColor": "White" }, "Commands": { "TimesListCommand": "tlist", "PointsListCommand": "plist", "CompletionsListCommand": "clist", "RemoveListCommand": "rlist", "ReloadConfigCommand": "reloadlistcfg", "UpdateConfigCommand": "updatelistcfg", "CommandPermission": "@css/root" }, "TimeBasedUpdate": false, "UpdateInterval": 300, "RecordStyle": "0", "SaveToDb": false, "AutoUpdateConfig": false, "ConfigVersion": 6 }
Changed text
Open file
{ "DatabaseType": 1, "DatabaseSettings": { "host": "localhost", "database": "database", "username": "user", "password": "password", "port": 3306, "sslmode": "none", "table-prefix": "" }, "ListSettings": { "TimesTitleText": "|---- Map Times ----|", "TimesTextAlignment": "center", "TimesCount": 5, "PointsTitleText": "|--- Points Leaders ---|", "PointsTextAlignment": "center", "PointsCount": 5, "CompletionsTitleText": "|--- Maps Completed ---|", "CompletionsTextAlignment": "center", "CompletionsCount": 5 }, "TextSettings": { "FontName": "Arial Bold", "TitleFontSize": 26, "TitleTextScale": 0.45, "ListFontSize": 24, "ListTextScale": 0.35, "MaxNameLength": 32, "TitleTextColor": "Magenta", "FirstPlaceColor": "Lime", "SecondPlaceColor": "Coral", "ThirdPlaceColor": "Cyan", "DefaultColor": "White" }, "Commands": { "TimesListCommand": "tlist", "PointsListCommand": "plist", "CompletionsListCommand": "clist", "RemoveListCommand": "rlist", "ReloadConfigCommand": "reloadlistcfg", "UpdateConfigCommand": "updatelistcfg", "CommandPermission": "@css/root" }, "TimeBasedUpdate": false, "UpdateInterval": 300, "RecordStyle": "0", "EnableBackground": true, "BackgroundWidth": 30.0, "SaveToDb": false, "RemoveDistance": 200, "AutoUpdateConfig": false, "ConfigVersion": 7 }
Find difference