commit d20208052faff6470f7785a2d758ac8580816dbc
Author: ffff:75.106.213.253 <ffff:75.106.213.253@wifinder.wiki> Date: 2025-01-16 19:32:29 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index 8ba37df..b2e8ea1 100644 --- a/data.scroll +++ b/data.scroll @@ -4,6 +4,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers +name Denny's +lat 37.6502074 +long -122.4078922 +download 11 +upload 1 +tester breck + name Wendy's lat 37.6521506 long -122.4019952
commit 5462d4e52a75fcbed88ad5fea0ea56cbde5a1ec8
Author: ffff:23.125.128.85 <ffff:23.125.128.85@wifinder.wiki> Date: 2025-01-16 01:51:04 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index d201c9f..8ba37df 100644 --- a/data.scroll +++ b/data.scroll @@ -4,6 +4,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers +name Wendy's +lat 37.6521506 +long -122.4019952 +download 28 +upload 44 +tester breck + name Starbucks lat 37.50647967583595 long -122.26114072634795
commit 64cb035fc5d1ddb3d989ec8a264bf566465750b7
Author: ffff:67.170.250.172 <ffff:67.170.250.172@wifinder.wiki> Date: 2025-01-16 00:56:51 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index 7c882b7..d201c9f 100644 --- a/data.scroll +++ b/data.scroll @@ -4,6 +4,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers +name Starbucks +lat 37.50647967583595 +long -122.26114072634795 +download 10 +upload 3 +tester breck + name Peets lat 37.505319750460956 long -122.25956720643686
commit 17091562b791416eedeb12548c03f71e2d6548cb
Author: ffff:173.13.151.89 <ffff:173.13.151.89@wifinder.wiki> Date: 2025-01-16 00:52:56 +0000 Subject: updated thanks.scroll diff --git a/thanks.scroll b/thanks.scroll index ab63e37..7442f66 100644 --- a/thanks.scroll +++ b/thanks.scroll @@ -1,14 +1,14 @@ -title WiFinder - Thank you! - -header.scroll -container 600px - -> Test added successfully! Thank you! - -br 2 -center -button Back to home - index.html -br 4 - -footer.scroll +title WiFinder - Thank you! + +header.scroll +container 600px + +> Test added successfully! Thank you! + +br 2 +center +scrollButton Back to home + index.html +br 4 + +footer.scroll
commit c3ff47cd95f8d48d701e9fbf2996e38f453f5dcd
Author: ffff:173.13.151.89 <ffff:173.13.151.89@wifinder.wiki> Date: 2025-01-16 00:52:37 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index 48aaf4d..7c882b7 100644 --- a/data.scroll +++ b/data.scroll @@ -4,6 +4,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers +name Peets +lat 37.505319750460956 +long -122.25956720643686 +download 10 +upload 4 +tester breck + name Marsha's lat 37.5081677 long -122.2527167
commit 9736744cc05ed19dc78533c3db29b543c9f98e66
Author: ffff:71.202.89.93 <ffff:71.202.89.93@wifinder.wiki> Date: 2025-01-15 20:14:06 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index a7fe43d..48aaf4d 100644 --- a/data.scroll +++ b/data.scroll @@ -3,6 +3,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers + +name Marsha's +lat 37.5081677 +long -122.2527167 +download 72 +upload 71 +tester breck name Mel's lat 37.7995474 long -122.4371366
commit 1036a75aacd1e8f958f266e5456e1da63c33df50
Author: ffff:108.199.135.104 <ffff:108.199.135.104@wifinder.wiki> Date: 2025-01-14 17:54:48 +0000 Subject: updated data.scroll diff --git a/data.scroll b/data.scroll index bc7bcbf..a7fe43d 100644 --- a/data.scroll +++ b/data.scroll @@ -3,13 +3,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers - name Mel's lat 37.7995474 long -122.4371366 download 59 upload 59 tester breck + name Brecks lat 37.7833084 long -122.4617939
commit 7ba733c8b4a222355bf828dc99dc5524c824b334
Author: ffff:108.199.135.104 <ffff:108.199.135.104@wifinder.wiki> Date: 2025-01-14 17:54:36 +0000 Subject: updated data.parsers diff --git a/data.parsers b/data.parsers index d7c3cd5..5220444 100644 --- a/data.parsers +++ b/data.parsers @@ -1,35 +1,33 @@ -importOnly - -nameParser - description What is the name of the coffee shop? - extends abstractIdParser - float sortIndex 1.001 - boolean isMeasureRequired true - -downloadParser - description What is the download speed in Mbps? - extends abstractIntegerMeasureParser - float sortIndex 1.015 - boolean isMeasureRequired true - -uploadParser - description What is the upload speed in Mbps? - extends abstractIntegerMeasureParser - float sortIndex 1.02 - boolean isMeasureRequired true - -testerParser - description Who tested it? - extends abstractStringMeasureParser - float sortIndex 1.902 - boolean isMeasureRequired true - -latParser - description What is the latitude of the location? - extends abstractFloatMeasureParser - float sortIndex 1.005 - -longParser - description What is the longitude of the location? - extends abstractFloatMeasureParser - float sortIndex 1.006 +nameParser + description What is the name of the coffee shop? + extends abstractIdParser + float sortIndex 1.001 + boolean isMeasureRequired true + +downloadParser + description What is the download speed in Mbps? + extends abstractIntegerMeasureParser + float sortIndex 1.015 + boolean isMeasureRequired true + +uploadParser + description What is the upload speed in Mbps? + extends abstractIntegerMeasureParser + float sortIndex 1.02 + boolean isMeasureRequired true + +testerParser + description Who tested it? + extends abstractStringMeasureParser + float sortIndex 1.902 + boolean isMeasureRequired true + +latParser + description What is the latitude of the location? + extends abstractFloatMeasureParser + float sortIndex 1.005 + +longParser + description What is the longitude of the location? + extends abstractFloatMeasureParser + float sortIndex 1.006
commit ab0459449bda363b06d26499c37affaf0199b769
Author: ffff:108.199.135.104 <ffff:108.199.135.104@wifinder.wiki> Date: 2025-01-14 17:53:47 +0000 Subject: Inserted particles into data.scroll diff --git a/data.scroll b/data.scroll index b16acdc..bc7bcbf 100644 --- a/data.scroll +++ b/data.scroll @@ -3,6 +3,13 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers + +name Mel's +lat 37.7995474 +long -122.4371366 +download 59 +upload 59 +tester breck name Brecks lat 37.7833084 long -122.4617939
commit b8b32203ae305e642229a15c2f504ff2118e08c1
Author: ffff:12.186.22.250 <ffff:12.186.22.250@wifinder.wiki> Date: 2025-01-08 01:14:27 +0000 Subject: updated data.scroll diff --git a/data.scroll b/data.scroll index 816390d..b16acdc 100644 --- a/data.scroll +++ b/data.scroll @@ -3,7 +3,6 @@ buildMeasures measures.json measures.csv measures.tsv data.parsers - name Brecks lat 37.7833084 long -122.4617939