Module:CareerList/config: Difference between revisions
Content deleted Content added
PeaceDeadC (talk | contribs) No edit summary |
PeaceDeadC (talk | contribs) No edit summary |
||
Line 1:
url = 'https://example1.com/a/$1/b.html'▼
},▼
url = 'https://example2.com/b/$1/c.html'▼
}▼
return {
id = 'id'
▲ },
example2 = {
id = 'id'
▲ }
}
| |||