I propose to update the following parameters of the Fake News Oracle list:
- Source Archive allowed files:
This field allows submitters to include a file to make their case. Unfortunately there is a bug in the allowed files list, which is comma separated instead of space separated. This should be fixed by removing the commas. - Update the evidence display URI to the latest version at
/ipfs/QmUbBGRTCH3zxTFSNJ1asUFtpwvyXasrzhzLxYVMoEW8Nc/index.html. The reason for this is that this evidence display supports the newlinkfield type, which is discussed in the next point. - Update the
Sourcefield to use the newlinkfile type, instead oftext. This will slightly improve UX as users can just click the link instead of having to copy-paste it. - Finally, remove the redundant
evidenceDisplayInterfaceURIHashvalue from the meta evidence. Since ipfs (which does hash-based content addressing) is used to store the display, this field is redundant and not used, so it should be removed to avoid errors.