Advertisement
Guest User

Untitled

a guest
Feb 25th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2. "contents": [
  3. {
  4. "TITLE": "The \u0026lt;img\u0026gt; tag 1",
  5. "PROFILES":
  6. {
  7. "1": "F2B_DEFAULT"
  8. },
  9. "fields": {
  10. "URL": "https://www.example.com/1"
  11. }
  12. },
  13. {
  14. "TITLE": "The <img> tag 2",
  15. "PROFILES":
  16. {
  17. "1": "F2B_DEFAULT"
  18. },
  19. "fields": {
  20. "URL": "https://www.example.com/2"
  21. }
  22. },
  23. {
  24. "TITLE": "The <img> tag 3",
  25. "PROFILES":
  26. {
  27. "1": "F2B_DEFAULT"
  28. },
  29. "fields": {
  30. "URL": "https://www.example.com/3"
  31. }
  32. },
  33. {
  34. "TITLE": "The <img> tag 4",
  35. "PROFILES":
  36. {
  37. "1": "F2B_DEFAULT"
  38. },
  39. "fields": {
  40. "URL": "https://www.example.com/4"
  41. }
  42. },
  43. {
  44. "TITLE": "The \u0026lt;img\u0026gt; tag 5",
  45. "PROFILES":
  46. {
  47. "1": "F2B_DEFAULT"
  48. },
  49. "fields": {
  50. "URL": "https://www.example.com/5",
  51. "TAGS": [
  52. "The \u0026lt;img\u0026gt; tag",
  53. "The &lt;img&gt; tag",
  54. "The &#x3C;img&#x3E; tag",
  55. "The <img> tag"
  56. ],
  57. "TEST": [
  58. "The \u0026lt;img\u0026gt; tag",
  59. "The &lt;img&gt; tag",
  60. "The &#x3C;img&#x3E; tag",
  61. "The <img> tag"
  62. ]
  63. }
  64. },
  65. {
  66. "TITLE": " \u20ac &euro; &#x20AC; € \"'<style></style><script></script>\u0026lt; \u0026lt; <>& 😁 <img alt='alt'></img> &#8209; [&lt;Topic&gt; - &lt;Global, Region or Country] Subject (Template for CPTS and QM) [<Topic> - <Global, Region or Country] Subject (Template for CPTS and QM) ",
  67. "PROFILES":
  68. {
  69. "1": "F2B_DEFAULT"
  70. },
  71. "fields": {
  72. "URL": "https://www.example.com/10",
  73. "GROUP_OF_ATTRIBUTES": [
  74. {
  75. "NAME": [
  76. "one",
  77. "two",
  78. "three"
  79. ]
  80. }
  81. ]
  82. }
  83. }
  84. ]
  85. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement