-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtraces.json
25 lines (22 loc) · 1.11 KB
/
traces.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[
"traceName": "Plos",
"uriPattern": "http://journals.plos.org/plosone/article?id=[10.1371/journal.pone.0167475]",
"uriRegex": "http://journals.plos.org/plosone/article\\?id=(.*)?(&|$)",
var tipuesearch_pages = [
]
var tipuesearch = {
"pages": [
{
"text": "http://journals.plos.org/plosone/article?id=[10.1371/journal.pone.0167475]",
"tags": "Example Category",
"url" : "http//oncrashreboot.com/plugin-example.html",
"title": "plos"
},
{
"text": "Sed dignissim lacinia nunc. Curabitur tortor. Pellentesque nibh. Aenean quam. In scelerisque sem at dolor. Maecenas mattis. Sed convallis tristique sem. Proin ut ligula vel nunc egestas porttitor. Morbi lectus risus, iaculis vel, suscipit quis, luctus non, massa. Fusce ac turpis quis ligula lacinia aliquet. Mauris ipsum. Nulla metus metus, ullamcorper vel, tincidunt sed, euismod in, nibh.",
"tags": "Example Category",
"url" : "http://oncrashreboot.com/plugin-example-2.html",
"title": "Review of the book Lorem Ipsum"
}
]
}