Skip to content

Commit

Permalink
FDSC v1.16 (MS API changes)
Browse files Browse the repository at this point in the history
  • Loading branch information
Glorfindel83 committed May 6, 2018
1 parent ebe1966 commit 7205b48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion fdsc/fdsc.meta.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @contributor J F
// @contributor Glorfindel
// @attribution Brock Adams (https://github.com/BrockA)
// @version 1.15
// @version 1.16
// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
Expand Down
4 changes: 2 additions & 2 deletions fdsc/fdsc.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
// @contributor J F
// @contributor Glorfindel
// @attribution Brock Adams (https://github.com/BrockA)
// @version 1.15
// @version 1.16
// @updateURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.meta.js
// @downloadURL https://raw.githubusercontent.com/Charcoal-SE/Userscripts/master/fdsc/fdsc.user.js
// @supportURL https://github.com/Charcoal-SE/Userscripts/issues
Expand Down Expand Up @@ -301,7 +301,7 @@
url: "https://metasmoke.erwaysoftware.com/api/v2.0/posts/urls",
data: {
urls: fdsc.constructUrl(container),
filter: "GKNJKLILHNFMJLFKINGJJHJOLGFHJF",
filter: "HFHNHJFMGNKNFFFIGGOJLNNOFGNMILLJ",
key: fdsc.metasmokeKey
}
}).done(function (data_) {
Expand Down

0 comments on commit 7205b48

Please sign in to comment.