Commit
·
28eb3bd
1
Parent(s):
ed33de8
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
widget:
|
3 |
+
- text: "city ___ '\"Europe\",\"continent_code\":\"EU\",\"country\":\"Portugal\",\"country_code\":\"PT\",\"state\":\"\",\"city\":\"\",\"postal\":\"\",\"time_zone\":\"Europe/<TARGET_CITY>\",\"region\":\"EMEA\",\"ipAddress\":\"94.46.24.35\",\"latitude\":38.7057,\"longitude\":-9.1359}'"
|
4 |
+
example_title: "City True Positive Example"
|
5 |
+
- text: "lat ___ '#d52b1e\\\\\\\\\\\\\",\\\\\\\\\\\\\"d\\\\\\\\\\\\\":\\\\\\\\\\\\\"M8.96 0a8.96 8.96 0 1 1 0 17.92A8.96 8.96 0 0 1 8.96 0zm4.926 4.03a25.104 25.104 0 0 0-6.926 8.215 <TARGET_LAT> 38.068 0 0 1-2.966-2.374c-.348.763-.66 1.546-.939 2.346 1.511 1.282 3.532 2.75 4.92 3.577 1.797-4.654 4.601-7.69 7.287-9.811'"
|
6 |
+
example_title: "Lat False Positive Example"
|
7 |
+
- text: "lng ___ '7146,\\\\\"lon\\\\\":-79.403752,\\\\\"type\\\\\":metroIcon},{\\\\\"anchText\\\\\":\\\\\"St George\\\\\",\\\\\"lat\\\\\":43.6683188,\\\\\"lon\\\\\":-<TARGET_LNG>,\\\\\"type\\\\\":metroIcon},{\\\\\"anchText\\\\\":\\\\\"Museum\\\\\",\\\\\"lat\\\\\":43.6671771,\\\\\"lon\\\\\":-79.393502,\\\\\"type\\\\\":metroIc'"
|
8 |
+
example_title: "Lng True Positive Example"
|
9 |
+
- text: "region ___'><a class=\"SummaryItemImageLink-gFtgmn gGNXIl summary-item__image-link summary-item-tracking__image-link\" href=\"/story/adaku-<TARGET_REGION>-reproductive-justice-organizer-supreme-court-roe-v-wade-interview\" aria-hidden=\"true\" tabindex=\"-1\" data-component-type=\"rec'"
|
10 |
+
example_title: "Region False Positive Example"
|
11 |
+
- text: "zip ___ '\",\\\\\"client_country_code\\\\\": \\\\\"US\\\\\",\\\\\"client_continent_code\\\\\": \\\\\"NA\\\\\",\\\\\"client_metro_code\\\\\": \\\\\"753\\\\\",\\\\\"client_postal_code\\\\\": \\\\\"<TARGET_ZIP>\\\\\",\\\\\"client_conn_speed\\\\\": \\\\\"broadband\\\\\",\\\\\"client_gmt_offset\\\\\": \\\\\"-700\\\\\",\\\\\"client_latitude\\\\\": \\\\\"33.440\\\\\",\\\\\"client_longitude\\\\\": '"
|
12 |
+
example_title: "Zip True Positive Example"
|
13 |
+
---
|