Skip to content

Commit

Permalink
Added more links.
Browse files Browse the repository at this point in the history
  • Loading branch information
sybrew committed Mar 10, 2020
1 parent 744464e commit 6b3c7f9
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 10 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ <h1>404: Endpoint not found</h1>
innerHTML = --time > 0 ? time : time < -3 ? '???' : ( '.'.repeat( Math.min( 3, Math.abs( time ) ) ) ) || 0;
if ( t.innerHTML !== innerHTML ) t.innerHTML = innerHTML;
}, 1000 );
</scripT>
</script>
</body>
</html>
2 changes: 1 addition & 1 deletion 503.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ <h1>Error: Could not resolve endpoint</h1>
innerHTML = --time > 0 ? time : time < -3 ? '???' : ( '.'.repeat( Math.min( 3, Math.abs( time ) ) ) ) || 0;
if ( t.innerHTML !== innerHTML ) t.innerHTML = innerHTML;
}, 1000 );
</scripT>
</script>
</body>
</html>
59 changes: 51 additions & 8 deletions links.json
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@
},
"reviews": {
"_alt": [
"r",
"reviews"
"r"
],
"_deep": {
"wp": "https://wordpress.org/support/plugin/autodescription/reviews/"
Expand Down Expand Up @@ -208,7 +207,12 @@
],
"_deep": {
"eu": "https://eu.theseoframework.com/get-license/",
"many": "https://premium.theseoframework.com/get-many-sites-license/",
"volume": {
"_alt": [
"many"
],
"_default": "https://premium.theseoframework.com/get-volume-license/"
},
"support": "https://premium.theseoframework.com/support/"
},
"_default": "https://premium.theseoframework.com/get-license/"
Expand Down Expand Up @@ -238,11 +242,50 @@
"_default": "https://theseoframework.com/contact/"
},
"support": {
"_alt": [
"forum",
"forums"
],
"_default": "https://wordpress.org/support/plugin/autodescription/"
"_deep": {
"codeable": "https://codeable.io/partners/the-seo-framework/",
"github": {
"_alt": [
"feature",
"request-feature"
],
"_default": "https://github.com/sybrew/The-SEO-Framework-Extension-Manager/issues/new/choose"
},
"tsf": {
"_alt": [
"wp",
"public-tsf",
"forum",
"voluntary"
],
"_deep": {
"new-topic": "https://wordpress.org/support/plugin/autodescription/#new-topic-0"
},
"_default": "https://wordpress.org/support/plugin/autodescription/"
},
"em": {
"_alt": [
"public-em"
],
"_deep": {
"private": "https://theseoframework.com/contact/"
},
"_default": "https://github.com/sybrew/The-SEO-Framework-Extension-Manager/issues/new/choose"
},
"billing": {
"_deep": {
"refund": "https://premium.theseoframework.com/support/"
},
"_default": "https://theseoframework.com/refund-policy/"
},
"contact": {
"_alt": [
"email"
],
"_default": "https://theseoframework.com/contact/"
}
},
"_default": "https://theseoframework.com/support/"
},
"tos": {
"_alt": [
Expand Down

0 comments on commit 6b3c7f9

Please sign in to comment.